Uses of Interface
org.w3._2001.schema.DocumentationType
Packages that use DocumentationType
-
Uses of DocumentationType in org.w3._2001.schema
Methods in org.w3._2001.schema that return DocumentationTypeModifier and TypeMethodDescriptionSchemaFactory.createDocumentationType()Returns a new object of class 'Documentation Type'.DocumentRoot.getDocumentation()Returns the value of the 'Documentation' containment reference.Methods in org.w3._2001.schema that return types with arguments of type DocumentationTypeModifier and TypeMethodDescriptionEList<DocumentationType>AnnotationType.getDocumentation()Returns the value of the 'Documentation' containment reference list.Methods in org.w3._2001.schema with parameters of type DocumentationTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setDocumentation(DocumentationType value) Sets the value of the 'Documentation' containment reference. -
Uses of DocumentationType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement DocumentationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Documentation Type'.Methods in org.w3._2001.schema.impl that return DocumentationTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createDocumentationType()DocumentRootImpl.getDocumentation()Methods in org.w3._2001.schema.impl that return types with arguments of type DocumentationTypeMethods in org.w3._2001.schema.impl with parameters of type DocumentationTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetDocumentation(DocumentationType newDocumentation, NotificationChain msgs) voidDocumentRootImpl.setDocumentation(DocumentationType newDocumentation) -
Uses of DocumentationType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type DocumentationTypeModifier and TypeMethodDescriptionSchemaSwitch.caseDocumentationType(DocumentationType object) Returns the result of interpreting the object as an instance of 'Documentation Type'.booleanSchemaValidator.validateDocumentationType(DocumentationType documentationType, DiagnosticChain diagnostics, Map<Object, Object> context)