Uses of Interface
org.w3._2001.schema.Annotated
-
Packages that use Annotated Package Description org.w3._2001.schema org.w3._2001.schema.impl org.w3._2001.schema.util -
-
Uses of Annotated in org.w3._2001.schema
Subinterfaces of Annotated in org.w3._2001.schema Modifier and Type Interface Description interfaceAllA representation of the model object 'All'.interfaceAnyTypeA representation of the model object 'Any Type'.interfaceAttributeA representation of the model object 'Attribute'.interfaceAttributeGroupA representation of the model object 'Attribute Group'.interfaceAttributeGroupRefA representation of the model object 'Attribute Group Ref'.interfaceComplexContentTypeA representation of the model object 'Complex Content Type'.interfaceComplexRestrictionTypeA representation of the model object 'Complex Restriction Type'.interfaceComplexTypeA representation of the model object 'Complex Type'.interfaceElementA representation of the model object 'Element'.interfaceExplicitGroupA representation of the model object 'Explicit Group'.interfaceExtensionTypeA representation of the model object 'Extension Type'.interfaceFacetA representation of the model object 'Facet'.interfaceFieldTypeA representation of the model object 'Field Type'.interfaceGroupA representation of the model object 'Group'.interfaceGroupRefA representation of the model object 'Group Ref'.interfaceImportTypeA representation of the model object 'Import Type'.interfaceIncludeTypeA representation of the model object 'Include Type'.interfaceKeybaseA representation of the model object 'Keybase'.interfaceKeyrefTypeA representation of the model object 'Keyref Type'.interfaceListTypeA representation of the model object 'List Type'.interfaceLocalComplexTypeA representation of the model object 'Local Complex Type'.interfaceLocalElementA representation of the model object 'Local Element'.interfaceLocalSimpleTypeA representation of the model object 'Local Simple Type'.interfaceNamedAttributeGroupA representation of the model object 'Named Attribute Group'.interfaceNamedGroupA representation of the model object 'Named Group'.interfaceNarrowMaxMinA representation of the model object 'Narrow Max Min'.interfaceNoFixedFacetA representation of the model object 'No Fixed Facet'.interfaceNotationTypeA representation of the model object 'Notation Type'.interfaceNumFacetA representation of the model object 'Num Facet'.interfacePatternTypeA representation of the model object 'Pattern Type'.interfaceRealGroupA representation of the model object 'Real Group'.interfaceRestrictionTypeA representation of the model object 'Restriction Type'.interfaceRestrictionType1A representation of the model object 'Restriction Type1'.interfaceSelectorTypeA representation of the model object 'Selector Type'.interfaceSimpleContentTypeA representation of the model object 'Simple Content Type'.interfaceSimpleExplicitGroupA representation of the model object 'Simple Explicit Group'.interfaceSimpleExtensionTypeA representation of the model object 'Simple Extension Type'.interfaceSimpleRestrictionTypeA representation of the model object 'Simple Restriction Type'.interfaceSimpleTypeA representation of the model object 'Simple Type'.interfaceTopLevelAttributeA representation of the model object 'Top Level Attribute'.interfaceTopLevelComplexTypeA representation of the model object 'Top Level Complex Type'.interfaceTopLevelElementA representation of the model object 'Top Level Element'.interfaceTopLevelSimpleTypeA representation of the model object 'Top Level Simple Type'.interfaceTotalDigitsTypeA representation of the model object 'Total Digits Type'.interfaceUnionTypeA representation of the model object 'Union Type'.interfaceWhiteSpaceTypeA representation of the model object 'White Space Type'.interfaceWildcardA representation of the model object 'Wildcard'.Methods in org.w3._2001.schema that return Annotated Modifier and Type Method Description AnnotatedSchemaFactory. 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 Annotated Modifier and Type Class Description classAllImplAn implementation of the model object 'All'.classAnnotatedImplAn implementation of the model object 'Annotated'.classAnyTypeImplAn implementation of the model object 'Any Type'.classAttributeGroupImplAn implementation of the model object 'Attribute Group'.classAttributeGroupRefImplAn implementation of the model object 'Attribute Group Ref'.classAttributeImplAn implementation of the model object 'Attribute'.classComplexContentTypeImplAn implementation of the model object 'Complex Content Type'.classComplexRestrictionTypeImplAn implementation of the model object 'Complex Restriction Type'.classComplexTypeImplAn implementation of the model object 'Complex Type'.classElementImplAn implementation of the model object 'Element'.classExplicitGroupImplAn implementation of the model object 'Explicit Group'.classExtensionTypeImplAn implementation of the model object 'Extension Type'.classFacetImplAn implementation of the model object 'Facet'.classFieldTypeImplAn implementation of the model object 'Field Type'.classGroupImplAn implementation of the model object 'Group'.classGroupRefImplAn implementation of the model object 'Group Ref'.classImportTypeImplAn implementation of the model object 'Import Type'.classIncludeTypeImplAn implementation of the model object 'Include Type'.classKeybaseImplAn implementation of the model object 'Keybase'.classKeyrefTypeImplAn implementation of the model object 'Keyref Type'.classListTypeImplAn implementation of the model object 'List Type'.classLocalComplexTypeImplAn implementation of the model object 'Local Complex Type'.classLocalElementImplAn implementation of the model object 'Local Element'.classLocalSimpleTypeImplAn implementation of the model object 'Local Simple Type'.classNamedAttributeGroupImplAn implementation of the model object 'Named Attribute Group'.classNamedGroupImplAn implementation of the model object 'Named Group'.classNarrowMaxMinImplAn implementation of the model object 'Narrow Max Min'.classNoFixedFacetImplAn implementation of the model object 'No Fixed Facet'.classNotationTypeImplAn implementation of the model object 'Notation Type'.classNumFacetImplAn implementation of the model object 'Num Facet'.classPatternTypeImplAn implementation of the model object 'Pattern Type'.classRealGroupImplAn implementation of the model object 'Real Group'.classRestrictionType1ImplAn implementation of the model object 'Restriction Type1'.classRestrictionTypeImplAn implementation of the model object 'Restriction Type'.classSelectorTypeImplAn implementation of the model object 'Selector Type'.classSimpleContentTypeImplAn implementation of the model object 'Simple Content Type'.classSimpleExplicitGroupImplAn implementation of the model object 'Simple Explicit Group'.classSimpleExtensionTypeImplAn implementation of the model object 'Simple Extension Type'.classSimpleRestrictionTypeImplAn implementation of the model object 'Simple Restriction Type'.classSimpleTypeImplAn implementation of the model object 'Simple Type'.classTopLevelAttributeImplAn implementation of the model object 'Top Level Attribute'.classTopLevelComplexTypeImplAn implementation of the model object 'Top Level Complex Type'.classTopLevelElementImplAn implementation of the model object 'Top Level Element'.classTopLevelSimpleTypeImplAn implementation of the model object 'Top Level Simple Type'.classTotalDigitsTypeImplAn implementation of the model object 'Total Digits Type'.classUnionTypeImplAn implementation of the model object 'Union Type'.classWhiteSpaceTypeImplAn implementation of the model object 'White Space Type'.classWildcardImplAn implementation of the model object 'Wildcard'.Methods in org.w3._2001.schema.impl that return Annotated Modifier and Type Method Description AnnotatedSchemaFactoryImpl. createAnnotated() -
Uses of Annotated in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type Annotated Modifier and Type Method Description TSchemaSwitch. caseAnnotated(Annotated object)Returns the result of interpreting the object as an instance of 'Annotated'.booleanSchemaValidator. validateAnnotated(Annotated annotated, DiagnosticChain diagnostics, Map<Object,Object> context)
-