Uses of Interface
org.w3._2001.schema.Annotated
Packages that use Annotated
-
Uses of Annotated in org.w3._2001.schema
Subinterfaces of Annotated in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'All'.interface
A representation of the model object 'Any Type'.interface
A representation of the model object 'Attribute'.interface
A representation of the model object 'Attribute Group'.interface
A representation of the model object 'Attribute Group Ref'.interface
A representation of the model object 'Complex Content Type'.interface
A representation of the model object 'Complex Restriction Type'.interface
A representation of the model object 'Complex Type'.interface
A representation of the model object 'Element'.interface
A representation of the model object 'Explicit Group'.interface
A representation of the model object 'Extension Type'.interface
A representation of the model object 'Facet'.interface
A representation of the model object 'Field Type'.interface
A representation of the model object 'Group'.interface
A representation of the model object 'Group Ref'.interface
A representation of the model object 'Import Type'.interface
A representation of the model object 'Include Type'.interface
A representation of the model object 'Keybase'.interface
A representation of the model object 'Keyref Type'.interface
A representation of the model object 'List Type'.interface
A representation of the model object 'Local Complex Type'.interface
A representation of the model object 'Local Element'.interface
A representation of the model object 'Local Simple Type'.interface
A representation of the model object 'Named Attribute Group'.interface
A representation of the model object 'Named Group'.interface
A representation of the model object 'Narrow Max Min'.interface
A representation of the model object 'No Fixed Facet'.interface
A representation of the model object 'Notation Type'.interface
A representation of the model object 'Num Facet'.interface
A representation of the model object 'Pattern Type'.interface
A representation of the model object 'Real Group'.interface
A representation of the model object 'Restriction Type'.interface
A representation of the model object 'Restriction Type1'.interface
A representation of the model object 'Selector Type'.interface
A representation of the model object 'Simple Content Type'.interface
A representation of the model object 'Simple Explicit Group'.interface
A representation of the model object 'Simple Extension Type'.interface
A representation of the model object 'Simple Restriction Type'.interface
A representation of the model object 'Simple Type'.interface
A representation of the model object 'Top Level Attribute'.interface
A representation of the model object 'Top Level Complex Type'.interface
A representation of the model object 'Top Level Element'.interface
A representation of the model object 'Top Level Simple Type'.interface
A representation of the model object 'Total Digits Type'.interface
A representation of the model object 'Union Type'.interface
A representation of the model object 'White Space Type'.interface
A representation of the model object 'Wildcard'.Methods in org.w3._2001.schema that return AnnotatedModifier and TypeMethodDescriptionSchemaFactory.createAnnotated()
Returns a new object of class 'Annotated'. -
Uses of Annotated in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AnnotatedModifier and TypeClassDescriptionclass
An implementation of the model object 'All'.class
An implementation of the model object 'Annotated'.class
An implementation of the model object 'Any Type'.class
An implementation of the model object 'Attribute Group'.class
An implementation of the model object 'Attribute Group Ref'.class
An implementation of the model object 'Attribute'.class
An implementation of the model object 'Complex Content Type'.class
An implementation of the model object 'Complex Restriction Type'.class
An implementation of the model object 'Complex Type'.class
An implementation of the model object 'Element'.class
An implementation of the model object 'Explicit Group'.class
An implementation of the model object 'Extension Type'.class
An implementation of the model object 'Facet'.class
An implementation of the model object 'Field Type'.class
An implementation of the model object 'Group'.class
An implementation of the model object 'Group Ref'.class
An implementation of the model object 'Import Type'.class
An implementation of the model object 'Include Type'.class
An implementation of the model object 'Keybase'.class
An implementation of the model object 'Keyref Type'.class
An implementation of the model object 'List Type'.class
An implementation of the model object 'Local Complex Type'.class
An implementation of the model object 'Local Element'.class
An implementation of the model object 'Local Simple Type'.class
An implementation of the model object 'Named Attribute Group'.class
An implementation of the model object 'Named Group'.class
An implementation of the model object 'Narrow Max Min'.class
An implementation of the model object 'No Fixed Facet'.class
An implementation of the model object 'Notation Type'.class
An implementation of the model object 'Num Facet'.class
An implementation of the model object 'Pattern Type'.class
An implementation of the model object 'Real Group'.class
An implementation of the model object 'Restriction Type1'.class
An implementation of the model object 'Restriction Type'.class
An implementation of the model object 'Selector Type'.class
An implementation of the model object 'Simple Content Type'.class
An implementation of the model object 'Simple Explicit Group'.class
An implementation of the model object 'Simple Extension Type'.class
An implementation of the model object 'Simple Restriction Type'.class
An implementation of the model object 'Simple Type'.class
An implementation of the model object 'Top Level Attribute'.class
An implementation of the model object 'Top Level Complex Type'.class
An implementation of the model object 'Top Level Element'.class
An implementation of the model object 'Top Level Simple Type'.class
An implementation of the model object 'Total Digits Type'.class
An implementation of the model object 'Union Type'.class
An implementation of the model object 'White Space Type'.class
An implementation of the model object 'Wildcard'.Methods in org.w3._2001.schema.impl that return Annotated -
Uses of Annotated in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type AnnotatedModifier and TypeMethodDescriptionSchemaSwitch.caseAnnotated
(Annotated object) Returns the result of interpreting the object as an instance of 'Annotated'.boolean
SchemaValidator.validateAnnotated
(Annotated annotated, DiagnosticChain diagnostics, Map<Object, Object> context)