|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XlinkFactory | |
---|---|
org.w3.xlink | |
org.w3.xlink.impl |
Uses of XlinkFactory in org.w3.xlink |
---|
Fields in org.w3.xlink declared as XlinkFactory | |
---|---|
static XlinkFactory |
XlinkFactory.eINSTANCE
The singleton instance of the factory. |
Methods in org.w3.xlink that return XlinkFactory | |
---|---|
XlinkFactory |
XlinkPackage.getXlinkFactory()
Returns the factory that creates the instances of the model. |
Uses of XlinkFactory in org.w3.xlink.impl |
---|
Classes in org.w3.xlink.impl that implement XlinkFactory | |
---|---|
class |
XlinkFactoryImpl
An implementation of the model Factory. |
Methods in org.w3.xlink.impl that return XlinkFactory | |
---|---|
XlinkFactory |
XlinkPackageImpl.getXlinkFactory()
|
static XlinkFactory |
XlinkFactoryImpl.init()
Creates the default factory implementation. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |