|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelFactory | |
---|---|
org.ceno.model | |
org.ceno.model.impl |
Uses of ModelFactory in org.ceno.model |
---|
Fields in org.ceno.model declared as ModelFactory | |
---|---|
static ModelFactory |
ModelFactory.eINSTANCE
The singleton instance of the factory |
Methods in org.ceno.model that return ModelFactory | |
---|---|
ModelFactory |
ModelPackage.getModelFactory()
Returns the factory that creates the instances of the model |
Uses of ModelFactory in org.ceno.model.impl |
---|
Classes in org.ceno.model.impl that implement ModelFactory | |
---|---|
class |
ModelFactoryImpl
An implementation of the model Factory |
Methods in org.ceno.model.impl that return ModelFactory | |
---|---|
ModelFactory |
ModelPackageImpl.getModelFactory()
|
static ModelFactory |
ModelFactoryImpl.init()
Creates the default factory implementation |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |