Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.Throws

Packages that use Throws
org.eclipse.gmt.modisco.omg.kdm.action   
org.eclipse.gmt.modisco.omg.kdm.action.util   
 

Uses of Throws in org.eclipse.gmt.modisco.omg.kdm.action
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action that return Throws
 Throws ActionFactory.createThrows()
          Returns a new object of class 'Throws'.
 

Uses of Throws in org.eclipse.gmt.modisco.omg.kdm.action.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type Throws
 T ActionSwitch.caseThrows(Throws object)
          Returns the result of interpreting the object as an instance of 'Throws'.