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

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.PortExpressions.impl.PortExpressionImpl
          extended by ujf.verimag.bip.Core.PortExpressions.impl.AIExpressionImpl
All Implemented Interfaces:
AIExpression, PortExpression
Direct Known Subclasses:
AINaryExpressionImpl, AISynchroNeutralImpl, AIUnionNeutralImpl

public abstract class AIExpressionImpl
extends PortExpressionImpl
implements AIExpression

An implementation of the model object 'AI Expression'.


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

AIExpressionImpl

protected AIExpressionImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class PortExpressionImpl