ujf.verimag.bip.Core.Behaviors
Interface Action

All Known Subinterfaces:
ArrayNavigationExpression, AssignmentAction, BinaryExpression, BooleanLiteral, CompositeAction, DataNavigationExpression, DataParameterReference, DataParameterSpecification, DataReference, Expression, FieldNavigationExpression, FunctionCallExpression, IfAction, IndexLiteral, InnerDataParameterReference, InnerInterfaceVariableReference, IntegerLiteral, InterfaceVariableReference, OpaqueElement, PointerLiteral, RealLiteral, RequiredDataParameterReference, StateReference, StringLiteral, UnaryExpression, VariableReference
All Known Implementing Classes:
ActionImpl, ArrayNavigationExpressionImpl, AssignmentActionImpl, BinaryExpressionImpl, BooleanLiteralImpl, CompositeActionImpl, DataNavigationExpressionImpl, DataParameterReferenceImpl, DataParameterSpecificationImpl, DataReferenceImpl, ExpressionImpl, FieldNavigationExpressionImpl, FunctionCallExpressionImpl, IfActionImpl, IndexLiteralImpl, InnerDataParameterReferenceImpl, InnerInterfaceVariableReferenceImpl, IntegerLiteralImpl, InterfaceVariableReferenceImpl, OpaqueElementImpl, PointerLiteralImpl, RealLiteralImpl, RequiredDataParameterReferenceImpl, StateReferenceImpl, StringLiteralImpl, UnaryExpressionImpl, VariableReferenceImpl

public interface Action

A representation of the model object 'Action'.

See Also:
BehaviorsPackage.getAction()