|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface StateVertexFacade
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
|---|---|
StateFacade |
getContainer()
|
java.util.Collection |
getIncoming()
|
java.util.Collection |
getOutgoing()
|
PartitionFacade |
getPartition()
The partition (if any) to which this vertex belongs. |
StateMachineFacade |
getStateMachine()
|
boolean |
isStateVertexFacadeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
| Method Detail |
|---|
boolean isStateVertexFacadeMetaType()
trueStateFacade getContainer()
java.util.Collection getIncoming()
java.util.Collection getOutgoing()
PartitionFacade getPartition()
The partition (if any) to which this vertex belongs.
StateMachineFacade getStateMachine()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||