|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface BoxMachine
Interface for top-level machines (those instantiated directly by a FeatureBox)
Method Summary | |
---|---|
FeatureBox |
getBox()
Find the box that instantiated this Machine |
boolean |
run(LocalPort port,
java.lang.Object message)
Run machine based on message to port. |
Method Detail |
---|
FeatureBox getBox()
boolean run(LocalPort port, java.lang.Object message) throws java.lang.Exception
port
- port receiving messagemessage
- desired message for port
java.lang.Exception
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |