Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.UsesType
| 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 UsesType in org.eclipse.gmt.modisco.omg.kdm.action
Methods in org.eclipse.gmt.modisco.omg.kdm.action that return UsesType Modifier and Type Method Description UsesTypeActionFactory. createUsesType()Returns a new object of class 'Uses Type'. -
Uses of UsesType in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement UsesType Modifier and Type Class Description classUsesTypeImplAn implementation of the model object 'Uses Type'.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return UsesType Modifier and Type Method Description UsesTypeActionFactoryImpl. createUsesType() -
Uses of UsesType in org.eclipse.gmt.modisco.omg.kdm.action.util
Methods in org.eclipse.gmt.modisco.omg.kdm.action.util with parameters of type UsesType Modifier and Type Method Description TActionSwitch. caseUsesType(UsesType object)Returns the result of interpreting the object as an instance of 'Uses Type'.