Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.code.CodeFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.code | |
| org.eclipse.gmt.modisco.omg.kdm.code.impl |
-
Uses of CodeFactory in org.eclipse.gmt.modisco.omg.kdm.code
Fields in org.eclipse.gmt.modisco.omg.kdm.code declared as CodeFactory Modifier and Type Field Description static CodeFactoryCodeFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.code that return CodeFactory Modifier and Type Method Description CodeFactoryCodePackage. getCodeFactory()Returns the factory that creates the instances of the model. -
Uses of CodeFactory in org.eclipse.gmt.modisco.omg.kdm.code.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.code.impl that implement CodeFactory Modifier and Type Class Description classCodeFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.code.impl that return CodeFactory Modifier and Type Method Description CodeFactoryCodePackageImpl. getCodeFactory()static CodeFactoryCodeFactoryImpl. init()Creates the default factory implementation.