|
||||||||||
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
public class StructureClassImpl
An implementation of the model object 'Structure Class'.
The following features are implemented:
Field Summary | |
---|---|
protected |
bindings
The cached value of the ' Bindings ' containment reference list. |
protected |
connections
The cached value of the ' Connections ' containment reference list. |
Fields inherited from class org.eclipse.etrice.core.room.impl.RoomClassImpl |
---|
docu, name, NAME_EDEFAULT |
Constructor Summary | |
---|---|
protected |
StructureClassImpl()
|
Method Summary | |
---|---|
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)
|
|
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.RoomClass |
---|
getDocu, getName, setDocu, setName |
Field Detail |
---|
protectedbindings
Bindings
' containment reference list.
getBindings()
protectedconnections
Connections
' containment reference list.
getConnections()
Constructor Detail |
---|
protected StructureClassImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class RoomClassImpl
publicgetBindings()
getBindings
in interface StructureClass
RoomPackage.getStructureClass_Bindings()
publicgetConnections()
getConnections
in interface StructureClass
RoomPackage.getStructureClass_Connections()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class RoomClassImpl
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in class RoomClassImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in class RoomClassImpl
public void eUnset(int featureID)
eUnset
in class RoomClassImpl
public boolean eIsSet(int featureID)
eIsSet
in class RoomClassImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |