|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProcessBehaviour
A representation of the model object 'Process Behaviour'.
The following features are supported:
SpaPackage.getProcessBehaviour()| Method Summary | |
|---|---|
Expression |
getBehaviour()
Returns the value of the 'Behaviour' containment reference. |
String |
getName()
Returns the value of the 'Name' attribute. |
int |
getNumReplicas()
Returns the value of the 'Num Replicas' attribute. |
void |
setBehaviour(Expression value)
Sets the value of the ' Behaviour' containment reference. |
void |
setName(String value)
Sets the value of the ' Name' attribute. |
void |
setNumReplicas(int value)
Sets the value of the ' Num Replicas' attribute. |
| Method Detail |
|---|
int getNumReplicas()
If the meaning of the 'Num Replicas' attribute isn't clear, there really should be more of a description here...
setNumReplicas(int),
SpaPackage.getProcessBehaviour_NumReplicas()void setNumReplicas(int value)
Num Replicas' attribute.
value - the new value of the 'Num Replicas' attribute.getNumReplicas()String getName()
"".
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
SpaPackage.getProcessBehaviour_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Expression getBehaviour()
If the meaning of the 'Behaviour' containment reference isn't clear, there really should be more of a description here...
setBehaviour(Expression),
SpaPackage.getProcessBehaviour_Behaviour()void setBehaviour(Expression value)
Behaviour' containment reference.
value - the new value of the 'Behaviour' containment reference.getBehaviour()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||