|
||||||||||
| 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.SubSystemRefImpl
public class SubSystemRefImpl
An implementation of the model object 'Sub System Ref'.
The following features are implemented:
| Field Summary | |
|---|---|
protected SubSystemClass |
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 |
SubSystemRefImpl()
|
| Method Summary | |
|---|---|
SubSystemClass |
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)
|
SubSystemClass |
getType()
|
void |
setType(SubSystemClass 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 SubSystemClass type
Type' reference.
getType()| Constructor Detail |
|---|
protected SubSystemRefImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
eStaticClass in class ActorContainerRefImplpublic SubSystemClass getType()
getType in interface SubSystemRefSubSystemRef.setType(SubSystemClass),
RoomPackage.getSubSystemRef_Type()public SubSystemClass basicGetType()
public void setType(SubSystemClass newType)
setType in interface SubSystemRefnewType - the new value of the 'Type' reference.SubSystemRef.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 ActorContainerRefImpl
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||