|
||||||||||
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.SemanticsRuleImpl
public class SemanticsRuleImpl
An implementation of the model object 'Semantics Rule'.
The following features are implemented:
Field Summary | |
---|---|
protected |
followUps
The cached value of the ' Follow Ups ' containment reference list. |
protected Message |
msg
The cached value of the ' Msg ' reference. |
Constructor Summary | |
---|---|
protected |
SemanticsRuleImpl()
|
Method Summary | |
---|---|
Message |
basicGetMsg()
|
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)
|
|
getFollowUps()
|
Message |
getMsg()
|
void |
setMsg(Message newMsg)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected Message msg
Msg
' reference.
getMsg()
protectedfollowUps
Follow Ups
' containment reference list.
getFollowUps()
Constructor Detail |
---|
protected SemanticsRuleImpl()
Method Detail |
---|
protected EClass eStaticClass()
public Message getMsg()
getMsg
in interface SemanticsRule
SemanticsRule.setMsg(Message)
,
RoomPackage.getSemanticsRule_Msg()
public Message basicGetMsg()
public void setMsg(Message newMsg)
setMsg
in interface SemanticsRule
newMsg
- the new value of the 'Msg' reference.SemanticsRule.getMsg()
publicgetFollowUps()
getFollowUps
in interface SemanticsRule
RoomPackage.getSemanticsRule_FollowUps()
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 |