Uses of Interface
org.w3._2001.schema.AttributeGroupRef
Packages that use AttributeGroupRef
-
Uses of AttributeGroupRef in org.w3._2001.schema
Methods in org.w3._2001.schema that return AttributeGroupRefModifier and TypeMethodDescriptionSchemaFactory.createAttributeGroupRef()
Returns a new object of class 'Attribute Group Ref'.Methods in org.w3._2001.schema that return types with arguments of type AttributeGroupRefModifier and TypeMethodDescriptionEList<AttributeGroupRef>
AttributeGroup.getAttributeGroup()
Returns the value of the 'Attribute Group' containment reference list.EList<AttributeGroupRef>
ComplexType.getAttributeGroup()
Returns the value of the 'Attribute Group' containment reference list.EList<AttributeGroupRef>
ExtensionType.getAttributeGroup()
Returns the value of the 'Attribute Group' containment reference list.EList<AttributeGroupRef>
RestrictionType.getAttributeGroup()
Returns the value of the 'Attribute Group' containment reference list. -
Uses of AttributeGroupRef in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement AttributeGroupRefModifier and TypeClassDescriptionclass
An implementation of the model object 'Attribute Group Ref'.Methods in org.w3._2001.schema.impl that return AttributeGroupRefMethods in org.w3._2001.schema.impl that return types with arguments of type AttributeGroupRefModifier and TypeMethodDescriptionEList<AttributeGroupRef>
AttributeGroupImpl.getAttributeGroup()
EList<AttributeGroupRef>
ComplexTypeImpl.getAttributeGroup()
EList<AttributeGroupRef>
ExtensionTypeImpl.getAttributeGroup()
EList<AttributeGroupRef>
RestrictionTypeImpl.getAttributeGroup()
-
Uses of AttributeGroupRef in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type AttributeGroupRefModifier and TypeMethodDescriptionSchemaSwitch.caseAttributeGroupRef
(AttributeGroupRef object) Returns the result of interpreting the object as an instance of 'Attribute Group Ref'.boolean
SchemaValidator.validateAttributeGroupRef
(AttributeGroupRef attributeGroupRef, DiagnosticChain diagnostics, Map<Object, Object> context)