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

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

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

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

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

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