|
||||||||||
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'.
Provisional API - subject to change
The following features are supported:
DTInfoPackage.getOperation()
Field Summary | |
---|---|
static java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getId()
Returns the value of the 'Id' attribute |
EList |
getOperations()
Returns the value of the 'Operations' containment reference list. |
EList |
getParameters()
Returns the value of the 'Parameters' containment reference list. |
void |
setId(java.lang.String value)
Sets the value of the ' Id ' attribute |
Field Detail |
---|
static final java.lang.String copyright
Method Detail |
---|
java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
DTInfoPackage.getOperation_Id()
void setId(java.lang.String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
EList getParameters()
Parameter
.
If the meaning of the 'Parameters' containment reference list isn't clear, there really should be more of a description here...
DTInfoPackage.getOperation_Parameters()
EList getOperations()
Operation
.
If the meaning of the 'Operations' containment reference list isn't clear, there really should be more of a description here...
DTInfoPackage.getOperation_Operations()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |