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