Uses of Interface
org.w3._2001.schema.ImportType
Packages that use ImportType
-
Uses of ImportType in org.w3._2001.schema
Methods in org.w3._2001.schema that return ImportTypeModifier and TypeMethodDescriptionSchemaFactory.createImportType()Returns a new object of class 'Import Type'.DocumentRoot.getImport()Returns the value of the 'Import' containment reference.Methods in org.w3._2001.schema that return types with arguments of type ImportTypeModifier and TypeMethodDescriptionEList<ImportType>SchemaType.getImport()Returns the value of the 'Import' containment reference list.Methods in org.w3._2001.schema with parameters of type ImportTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setImport(ImportType value) Sets the value of the 'Import' containment reference. -
Uses of ImportType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ImportTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Import Type'.Methods in org.w3._2001.schema.impl that return ImportTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createImportType()DocumentRootImpl.getImport()Methods in org.w3._2001.schema.impl that return types with arguments of type ImportTypeMethods in org.w3._2001.schema.impl with parameters of type ImportTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetImport(ImportType newImport, NotificationChain msgs) voidDocumentRootImpl.setImport(ImportType newImport) -
Uses of ImportType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ImportTypeModifier and TypeMethodDescriptionSchemaSwitch.caseImportType(ImportType object) Returns the result of interpreting the object as an instance of 'Import Type'.booleanSchemaValidator.validateImportType(ImportType importType, DiagnosticChain diagnostics, Map<Object, Object> context)