Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.Throws
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.impl | |
| 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 Modifier and Type Method Description ThrowsActionFactory. createThrows()Returns a new object of class 'Throws'. -
Uses of Throws in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement Throws Modifier and Type Class Description classThrowsImplAn implementation of the model object 'Throws'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return Throws Modifier and Type Method Description ThrowsActionFactoryImpl. createThrows() -
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 Modifier and Type Method Description TActionSwitch. caseThrows(Throws object)Returns the result of interpreting the object as an instance of 'Throws'.