Uses of Interface
org.w3._2001.schema.SchemaPackage
-
Packages that use SchemaPackage Package Description org.w3._2001.schema org.w3._2001.schema.impl org.w3._2001.schema.util -
-
Uses of SchemaPackage in org.w3._2001.schema
Fields in org.w3._2001.schema declared as SchemaPackage Modifier and Type Field Description static SchemaPackageSchemaPackage. eINSTANCEThe singleton instance of the package.Methods in org.w3._2001.schema that return SchemaPackage Modifier and Type Method Description SchemaPackageSchemaFactory. getSchemaPackage()Returns the package supported by this factory. -
Uses of SchemaPackage in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SchemaPackage Modifier and Type Class Description classSchemaPackageImplAn implementation of the model Package.Methods in org.w3._2001.schema.impl that return SchemaPackage Modifier and Type Method Description static SchemaPackageSchemaFactoryImpl. getPackage()Deprecated.SchemaPackageSchemaFactoryImpl. getSchemaPackage()static SchemaPackageSchemaPackageImpl. init()Creates, registers, and initializes the Package for this model, and for any others upon which it depends. -
Uses of SchemaPackage in org.w3._2001.schema.util
Fields in org.w3._2001.schema.util declared as SchemaPackage Modifier and Type Field Description protected static SchemaPackageSchemaAdapterFactory. modelPackageThe cached model package.protected static SchemaPackageSchemaSwitch. modelPackageThe cached model package
-