|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomFactory | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model.impl | |
| Uses of DomFactory in org.openxma.dsl.dom |
|---|
| Fields in org.openxma.dsl.dom declared as DomFactory | |
|---|---|
static DomFactory |
DomFactory.eINSTANCE
The singleton instance of the factory. |
| Methods in org.openxma.dsl.dom that return DomFactory | |
|---|---|
DomFactory |
DomPackage.getDomFactory()
Returns the factory that creates the instances of the model. |
| Uses of DomFactory in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement DomFactory | |
|---|---|
class |
DomFactoryImpl
An implementation of the model Factory. |
| Methods in org.openxma.dsl.dom.model.impl that return DomFactory | |
|---|---|
DomFactory |
DomPackageImpl.getDomFactory()
|
static DomFactory |
DomFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||