Uses of Interface
org.w3._2001.schema.RealGroup
Packages that use RealGroup
-
Uses of RealGroup in org.w3._2001.schema
Subinterfaces of RealGroup in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Group Ref'.interface
A representation of the model object 'Named Group'.Methods in org.w3._2001.schema that return RealGroupModifier and TypeMethodDescriptionSchemaFactory.createRealGroup()
Returns a new object of class 'Real Group'. -
Uses of RealGroup in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement RealGroupModifier and TypeClassDescriptionclass
An implementation of the model object 'Group Ref'.class
An implementation of the model object 'Named Group'.class
An implementation of the model object 'Real Group'.Methods in org.w3._2001.schema.impl that return RealGroup -
Uses of RealGroup in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type RealGroupModifier and TypeMethodDescriptionSchemaSwitch.caseRealGroup
(RealGroup object) Returns the result of interpreting the object as an instance of 'Real Group'.boolean
SchemaValidator.validateRealGroup
(RealGroup realGroup, DiagnosticChain diagnostics, Map<Object, Object> context)