|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StateGraph
A representation of the model object 'State Graph'.
The following features are supported:
RoomPackage.getStateGraph()
Method Summary | |
---|---|
|
getChPoints()
Returns the value of the 'Ch Points' containment reference list. |
|
getStates()
Returns the value of the 'States' containment reference list. |
|
getTransitions()
Returns the value of the 'Transitions' containment reference list. |
|
getTrPoints()
Returns the value of the 'Tr Points' containment reference list. |
Method Detail |
---|
getStates()
State
.
If the meaning of the 'States' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getStateGraph_States()
getTrPoints()
TrPoint
.
If the meaning of the 'Tr Points' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getStateGraph_TrPoints()
getChPoints()
ChoicePoint
.
If the meaning of the 'Ch Points' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getStateGraph_ChPoints()
getTransitions()
Transition
.
If the meaning of the 'Transitions' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getStateGraph_Transitions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |