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

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

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

Methods in org.eclipse.modisco.omg.gastm that return CaseBlock
 CaseBlock GASTMFactory.createCaseBlock()
          Returns a new object of class 'Case Block'.
 

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

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