|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MomlPackage | |
---|---|
Moml | |
Moml.impl | |
Moml.util |
Uses of MomlPackage in Moml |
---|
Fields in Moml declared as MomlPackage | |
---|---|
static MomlPackage |
MomlPackage.eINSTANCE
The singleton instance of the package. |
Methods in Moml that return MomlPackage | |
---|---|
MomlPackage |
MomlFactory.getMomlPackage()
Returns the package supported by this factory. |
Uses of MomlPackage in Moml.impl |
---|
Classes in Moml.impl that implement MomlPackage | |
---|---|
class |
MomlPackageImpl
An implementation of the model Package. |
Methods in Moml.impl that return MomlPackage | |
---|---|
MomlPackage |
MomlFactoryImpl.getMomlPackage()
|
static MomlPackage |
MomlFactoryImpl.getPackage()
Deprecated. |
static MomlPackage |
MomlPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
Uses of MomlPackage in Moml.util |
---|
Fields in Moml.util declared as MomlPackage | |
---|---|
protected static MomlPackage |
MomlAdapterFactory.modelPackage
The cached model package. |
protected static MomlPackage |
MomlSwitch.modelPackage
The cached model package |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |