|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Operation
A representation of the model object 'Operation'.
The following features are supported:
RoomPackage.getOperation()| Method Summary | |
|---|---|
|
getArguments()
Returns the value of the 'Arguments' containment reference list. |
DetailCode |
getDetailCode()
Returns the value of the 'Detail Code' containment reference. |
Documentation |
getDocu()
Returns the value of the 'Docu' containment reference. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
FreeType |
getReturntype()
Returns the value of the 'Returntype' containment reference. |
void |
setDetailCode(DetailCode value)
Sets the value of the ' Detail Code' containment reference. |
void |
setDocu(Documentation value)
Sets the value of the ' Docu' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setReturntype(FreeType value)
Sets the value of the ' Returntype' containment reference. |
| Method Detail |
|---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
RoomPackage.getOperation_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()getArguments()
FreeTypedID.
If the meaning of the 'Arguments' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getOperation_Arguments()FreeType getReturntype()
If the meaning of the 'Returntype' containment reference isn't clear, there really should be more of a description here...
setReturntype(FreeType),
RoomPackage.getOperation_Returntype()void setReturntype(FreeType value)
Returntype' containment reference.
value - the new value of the 'Returntype' containment reference.getReturntype()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.getOperation_Docu()void setDocu(Documentation value)
Docu' containment reference.
value - the new value of the 'Docu' containment reference.getDocu()DetailCode getDetailCode()
If the meaning of the 'Detail Code' containment reference isn't clear, there really should be more of a description here...
setDetailCode(DetailCode),
RoomPackage.getOperation_DetailCode()void setDetailCode(DetailCode value)
Detail Code' containment reference.
value - the new value of the 'Detail Code' containment reference.getDetailCode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||