Uses of Interface
org.w3.xlink.XlinkFactory
Packages that use XlinkFactory
-
Uses of XlinkFactory in org.w3.xlink
Fields in org.w3.xlink declared as XlinkFactoryModifier and TypeFieldDescriptionstatic final XlinkFactoryXlinkFactory.eINSTANCEThe singleton instance of the factory.Methods in org.w3.xlink that return XlinkFactoryModifier and TypeMethodDescriptionXlinkPackage.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 XlinkFactoryMethods in org.w3.xlink.impl that return XlinkFactoryModifier and TypeMethodDescriptionXlinkPackageImpl.getXlinkFactory()static XlinkFactoryXlinkFactoryImpl.init()Creates the default factory implementation.