Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.action.ActionFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.action | |
| org.eclipse.gmt.modisco.omg.kdm.action.impl |
-
Uses of ActionFactory in org.eclipse.gmt.modisco.omg.kdm.action
Fields in org.eclipse.gmt.modisco.omg.kdm.action declared as ActionFactory Modifier and Type Field Description static ActionFactoryActionFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.action that return ActionFactory Modifier and Type Method Description ActionFactoryActionPackage. getActionFactory()Returns the factory that creates the instances of the model. -
Uses of ActionFactory in org.eclipse.gmt.modisco.omg.kdm.action.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.action.impl that implement ActionFactory Modifier and Type Class Description classActionFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.action.impl that return ActionFactory Modifier and Type Method Description ActionFactoryActionPackageImpl. getActionFactory()static ActionFactoryActionFactoryImpl. init()Creates the default factory implementation.