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

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

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

Methods in org.eclipse.modisco.omg.gastm that return ExceptionType
 ExceptionType GASTMFactory.createExceptionType()
          Returns a new object of class 'Exception Type'.
 

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

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