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

java.lang.Object
  extended by EObjectImpl
      extended by ujf.verimag.bip.Core.PortExpressions.impl.PortExpressionImpl
          extended by ujf.verimag.bip.Core.PortExpressions.impl.AIExpressionImpl
              extended by ujf.verimag.bip.Core.PortExpressions.impl.AIUnionNeutralImpl
All Implemented Interfaces:
AIExpression, AIUnionNeutral, PortExpression

public class AIUnionNeutralImpl
extends AIExpressionImpl
implements AIUnionNeutral

An implementation of the model object 'AI Union Neutral'.


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

AIUnionNeutralImpl

protected AIUnionNeutralImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class AIExpressionImpl