Uses of Interface
org.w3._2001.schema.NamedGroup
Packages that use NamedGroup
-
Uses of NamedGroup in org.w3._2001.schema
Methods in org.w3._2001.schema that return NamedGroupModifier and TypeMethodDescriptionSchemaFactory.createNamedGroup()Returns a new object of class 'Named Group'.DocumentRoot.getGroup()Returns the value of the 'Group' containment reference.Methods in org.w3._2001.schema that return types with arguments of type NamedGroupModifier and TypeMethodDescriptionEList<NamedGroup>RedefineType.getGroup1()Returns the value of the 'Group1' containment reference list.EList<NamedGroup>SchemaType.getGroup2()Returns the value of the 'Group2' containment reference list.Methods in org.w3._2001.schema with parameters of type NamedGroupModifier and TypeMethodDescriptionvoidDocumentRoot.setGroup(NamedGroup value) Sets the value of the 'Group' containment reference. -
Uses of NamedGroup in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement NamedGroupModifier and TypeClassDescriptionclassAn implementation of the model object 'Named Group'.Methods in org.w3._2001.schema.impl that return NamedGroupModifier and TypeMethodDescriptionSchemaFactoryImpl.createNamedGroup()DocumentRootImpl.getGroup()Methods in org.w3._2001.schema.impl that return types with arguments of type NamedGroupModifier and TypeMethodDescriptionEList<NamedGroup>RedefineTypeImpl.getGroup1()EList<NamedGroup>SchemaTypeImpl.getGroup2()Methods in org.w3._2001.schema.impl with parameters of type NamedGroupModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetGroup(NamedGroup newGroup, NotificationChain msgs) voidDocumentRootImpl.setGroup(NamedGroup newGroup) -
Uses of NamedGroup in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type NamedGroupModifier and TypeMethodDescriptionSchemaSwitch.caseNamedGroup(NamedGroup object) Returns the result of interpreting the object as an instance of 'Named Group'.booleanSchemaValidator.validateNamedGroup(NamedGroup namedGroup, DiagnosticChain diagnostics, Map<Object, Object> context)