Uses of Interface
org.w3._2001.schema.AnnotationType
Packages that use AnnotationType
-
Uses of AnnotationType in org.w3._2001.schema
Methods in org.w3._2001.schema that return AnnotationTypeModifier and TypeMethodDescriptionSchemaFactory.createAnnotationType()Returns a new object of class 'Annotation Type'.Annotated.getAnnotation()Returns the value of the 'Annotation' containment reference.DocumentRoot.getAnnotation()Returns the value of the 'Annotation' containment reference.Methods in org.w3._2001.schema that return types with arguments of type AnnotationTypeModifier and TypeMethodDescriptionEList<AnnotationType>RedefineType.getAnnotation()Returns the value of the 'Annotation' containment reference list.EList<AnnotationType>SchemaType.getAnnotation()Returns the value of the 'Annotation' containment reference list.EList<AnnotationType>SchemaType.getAnnotation1()Returns the value of the 'Annotation1' containment reference list.Methods in org.w3._2001.schema with parameters of type AnnotationTypeModifier and TypeMethodDescriptionvoidAnnotated.setAnnotation(AnnotationType value) Sets the value of the 'Annotation' containment reference.voidDocumentRoot.setAnnotation(AnnotationType value) Sets the value of the 'Annotation' containment reference. -
Uses of AnnotationType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AnnotationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Annotation Type'.Fields in org.w3._2001.schema.impl declared as AnnotationTypeModifier and TypeFieldDescriptionprotected AnnotationTypeAnnotatedImpl.annotationThe cached value of the 'Annotation' containment reference.Methods in org.w3._2001.schema.impl that return AnnotationTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createAnnotationType()AnnotatedImpl.getAnnotation()DocumentRootImpl.getAnnotation()Methods in org.w3._2001.schema.impl that return types with arguments of type AnnotationTypeModifier and TypeMethodDescriptionEList<AnnotationType>RedefineTypeImpl.getAnnotation()EList<AnnotationType>SchemaTypeImpl.getAnnotation()EList<AnnotationType>SchemaTypeImpl.getAnnotation1()Methods in org.w3._2001.schema.impl with parameters of type AnnotationTypeModifier and TypeMethodDescriptionNotificationChainAnnotatedImpl.basicSetAnnotation(AnnotationType newAnnotation, NotificationChain msgs) NotificationChainDocumentRootImpl.basicSetAnnotation(AnnotationType newAnnotation, NotificationChain msgs) voidAnnotatedImpl.setAnnotation(AnnotationType newAnnotation) voidDocumentRootImpl.setAnnotation(AnnotationType newAnnotation) -
Uses of AnnotationType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type AnnotationTypeModifier and TypeMethodDescriptionSchemaSwitch.caseAnnotationType(AnnotationType object) Returns the result of interpreting the object as an instance of 'Annotation Type'.booleanSchemaValidator.validateAnnotationType(AnnotationType annotationType, DiagnosticChain diagnostics, Map<Object, Object> context)