Uses of Interface
org.w3._2001.schema.GroupRef
Packages that use GroupRef
-
Uses of GroupRef in org.w3._2001.schema
Methods in org.w3._2001.schema that return GroupRefModifier and TypeMethodDescriptionSchemaFactory.createGroupRef()Returns a new object of class 'Group Ref'.ComplexType.getGroup()Returns the value of the 'Group' containment reference.ExtensionType.getGroup()Returns the value of the 'Group' containment reference.RestrictionType.getGroup()Returns the value of the 'Group' containment reference.Methods in org.w3._2001.schema that return types with arguments of type GroupRefModifier and TypeMethodDescriptionEList<GroupRef>Group.getGroup()Returns the value of the 'Group' containment reference list.Methods in org.w3._2001.schema with parameters of type GroupRef -
Uses of GroupRef in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement GroupRefModifier and TypeClassDescriptionclassAn implementation of the model object 'Group Ref'.Fields in org.w3._2001.schema.impl declared as GroupRefModifier and TypeFieldDescriptionprotected GroupRefComplexTypeImpl.groupThe cached value of the 'Group' containment reference.protected GroupRefExtensionTypeImpl.groupThe cached value of the 'Group' containment reference.protected GroupRefRestrictionTypeImpl.groupThe cached value of the 'Group' containment reference.Methods in org.w3._2001.schema.impl that return GroupRefModifier and TypeMethodDescriptionSchemaFactoryImpl.createGroupRef()ComplexTypeImpl.getGroup()ExtensionTypeImpl.getGroup()RestrictionTypeImpl.getGroup()Methods in org.w3._2001.schema.impl that return types with arguments of type GroupRefMethods in org.w3._2001.schema.impl with parameters of type GroupRefModifier and TypeMethodDescriptionNotificationChainComplexTypeImpl.basicSetGroup(GroupRef newGroup, NotificationChain msgs) NotificationChainExtensionTypeImpl.basicSetGroup(GroupRef newGroup, NotificationChain msgs) NotificationChainRestrictionTypeImpl.basicSetGroup(GroupRef newGroup, NotificationChain msgs) voidvoidvoid -
Uses of GroupRef in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type GroupRefModifier and TypeMethodDescriptionSchemaSwitch.caseGroupRef(GroupRef object) Returns the result of interpreting the object as an instance of 'Group Ref'.booleanSchemaValidator.validateGroupRef(GroupRef groupRef, DiagnosticChain diagnostics, Map<Object, Object> context)