|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface State
A representation of the model object 'State'.
The following features are supported:
RoomPackage.getState()| Method Summary | |
|---|---|
DetailCode |
getDoCode()
Returns the value of the 'Do Code' containment reference. |
Documentation |
getDocu()
Returns the value of the 'Docu' containment reference. |
DetailCode |
getEntryCode()
Returns the value of the 'Entry Code' containment reference. |
DetailCode |
getExitCode()
Returns the value of the 'Exit Code' containment reference. |
java.lang.String |
getName()
|
StateGraph |
getSubgraph()
Returns the value of the 'Subgraph' containment reference. |
void |
setDoCode(DetailCode value)
Sets the value of the ' Do Code' containment reference. |
void |
setDocu(Documentation value)
Sets the value of the ' Docu' containment reference. |
void |
setEntryCode(DetailCode value)
Sets the value of the ' Entry Code' containment reference. |
void |
setExitCode(DetailCode value)
Sets the value of the ' Exit Code' containment reference. |
void |
setSubgraph(StateGraph value)
Sets the value of the ' Subgraph' containment reference. |
| Method Detail |
|---|
Documentation getDocu()
If the meaning of the 'Docu' containment reference isn't clear, there really should be more of a description here...
setDocu(Documentation),
RoomPackage.getState_Docu()void setDocu(Documentation value)
Docu' containment reference.
value - the new value of the 'Docu' containment reference.getDocu()DetailCode getEntryCode()
If the meaning of the 'Entry Code' containment reference isn't clear, there really should be more of a description here...
setEntryCode(DetailCode),
RoomPackage.getState_EntryCode()void setEntryCode(DetailCode value)
Entry Code' containment reference.
value - the new value of the 'Entry Code' containment reference.getEntryCode()DetailCode getExitCode()
If the meaning of the 'Exit Code' containment reference isn't clear, there really should be more of a description here...
setExitCode(DetailCode),
RoomPackage.getState_ExitCode()void setExitCode(DetailCode value)
Exit Code' containment reference.
value - the new value of the 'Exit Code' containment reference.getExitCode()DetailCode getDoCode()
If the meaning of the 'Do Code' containment reference isn't clear, there really should be more of a description here...
setDoCode(DetailCode),
RoomPackage.getState_DoCode()void setDoCode(DetailCode value)
Do Code' containment reference.
value - the new value of the 'Do Code' containment reference.getDoCode()StateGraph getSubgraph()
If the meaning of the 'Subgraph' containment reference isn't clear, there really should be more of a description here...
setSubgraph(StateGraph),
RoomPackage.getState_Subgraph()void setSubgraph(StateGraph value)
Subgraph' containment reference.
value - the new value of the 'Subgraph' containment reference.getSubgraph()java.lang.String getName()
getName in interface StateGraphItem
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||