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

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.PortExpressions.impl.PortExpressionImpl
          extended by ujf.verimag.bip.Core.PortExpressions.impl.ACExpressionImpl
All Implemented Interfaces:
ACExpression, PortExpression
Direct Known Subclasses:
ACFusionNeutralImpl, ACNaryExpressionImpl, ACTypingImpl, ACUnionNeutralImpl, PortReferenceImpl

public abstract class ACExpressionImpl
extends PortExpressionImpl
implements ACExpression

An implementation of the model object 'AC Expression'.


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

ACExpressionImpl

protected ACExpressionImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class PortExpressionImpl