|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DomPackage | |
|---|---|
| org.openxma.dsl.dom | |
| org.openxma.dsl.dom.model.impl | |
| org.openxma.dsl.dom.util | |
| Uses of DomPackage in org.openxma.dsl.dom |
|---|
| Fields in org.openxma.dsl.dom declared as DomPackage | |
|---|---|
static DomPackage |
DomPackage.eINSTANCE
The singleton instance of the package. |
| Methods in org.openxma.dsl.dom that return DomPackage | |
|---|---|
DomPackage |
DomFactory.getDomPackage()
Returns the package supported by this factory. |
| Uses of DomPackage in org.openxma.dsl.dom.model.impl |
|---|
| Classes in org.openxma.dsl.dom.model.impl that implement DomPackage | |
|---|---|
class |
DomPackageImpl
An implementation of the model Package. |
| Methods in org.openxma.dsl.dom.model.impl that return DomPackage | |
|---|---|
DomPackage |
DomFactoryImpl.getDomPackage()
|
static DomPackage |
DomFactoryImpl.getPackage()
Deprecated. |
static DomPackage |
DomPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends. |
| Uses of DomPackage in org.openxma.dsl.dom.util |
|---|
| Fields in org.openxma.dsl.dom.util declared as DomPackage | |
|---|---|
protected static DomPackage |
DomAdapterFactory.modelPackage
The cached model package. |
protected static DomPackage |
DomSwitch.modelPackage
The cached model package |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||