Uses of Interface
org.w3._1999.xlink.XlinkPackage

Packages that use XlinkPackage
org.w3._1999.xlink   
org.w3._1999.xlink.impl   
 

Uses of XlinkPackage in org.w3._1999.xlink
 

Fields in org.w3._1999.xlink declared as XlinkPackage
static XlinkPackage XlinkPackage.eINSTANCE
          The singleton instance of the package.
 

Methods in org.w3._1999.xlink that return XlinkPackage
 XlinkPackage XlinkFactory.getXlinkPackage()
          Returns the package supported by this factory.
 

Uses of XlinkPackage in org.w3._1999.xlink.impl
 

Classes in org.w3._1999.xlink.impl that implement XlinkPackage
 class XlinkPackageImpl
          An implementation of the model Package.
 

Methods in org.w3._1999.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.