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

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.ACUnionNeutralImpl
All Implemented Interfaces:
ACExpression, ACUnionNeutral, PortExpression

public class ACUnionNeutralImpl
extends ACExpressionImpl
implements ACUnionNeutral

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


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

ACUnionNeutralImpl

protected ACUnionNeutralImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class ACExpressionImpl