Uses of Interface
org.eclipse.gmt.modisco.cobol.CobolFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.cobol | |
| org.eclipse.gmt.modisco.cobol.impl |
-
Uses of CobolFactory in org.eclipse.gmt.modisco.cobol
Fields in org.eclipse.gmt.modisco.cobol declared as CobolFactory Modifier and Type Field Description static CobolFactoryCobolFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.cobol that return CobolFactory Modifier and Type Method Description CobolFactoryCobolPackage. getCobolFactory()Returns the factory that creates the instances of the model. -
Uses of CobolFactory in org.eclipse.gmt.modisco.cobol.impl
Classes in org.eclipse.gmt.modisco.cobol.impl that implement CobolFactory Modifier and Type Class Description classCobolFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.cobol.impl that return CobolFactory Modifier and Type Method Description CobolFactoryCobolPackageImpl. getCobolFactory()static CobolFactoryCobolFactoryImpl. init()Creates the default factory implementation.