ujf.verimag.bip.Core.ActionLanguage.Expressions.impl
Class DataReferenceImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.Behaviors.impl.ActionImpl
          extended by ujf.verimag.bip.Core.Behaviors.impl.ExpressionImpl
              extended by ujf.verimag.bip.Core.ActionLanguage.Expressions.impl.DataReferenceImpl
All Implemented Interfaces:
DataReference, Action, Expression
Direct Known Subclasses:
DataNavigationExpressionImpl, DataParameterSpecificationImpl, InnerInterfaceVariableReferenceImpl, InterfaceVariableReferenceImpl, VariableReferenceImpl

public abstract class DataReferenceImpl
extends ExpressionImpl
implements DataReference

An implementation of the model object 'Data Reference'.


Constructor Summary
protected DataReferenceImpl()
           
 
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

DataReferenceImpl

protected DataReferenceImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ExpressionImpl