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

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

Uses of XlinkFactory in org.w3._1999.xlink
 

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

Methods in org.w3._1999.xlink that return XlinkFactory
 XlinkFactory XlinkPackage.getXlinkFactory()
          Returns the factory that creates the instances of the model.
 

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

Classes in org.w3._1999.xlink.impl that implement XlinkFactory
 class XlinkFactoryImpl
          An implementation of the model Factory.
 

Methods in org.w3._1999.xlink.impl that return XlinkFactory
 XlinkFactory XlinkPackageImpl.getXlinkFactory()
           
static XlinkFactory XlinkFactoryImpl.init()
          Creates the default factory implementation.