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

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

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

Methods in org.eclipse.modisco.omg.gastm that return IncludeUnit
 IncludeUnit GASTMFactory.createIncludeUnit()
          Returns a new object of class 'Include Unit'.
 

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

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