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

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

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

Methods in org.eclipse.modisco.omg.gastm that return DefaultBlock
 DefaultBlock GASTMFactory.createDefaultBlock()
          Returns a new object of class 'Default Block'.
 

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

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