Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.DataAction
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.data | |
| org.eclipse.gmt.modisco.omg.kdm.data.impl | |
| org.eclipse.gmt.modisco.omg.kdm.data.util |
-
Uses of DataAction in org.eclipse.gmt.modisco.omg.kdm.data
Methods in org.eclipse.gmt.modisco.omg.kdm.data that return DataAction Modifier and Type Method Description DataActionDataFactory. createDataAction()Returns a new object of class 'Action'. -
Uses of DataAction in org.eclipse.gmt.modisco.omg.kdm.data.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.data.impl that implement DataAction Modifier and Type Class Description classDataActionImplAn implementation of the model object 'Action'.Methods in org.eclipse.gmt.modisco.omg.kdm.data.impl that return DataAction Modifier and Type Method Description DataActionDataFactoryImpl. createDataAction() -
Uses of DataAction in org.eclipse.gmt.modisco.omg.kdm.data.util
Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type DataAction Modifier and Type Method Description TDataSwitch. caseDataAction(DataAction object)Returns the result of interpreting the object as an instance of 'Action'.