|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MomlFactory | |
---|---|
Moml | |
Moml.impl |
Uses of MomlFactory in Moml |
---|
Fields in Moml declared as MomlFactory | |
---|---|
static MomlFactory |
MomlFactory.eINSTANCE
The singleton instance of the factory. |
Methods in Moml that return MomlFactory | |
---|---|
MomlFactory |
MomlPackage.getMomlFactory()
Returns the factory that creates the instances of the model. |
Uses of MomlFactory in Moml.impl |
---|
Classes in Moml.impl that implement MomlFactory | |
---|---|
class |
MomlFactoryImpl
An implementation of the model Factory. |
Methods in Moml.impl that return MomlFactory | |
---|---|
MomlFactory |
MomlPackageImpl.getMomlFactory()
|
static MomlFactory |
MomlFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |