|
||||||||||
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.GuardImpl
public class GuardImpl
An implementation of the model object 'Guard'.
The following features are implemented:
Field Summary | |
---|---|
protected DetailCode |
guard
The cached value of the ' Guard ' containment reference. |
Constructor Summary | |
---|---|
protected |
GuardImpl()
|
Method Summary | |
---|---|
NotificationChain |
basicSetGuard(DetailCode newGuard,
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)
|
DetailCode |
getGuard()
|
void |
setGuard(DetailCode newGuard)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected DetailCode guard
Guard
' containment reference.
getGuard()
Constructor Detail |
---|
protected GuardImpl()
Method Detail |
---|
protected EClass eStaticClass()
public DetailCode getGuard()
getGuard
in interface Guard
Guard.setGuard(DetailCode)
,
RoomPackage.getGuard_Guard()
public NotificationChain basicSetGuard(DetailCode newGuard, NotificationChain msgs)
public void setGuard(DetailCode newGuard)
setGuard
in interface Guard
newGuard
- the new value of the 'Guard' containment reference.Guard.getGuard()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
public void eSet(int featureID, java.lang.Object newValue)
public void eUnset(int featureID)
public boolean eIsSet(int featureID)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |