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

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

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

Methods in org.eclipse.modisco.omg.gastm that return VariableDefinition
 VariableDefinition GASTMFactory.createVariableDefinition()
          Returns a new object of class 'Variable Definition'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type VariableDefinition
 T GASTMSwitch.caseVariableDefinition(VariableDefinition object)
          Returns the result of interpreting the object as an instance of 'Variable Definition'.