Uses of Interface
org.w3._2001.schema.SchemaFactory
Packages that use SchemaFactory
-
Uses of SchemaFactory in org.w3._2001.schema
Fields in org.w3._2001.schema declared as SchemaFactoryModifier and TypeFieldDescriptionstatic final SchemaFactory
SchemaFactory.eINSTANCE
The singleton instance of the factory.Methods in org.w3._2001.schema that return SchemaFactoryModifier and TypeMethodDescriptionSchemaPackage.getSchemaFactory()
Returns the factory that creates the instances of the model. -
Uses of SchemaFactory in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SchemaFactoryMethods in org.w3._2001.schema.impl that return SchemaFactoryModifier and TypeMethodDescriptionSchemaPackageImpl.getSchemaFactory()
static SchemaFactory
SchemaFactoryImpl.init()
Creates the default factory implementation.