Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.kdm.KdmFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.kdm | |
| org.eclipse.gmt.modisco.omg.kdm.kdm.impl |
-
Uses of KdmFactory in org.eclipse.gmt.modisco.omg.kdm.kdm
Fields in org.eclipse.gmt.modisco.omg.kdm.kdm declared as KdmFactory Modifier and Type Field Description static KdmFactoryKdmFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.kdm that return KdmFactory Modifier and Type Method Description KdmFactoryKdmPackage. getKdmFactory()Returns the factory that creates the instances of the model. -
Uses of KdmFactory in org.eclipse.gmt.modisco.omg.kdm.kdm.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that implement KdmFactory Modifier and Type Class Description classKdmFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.kdm.impl that return KdmFactory Modifier and Type Method Description KdmFactoryKdmPackageImpl. getKdmFactory()static KdmFactoryKdmFactoryImpl. init()Creates the default factory implementation.