|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ActorInstance
A representation of the model object 'Actor Instance'.
The following features are supported:
ETriceGenPackage.getActorInstance()| Field Summary |
|---|
| Fields inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
pathDelim |
| Method Summary | |
|---|---|
ActorClass |
getActorClass()
Returns the value of the 'Actor Class' reference. |
int |
getReplIdx()
Returns the value of the 'Repl Idx' attribute. |
java.lang.String |
getUnindexedName()
Returns the value of the 'Unindexed Name' attribute. |
void |
setActorClass(ActorClass value)
Sets the value of the ' Actor Class' reference. |
void |
setReplIdx(int value)
Sets the value of the ' Repl Idx' attribute. |
| Methods inherited from interface org.eclipse.etrice.generator.etricegen.StructureInstance |
|---|
getAllContainedInstances, getBindings, getConnections, getInstances, getOrderedIfItemInstances, getPorts, getSaps, getServices, getSpps |
| Methods inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
getName, getNObjIDs, getObjId, getPath, getThreadId, setName, setObjId |
| Method Detail |
|---|
ActorClass getActorClass()
If the meaning of the 'Actor Class' reference isn't clear, there really should be more of a description here...
setActorClass(ActorClass),
ETriceGenPackage.getActorInstance_ActorClass()void setActorClass(ActorClass value)
Actor Class' reference.
value - the new value of the 'Actor Class' reference.getActorClass()int getReplIdx()
"-1".
If the meaning of the 'Repl Idx' attribute isn't clear, there really should be more of a description here...
setReplIdx(int),
ETriceGenPackage.getActorInstance_ReplIdx()void setReplIdx(int value)
Repl Idx' attribute.
value - the new value of the 'Repl Idx' attribute.getReplIdx()java.lang.String getUnindexedName()
If the meaning of the 'Unindexed Name' attribute isn't clear, there really should be more of a description here...
ETriceGenPackage.getActorInstance_UnindexedName()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||