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

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

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

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

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

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