Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.ui.UiFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.ui | |
| org.eclipse.gmt.modisco.omg.kdm.ui.impl |
-
Uses of UiFactory in org.eclipse.gmt.modisco.omg.kdm.ui
Fields in org.eclipse.gmt.modisco.omg.kdm.ui declared as UiFactory Modifier and Type Field Description static UiFactoryUiFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.ui that return UiFactory Modifier and Type Method Description UiFactoryUiPackage. getUiFactory()Returns the factory that creates the instances of the model. -
Uses of UiFactory in org.eclipse.gmt.modisco.omg.kdm.ui.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.ui.impl that implement UiFactory Modifier and Type Class Description classUiFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.ui.impl that return UiFactory Modifier and Type Method Description UiFactoryUiPackageImpl. getUiFactory()static UiFactoryUiFactoryImpl. init()Creates the default factory implementation.