|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActorRef
A representation of the model object 'Actor Ref'.
The following features are supported:
RoomPackage.getActorRef()| Method Summary | |
|---|---|
int |
getSize()
Returns the value of the 'Size' attribute. |
ActorClass |
getType()
Returns the value of the 'Type' reference. |
void |
setSize(int value)
Sets the value of the ' Size' attribute. |
void |
setType(ActorClass value)
Sets the value of the ' Type' reference. |
| Methods inherited from interface org.eclipse.etrice.core.room.ActorContainerRef |
|---|
getDocu, getName, setDocu, setName |
| Method Detail |
|---|
int getSize()
"1".
If the meaning of the 'Size' attribute isn't clear, there really should be more of a description here...
setSize(int),
RoomPackage.getActorRef_Size()void setSize(int value)
Size' attribute.
value - the new value of the 'Size' attribute.getSize()ActorClass getType()
If the meaning of the 'Type' reference isn't clear, there really should be more of a description here...
setType(ActorClass),
RoomPackage.getActorRef_Type()void setType(ActorClass value)
Type' reference.
value - the new value of the 'Type' reference.getType()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||