Uses of Interface
org.w3.xlink.XlinkPackage
Packages that use XlinkPackage
-
Uses of XlinkPackage in org.w3.xlink
Fields in org.w3.xlink declared as XlinkPackageModifier and TypeFieldDescriptionstatic final XlinkPackage
XlinkPackage.eINSTANCE
The singleton instance of the package.Methods in org.w3.xlink that return XlinkPackageModifier and TypeMethodDescriptionXlinkFactory.getXlinkPackage()
Returns the package supported by this factory. -
Uses of XlinkPackage in org.w3.xlink.impl
Classes in org.w3.xlink.impl that implement XlinkPackageMethods in org.w3.xlink.impl that return XlinkPackageModifier and TypeMethodDescriptionstatic XlinkPackage
XlinkFactoryImpl.getPackage()
Deprecated.XlinkFactoryImpl.getXlinkPackage()
static XlinkPackage
XlinkPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.