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

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

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

Subinterfaces of ActualParameter in org.eclipse.modisco.omg.gastm
 interface ActualParameterExpression
          A representation of the model object 'Actual Parameter Expression'.
 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'.
 interface MissingActualParameter
          A representation of the model object 'Missing Actual Parameter'.
 

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

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