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

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

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

Methods in org.eclipse.modisco.omg.gastm that return Void
 Void GASTMFactory.createVoid()
          Returns a new object of class 'Void'.
 

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

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