|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LogicalThread
A representation of the model object 'Logical Thread'.
The following features are supported:
RoomPackage.getLogicalThread()| Method Summary | |
|---|---|
|
getInstances()
Returns the value of the 'Instances' containment reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
int |
getPrio()
Returns the value of the 'Prio' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setPrio(int value)
Sets the value of the ' Prio' attribute. |
| 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.getLogicalThread_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()int getPrio()
If the meaning of the 'Prio' attribute isn't clear, there really should be more of a description here...
setPrio(int),
RoomPackage.getLogicalThread_Prio()void setPrio(int value)
Prio' attribute.
value - the new value of the 'Prio' attribute.getPrio()getInstances()
ActorInstancePath.
If the meaning of the 'Instances' containment reference list isn't clear, there really should be more of a description here...
RoomPackage.getLogicalThread_Instances()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||