Uses of Interface
org.atlanmod.widespread.WidespreadFactory
| Package | Description |
|---|---|
| org.atlanmod.widespread | |
| org.atlanmod.widespread.impl |
-
Uses of WidespreadFactory in org.atlanmod.widespread
Fields in org.atlanmod.widespread declared as WidespreadFactory Modifier and Type Field Description static WidespreadFactoryWidespreadFactory. eINSTANCEThe singleton instance of the factory.Methods in org.atlanmod.widespread that return WidespreadFactory Modifier and Type Method Description WidespreadFactoryWidespreadPackage. getWidespreadFactory()Returns the factory that creates the instances of the model. -
Uses of WidespreadFactory in org.atlanmod.widespread.impl
Classes in org.atlanmod.widespread.impl that implement WidespreadFactory Modifier and Type Class Description classWidespreadFactoryImplAn implementation of the model Factory.Methods in org.atlanmod.widespread.impl that return WidespreadFactory Modifier and Type Method Description WidespreadFactoryWidespreadPackageImpl. getWidespreadFactory()static WidespreadFactoryWidespreadFactoryImpl. init()Creates the default factory implementation.