ujf.verimag.bip.Core.Behaviors.impl
Class ActionImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.Behaviors.impl.ActionImpl
All Implemented Interfaces:
Action
Direct Known Subclasses:
AssignmentActionImpl, CompositeActionImpl, ExpressionImpl, IfActionImpl, OpaqueElementImpl

public abstract class ActionImpl
extends EObjectImpl
implements Action

An implementation of the model object 'Action'.


Constructor Summary
protected ActionImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionImpl

protected ActionImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()