ujf.verimag.bip.Core.PortExpressions.impl
Class PortReferenceImpl

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.PortExpressions.impl.PortExpressionImpl
          extended by ujf.verimag.bip.Core.PortExpressions.impl.ACExpressionImpl
              extended by ujf.verimag.bip.Core.PortExpressions.impl.PortReferenceImpl
All Implemented Interfaces:
ACExpression, AIExpression, PortExpression, PortReference
Direct Known Subclasses:
PortDefinitionReferenceImpl, PortParameterReferenceImpl

public abstract class PortReferenceImpl
extends ACExpressionImpl
implements PortReference

An implementation of the model object 'Port Reference'.


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

PortReferenceImpl

protected PortReferenceImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ACExpressionImpl