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