|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectMinimalEObjectImpl.Container
org.eclipse.etrice.core.room.impl.ActorContainerRefImpl
org.eclipse.etrice.core.room.impl.ActorRefImpl
public class ActorRefImpl
An implementation of the model object 'Actor Ref'.
The following features are implemented:
Field Summary | |
---|---|
protected ActorClass |
type
The cached value of the ' Type ' reference. |
Fields inherited from class org.eclipse.etrice.core.room.impl.ActorContainerRefImpl |
---|
docu, name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
ActorRefImpl()
|
Method Summary | |
---|---|
ActorClass |
basicGetType()
|
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 |
getType()
|
void |
setType(ActorClass newType)
|
Methods inherited from class org.eclipse.etrice.core.room.impl.ActorContainerRefImpl |
---|
basicSetDocu, eInverseRemove, getDocu, getName, setDocu, setName, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.etrice.core.room.ActorContainerRef |
---|
getDocu, getName, setDocu, setName |
Field Detail |
---|
protected ActorClass type
Type
' reference.
getType()
Constructor Detail |
---|
protected ActorRefImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class ActorContainerRefImpl
public ActorClass getType()
getType
in interface ActorRef
ActorRef.setType(ActorClass)
,
RoomPackage.getActorRef_Type()
public ActorClass basicGetType()
public void setType(ActorClass newType)
setType
in interface ActorRef
newType
- the new value of the 'Type' reference.ActorRef.getType()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class ActorContainerRefImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class ActorContainerRefImpl
public void eUnset(int featureID)
eUnset
in class ActorContainerRefImpl
public boolean eIsSet(int featureID)
eIsSet
in class ActorContainerRefImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |