org.eclipse.etrice.core.room.impl
Class SemanticsInRuleImpl

java.lang.Object
  extended by MinimalEObjectImpl.Container
      extended by org.eclipse.etrice.core.room.impl.SemanticsRuleImpl
          extended by org.eclipse.etrice.core.room.impl.SemanticsInRuleImpl
All Implemented Interfaces:
SemanticsInRule, SemanticsRule

public class SemanticsInRuleImpl
extends SemanticsRuleImpl
implements SemanticsInRule

An implementation of the model object 'Semantics In Rule'.

EMF generated code

Field Summary
 
Fields inherited from class org.eclipse.etrice.core.room.impl.SemanticsRuleImpl
followUps, msg
 
Constructor Summary
protected SemanticsInRuleImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class org.eclipse.etrice.core.room.impl.SemanticsRuleImpl
basicGetMsg, eGet, eInverseRemove, eIsSet, eSet, eUnset, getFollowUps, getMsg, setMsg
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.etrice.core.room.SemanticsRule
getFollowUps, getMsg, setMsg
 

Constructor Detail

SemanticsInRuleImpl

protected SemanticsInRuleImpl()

EMF generated code
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class SemanticsRuleImpl
EMF generated code