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

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

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

Subinterfaces of FormalParameterType in org.eclipse.modisco.omg.gastm
 interface ByReferenceFormalParameterType
          A representation of the model object 'By Reference Formal Parameter Type'.
 interface ByValueFormalParameterType
          A representation of the model object 'By Value Formal Parameter Type'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type FormalParameterType
 T GASTMSwitch.caseFormalParameterType(FormalParameterType object)
          Returns the result of interpreting the object as an instance of 'Formal Parameter Type'.