|
||||||||||
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.RoomClassImpl
org.eclipse.etrice.core.room.impl.StructureClassImpl
org.eclipse.etrice.core.room.impl.ActorContainerClassImpl
public class ActorContainerClassImpl
An implementation of the model object 'Actor Container Class'.
The following features are implemented:
Field Summary | |
---|---|
protected |
actorRefs
The cached value of the ' Actor Refs ' containment reference list. |
protected |
ifSPPs
The cached value of the ' If SP Ps ' containment reference list. |
protected DetailCode |
userCode1
The cached value of the ' User Code1 ' containment reference. |
protected DetailCode |
userCode2
The cached value of the ' User Code2 ' containment reference. |
protected DetailCode |
userCode3
The cached value of the ' User Code3 ' containment reference. |
Fields inherited from class org.eclipse.etrice.core.room.impl.StructureClassImpl |
---|
bindings, connections |
Fields inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
---|
docu, name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
ActorContainerClassImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetUserCode1(DetailCode newUserCode1,
NotificationChain msgs)
|
NotificationChain |
basicSetUserCode2(DetailCode newUserCode2,
NotificationChain msgs)
|
NotificationChain |
basicSetUserCode3(DetailCode newUserCode3,
NotificationChain msgs)
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
|
getActorRefs()
|
|
getIfSPPs()
|
DetailCode |
getUserCode1()
|
DetailCode |
getUserCode2()
|
DetailCode |
getUserCode3()
|
void |
setUserCode1(DetailCode newUserCode1)
|
void |
setUserCode2(DetailCode newUserCode2)
|
void |
setUserCode3(DetailCode newUserCode3)
|
Methods inherited from class org.eclipse.etrice.core.room.impl.StructureClassImpl |
---|
getBindings, getConnections |
Methods inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
---|
basicSetDocu, 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.StructureClass |
---|
getBindings, getConnections |
Methods inherited from interface org.eclipse.etrice.core.room.RoomClass |
---|
getDocu, getName, setDocu, setName |
Field Detail |
---|
protectedifSPPs
If SP Ps
' containment reference list.
getIfSPPs()
protected DetailCode userCode1
User Code1
' containment reference.
getUserCode1()
protected DetailCode userCode2
User Code2
' containment reference.
getUserCode2()
protected DetailCode userCode3
User Code3
' containment reference.
getUserCode3()
protectedactorRefs
Actor Refs
' containment reference list.
getActorRefs()
Constructor Detail |
---|
protected ActorContainerClassImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class StructureClassImpl
publicgetIfSPPs()
getIfSPPs
in interface ActorContainerClass
RoomPackage.getActorContainerClass_IfSPPs()
public DetailCode getUserCode1()
getUserCode1
in interface ActorContainerClass
ActorContainerClass.setUserCode1(DetailCode)
,
RoomPackage.getActorContainerClass_UserCode1()
public NotificationChain basicSetUserCode1(DetailCode newUserCode1, NotificationChain msgs)
public void setUserCode1(DetailCode newUserCode1)
setUserCode1
in interface ActorContainerClass
newUserCode1
- the new value of the 'User Code1' containment reference.ActorContainerClass.getUserCode1()
public DetailCode getUserCode2()
getUserCode2
in interface ActorContainerClass
ActorContainerClass.setUserCode2(DetailCode)
,
RoomPackage.getActorContainerClass_UserCode2()
public NotificationChain basicSetUserCode2(DetailCode newUserCode2, NotificationChain msgs)
public void setUserCode2(DetailCode newUserCode2)
setUserCode2
in interface ActorContainerClass
newUserCode2
- the new value of the 'User Code2' containment reference.ActorContainerClass.getUserCode2()
public DetailCode getUserCode3()
getUserCode3
in interface ActorContainerClass
ActorContainerClass.setUserCode3(DetailCode)
,
RoomPackage.getActorContainerClass_UserCode3()
public NotificationChain basicSetUserCode3(DetailCode newUserCode3, NotificationChain msgs)
public void setUserCode3(DetailCode newUserCode3)
setUserCode3
in interface ActorContainerClass
newUserCode3
- the new value of the 'User Code3' containment reference.ActorContainerClass.getUserCode3()
publicgetActorRefs()
getActorRefs
in interface ActorContainerClass
RoomPackage.getActorContainerClass_ActorRefs()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class StructureClassImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class StructureClassImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class StructureClassImpl
public void eUnset(int featureID)
eUnset
in class StructureClassImpl
public boolean eIsSet(int featureID)
eIsSet
in class StructureClassImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |