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

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

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

Methods in org.eclipse.modisco.omg.gastm that return TypesCatchBlock
 TypesCatchBlock GASTMFactory.createTypesCatchBlock()
          Returns a new object of class 'Types Catch Block'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type TypesCatchBlock
 T GASTMSwitch.caseTypesCatchBlock(TypesCatchBlock object)
          Returns the result of interpreting the object as an instance of 'Types Catch Block'.