Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.source.SourceFactory
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.omg.kdm.source | |
| org.eclipse.gmt.modisco.omg.kdm.source.impl |
-
Uses of SourceFactory in org.eclipse.gmt.modisco.omg.kdm.source
Fields in org.eclipse.gmt.modisco.omg.kdm.source declared as SourceFactory Modifier and Type Field Description static SourceFactorySourceFactory. eINSTANCEThe singleton instance of the factory.Methods in org.eclipse.gmt.modisco.omg.kdm.source that return SourceFactory Modifier and Type Method Description SourceFactorySourcePackage. getSourceFactory()Returns the factory that creates the instances of the model. -
Uses of SourceFactory in org.eclipse.gmt.modisco.omg.kdm.source.impl
Classes in org.eclipse.gmt.modisco.omg.kdm.source.impl that implement SourceFactory Modifier and Type Class Description classSourceFactoryImplAn implementation of the model Factory.Methods in org.eclipse.gmt.modisco.omg.kdm.source.impl that return SourceFactory Modifier and Type Method Description SourceFactorySourcePackageImpl. getSourceFactory()static SourceFactorySourceFactoryImpl. init()Creates the default factory implementation.