|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelPackage | |
---|---|
org.ceno.model | |
org.ceno.model.impl |
Uses of ModelPackage in org.ceno.model |
---|
Fields in org.ceno.model declared as ModelPackage | |
---|---|
static ModelPackage |
ModelPackage.eINSTANCE
The singleton instance of the package |
Methods in org.ceno.model that return ModelPackage | |
---|---|
ModelPackage |
ModelFactory.getModelPackage()
Returns the package supported by this factory |
Uses of ModelPackage in org.ceno.model.impl |
---|
Classes in org.ceno.model.impl that implement ModelPackage | |
---|---|
class |
ModelPackageImpl
An implementation of the model Package |
Methods in org.ceno.model.impl that return ModelPackage | |
---|---|
ModelPackage |
ModelFactoryImpl.getModelPackage()
|
static ModelPackage |
ModelFactoryImpl.getPackage()
Deprecated. |
static ModelPackage |
ModelPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |