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