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

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.AINaryExpressionImpl
                  extended by ujf.verimag.bip.Core.PortExpressions.impl.AISynchroImpl
All Implemented Interfaces:
AIExpression, AINaryExpression, AISynchro, PortExpression

public class AISynchroImpl
extends AINaryExpressionImpl
implements AISynchro

An implementation of the model object 'AI Synchro'.


Field Summary
 
Fields inherited from class ujf.verimag.bip.Core.PortExpressions.impl.AINaryExpressionImpl
operand
 
Constructor Summary
protected AISynchroImpl()
           
 
Method Summary
protected  EClass eStaticClass()
           
 
Methods inherited from class ujf.verimag.bip.Core.PortExpressions.impl.AINaryExpressionImpl
eGet, eInverseRemove, eIsSet, eSet, eUnset, getOperand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface ujf.verimag.bip.Core.PortExpressions.AINaryExpression
getOperand
 

Constructor Detail

AISynchroImpl

protected AISynchroImpl()

Method Detail

eStaticClass

protected EClass eStaticClass()

Overrides:
eStaticClass in class AINaryExpressionImpl