Uses of Interface
org.eclipse.modisco.omg.gastm.ActualParameterExpression

Packages that use ActualParameterExpression
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of ActualParameterExpression in org.eclipse.modisco.omg.gastm
 

Subinterfaces of ActualParameterExpression in org.eclipse.modisco.omg.gastm
 interface ByReferenceActualParameterExpression
          A representation of the model object 'By Reference Actual Parameter Expression'.
 interface ByValueActualParameterExpression
          A representation of the model object 'By Value Actual Parameter Expression'.
 

Uses of ActualParameterExpression in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type ActualParameterExpression
 T GASTMSwitch.caseActualParameterExpression(ActualParameterExpression object)
          Returns the result of interpreting the object as an instance of 'Actual Parameter Expression'.