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

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

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

Methods in org.eclipse.modisco.omg.gastm that return FormalParameterDefinition
 FormalParameterDefinition GASTMFactory.createFormalParameterDefinition()
          Returns a new object of class 'Formal Parameter Definition'.
 

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

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