ujf.verimag.bip.Core.PortExpressions
Interface ACExpression

All Superinterfaces:
PortExpression
All Known Subinterfaces:
ACFusion, ACFusionNeutral, ACNaryExpression, ACTyping, ACUnion, ACUnionNeutral, InnerPortReference, PortDefinitionReference, PortParameterReference, PortReference
All Known Implementing Classes:
ACExpressionImpl, ACFusionImpl, ACFusionNeutralImpl, ACNaryExpressionImpl, ACTypingImpl, ACUnionImpl, ACUnionNeutralImpl, InnerPortReferenceImpl, PortDefinitionReferenceImpl, PortParameterReferenceImpl, PortReferenceImpl

public interface ACExpression
extends PortExpression

A representation of the model object 'AC Expression'.

See Also:
PortExpressionsPackage.getACExpression()