Uses of Interface
org.w3._2001.schema.NamedAttributeGroup
Packages that use NamedAttributeGroup
- 
Uses of NamedAttributeGroup in org.w3._2001.schemaMethods in org.w3._2001.schema that return NamedAttributeGroupModifier and TypeMethodDescriptionSchemaFactory.createNamedAttributeGroup()Returns a new object of class 'Named Attribute Group'.DocumentRoot.getAttributeGroup()Returns the value of the 'Attribute Group' containment reference.Methods in org.w3._2001.schema that return types with arguments of type NamedAttributeGroupModifier and TypeMethodDescriptionEList<NamedAttributeGroup>RedefineType.getAttributeGroup()Returns the value of the 'Attribute Group' containment reference list.EList<NamedAttributeGroup>SchemaType.getAttributeGroup()Returns the value of the 'Attribute Group' containment reference list.Methods in org.w3._2001.schema with parameters of type NamedAttributeGroupModifier and TypeMethodDescriptionvoidDocumentRoot.setAttributeGroup(NamedAttributeGroup value) Sets the value of the 'Attribute Group' containment reference.
- 
Uses of NamedAttributeGroup in org.w3._2001.schema.implClasses in org.w3._2001.schema.impl that implement NamedAttributeGroupModifier and TypeClassDescriptionclassAn implementation of the model object 'Named Attribute Group'.Methods in org.w3._2001.schema.impl that return NamedAttributeGroupModifier and TypeMethodDescriptionSchemaFactoryImpl.createNamedAttributeGroup()DocumentRootImpl.getAttributeGroup()Methods in org.w3._2001.schema.impl that return types with arguments of type NamedAttributeGroupModifier and TypeMethodDescriptionEList<NamedAttributeGroup>RedefineTypeImpl.getAttributeGroup()EList<NamedAttributeGroup>SchemaTypeImpl.getAttributeGroup()Methods in org.w3._2001.schema.impl with parameters of type NamedAttributeGroupModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAttributeGroup(NamedAttributeGroup newAttributeGroup, NotificationChain msgs) voidDocumentRootImpl.setAttributeGroup(NamedAttributeGroup newAttributeGroup) 
- 
Uses of NamedAttributeGroup in org.w3._2001.schema.utilMethods in org.w3._2001.schema.util with parameters of type NamedAttributeGroupModifier and TypeMethodDescriptionSchemaSwitch.caseNamedAttributeGroup(NamedAttributeGroup object) Returns the result of interpreting the object as an instance of 'Named Attribute Group'.booleanSchemaValidator.validateNamedAttributeGroup(NamedAttributeGroup namedAttributeGroup, DiagnosticChain diagnostics, Map<Object, Object> context)