|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectEObjectImpl
org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl
org.eclipse.etrice.generator.etricegen.impl.StructureInstanceImpl
org.eclipse.etrice.generator.etricegen.impl.ActorInstanceImpl
public class ActorInstanceImpl
An implementation of the model object 'Actor Instance'.
The following features are implemented:
| Field Summary | |
|---|---|
protected ActorClass |
actorClass
The cached value of the ' Actor Class' reference. |
protected static int |
REPL_IDX_EDEFAULT
The default value of the ' Repl Idx' attribute. |
protected int |
replIdx
The cached value of the ' Repl Idx' attribute. |
protected static java.lang.String |
UNINDEXED_NAME_EDEFAULT
The default value of the ' Unindexed Name' attribute. |
| Fields inherited from class org.eclipse.etrice.generator.etricegen.impl.StructureInstanceImpl |
|---|
bindings, connections, instances, orderedIfItemInstances, ports, protocol2service, saps, services, spps |
| Fields inherited from class org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl |
|---|
name, NAME_EDEFAULT, NOBJ_IDS_EDEFAULT, OBJ_ID_EDEFAULT, objId, PATH_EDEFAULT, THREAD_ID_EDEFAULT, threadId |
| Fields inherited from interface org.eclipse.etrice.generator.etricegen.InstanceBase |
|---|
pathDelim |
| Constructor Summary | |
|---|---|
protected |
ActorInstanceImpl()
|
| Method Summary | |
|---|---|
ActorClass |
basicGetActorClass()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
ActorClass |
getActorClass()
|
int |
getReplIdx()
|
java.lang.String |
getUnindexedName()
|
void |
setActorClass(ActorClass newActorClass)
|
void |
setReplIdx(int newReplIdx)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.etrice.generator.etricegen.impl.StructureInstanceImpl |
|---|
eInverseRemove, getAllContainedInstances, getBindings, getConnections, getInstances, getOrderedIfItemInstances, getPorts, getSaps, getServices, getSpps |
| Methods inherited from class org.eclipse.etrice.generator.etricegen.impl.InstanceBaseImpl |
|---|
getName, getNObjIDs, getObjId, getPath, getThreadId, setName, setObjId |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| 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 |
| Field Detail |
|---|
protected ActorClass actorClass
Actor Class' reference.
getActorClass()protected static final int REPL_IDX_EDEFAULT
Repl Idx' attribute.
getReplIdx(),
Constant Field Valuesprotected int replIdx
Repl Idx' attribute.
getReplIdx()protected static final java.lang.String UNINDEXED_NAME_EDEFAULT
Unindexed Name' attribute.
getUnindexedName()| Constructor Detail |
|---|
protected ActorInstanceImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class StructureInstanceImplpublic ActorClass getActorClass()
getActorClass in interface ActorInstanceActorInstance.setActorClass(ActorClass),
ETriceGenPackage.getActorInstance_ActorClass()public ActorClass basicGetActorClass()
public void setActorClass(ActorClass newActorClass)
setActorClass in interface ActorInstancenewActorClass - the new value of the 'Actor Class' reference.ActorInstance.getActorClass()public int getReplIdx()
getReplIdx in interface ActorInstanceActorInstance.setReplIdx(int),
ETriceGenPackage.getActorInstance_ReplIdx()public void setReplIdx(int newReplIdx)
setReplIdx in interface ActorInstancenewReplIdx - the new value of the 'Repl Idx' attribute.ActorInstance.getReplIdx()public java.lang.String getUnindexedName()
getUnindexedName in interface ActorInstanceETriceGenPackage.getActorInstance_UnindexedName()
public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class StructureInstanceImpl
public void eSet(int featureID,
java.lang.Object newValue)
eSet in class StructureInstanceImplpublic void eUnset(int featureID)
eUnset in class StructureInstanceImplpublic boolean eIsSet(int featureID)
eIsSet in class StructureInstanceImplpublic java.lang.String toString()
toString in class InstanceBaseImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||