|
||||||||||
| 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.TriggerImpl
public class TriggerImpl
An implementation of the model object 'Trigger'.
The following features are implemented:
| Field Summary | |
|---|---|
protected Guard |
guard
The cached value of the ' Guard' containment reference. |
protected |
msgFromIfPairs
The cached value of the ' Msg From If Pairs' containment reference list. |
| Constructor Summary | |
|---|---|
protected |
TriggerImpl()
|
| Method Summary | |
|---|---|
NotificationChain |
basicSetGuard(Guard 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)
|
Guard |
getGuard()
|
|
getMsgFromIfPairs()
|
void |
setGuard(Guard newGuard)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protectedmsgFromIfPairs
Msg From If Pairs' containment reference list.
getMsgFromIfPairs()protected Guard guard
Guard' containment reference.
getGuard()| Constructor Detail |
|---|
protected TriggerImpl()
| Method Detail |
|---|
protected EClass eStaticClass()
publicgetMsgFromIfPairs()
getMsgFromIfPairs in interface TriggerRoomPackage.getTrigger_MsgFromIfPairs()public Guard getGuard()
getGuard in interface TriggerTrigger.setGuard(Guard),
RoomPackage.getTrigger_Guard()
public NotificationChain basicSetGuard(Guard newGuard,
NotificationChain msgs)
public void setGuard(Guard newGuard)
setGuard in interface TriggernewGuard - the new value of the 'Guard' containment reference.Trigger.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 | |||||||||