|
||||||||||
| 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 int |
size
The cached value of the ' Size' attribute. |
protected static int |
SIZE_EDEFAULT
The default value of the ' Size' attribute. |
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)
|
int |
getSize()
|
ActorClass |
getType()
|
void |
setSize(int newSize)
|
void |
setType(ActorClass newType)
|
java.lang.String |
toString()
|
| Methods inherited from class org.eclipse.etrice.core.room.impl.ActorContainerRefImpl |
|---|
basicSetDocu, eInverseRemove, getDocu, getName, setDocu, setName |
| 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 static final int SIZE_EDEFAULT
Size' attribute.
getSize(),
Constant Field Valuesprotected int size
Size' attribute.
getSize()protected ActorClass type
Type' reference.
getType()| Constructor Detail |
|---|
protected ActorRefImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ActorContainerRefImplpublic int getSize()
getSize in interface ActorRefActorRef.setSize(int),
RoomPackage.getActorRef_Size()public void setSize(int newSize)
setSize in interface ActorRefnewSize - the new value of the 'Size' attribute.ActorRef.getSize()public ActorClass getType()
getType in interface ActorRefActorRef.setType(ActorClass),
RoomPackage.getActorRef_Type()public ActorClass basicGetType()
public void setType(ActorClass newType)
setType in interface ActorRefnewType - 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 ActorContainerRefImplpublic void eUnset(int featureID)
eUnset in class ActorContainerRefImplpublic boolean eIsSet(int featureID)
eIsSet in class ActorContainerRefImplpublic java.lang.String toString()
toString in class ActorContainerRefImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||