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

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

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

Methods in org.eclipse.modisco.omg.gastm that return NoDef
 NoDef GASTMFactory.createNoDef()
          Returns a new object of class 'No Def'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type NoDef
 T GASTMSwitch.caseNoDef(NoDef object)
          Returns the result of interpreting the object as an instance of 'No Def'.