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

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

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

Methods in org.eclipse.modisco.omg.gastm that return BitFieldDefinition
 BitFieldDefinition GASTMFactory.createBitFieldDefinition()
          Returns a new object of class 'Bit Field Definition'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type BitFieldDefinition
 T GASTMSwitch.caseBitFieldDefinition(BitFieldDefinition object)
          Returns the result of interpreting the object as an instance of 'Bit Field Definition'.