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

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

public class SemanticsOutRuleImpl
extends SemanticsRuleImpl
implements SemanticsOutRule

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

EMF generated code

Field Summary
 
Fields inherited from class org.eclipse.etrice.core.room.impl.SemanticsRuleImpl
followUps, msg
 
Constructor Summary
protected SemanticsOutRuleImpl()
           
 
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

SemanticsOutRuleImpl

protected SemanticsOutRuleImpl()

EMF generated code
Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class SemanticsRuleImpl
EMF generated code