Uses of Interface
org.w3._2001.schema.ExplicitGroup
-
Packages that use ExplicitGroup Package Description org.w3._2001.schema org.w3._2001.schema.impl org.w3._2001.schema.util -
-
Uses of ExplicitGroup in org.w3._2001.schema
Subinterfaces of ExplicitGroup in org.w3._2001.schema Modifier and Type Interface Description interface
All
A representation of the model object 'All'.interface
SimpleExplicitGroup
A representation of the model object 'Simple Explicit Group'.Methods in org.w3._2001.schema that return ExplicitGroup Modifier and Type Method Description ExplicitGroup
SchemaFactory. createExplicitGroup()
Returns a new object of class 'Explicit Group'.ExplicitGroup
ComplexType. getChoice()
Returns the value of the 'Choice' containment reference.ExplicitGroup
DocumentRoot. getChoice()
Returns the value of the 'Choice' containment reference.ExplicitGroup
ExtensionType. getChoice()
Returns the value of the 'Choice' containment reference.ExplicitGroup
RestrictionType. getChoice()
Returns the value of the 'Choice' containment reference.ExplicitGroup
RealGroup. getChoice1()
Returns the value of the 'Choice1' containment reference.ExplicitGroup
ComplexType. getSequence()
Returns the value of the 'Sequence' containment reference.ExplicitGroup
DocumentRoot. getSequence()
Returns the value of the 'Sequence' containment reference.ExplicitGroup
ExtensionType. getSequence()
Returns the value of the 'Sequence' containment reference.ExplicitGroup
RestrictionType. getSequence()
Returns the value of the 'Sequence' containment reference.ExplicitGroup
RealGroup. getSequence1()
Returns the value of the 'Sequence1' containment reference.Methods in org.w3._2001.schema that return types with arguments of type ExplicitGroup Modifier and Type Method Description EList<ExplicitGroup>
Group. getChoice()
Returns the value of the 'Choice' containment reference list.EList<ExplicitGroup>
Group. getSequence()
Returns the value of the 'Sequence' containment reference list.Methods in org.w3._2001.schema with parameters of type ExplicitGroup Modifier and Type Method Description void
ComplexType. setChoice(ExplicitGroup value)
Sets the value of the 'Choice
' containment reference.void
DocumentRoot. setChoice(ExplicitGroup value)
Sets the value of the 'Choice
' containment reference.void
ExtensionType. setChoice(ExplicitGroup value)
Sets the value of the 'Choice
' containment reference.void
RestrictionType. setChoice(ExplicitGroup value)
Sets the value of the 'Choice
' containment reference.void
RealGroup. setChoice1(ExplicitGroup value)
Sets the value of the 'Choice1
' containment reference.void
ComplexType. setSequence(ExplicitGroup value)
Sets the value of the 'Sequence
' containment reference.void
DocumentRoot. setSequence(ExplicitGroup value)
Sets the value of the 'Sequence
' containment reference.void
ExtensionType. setSequence(ExplicitGroup value)
Sets the value of the 'Sequence
' containment reference.void
RestrictionType. setSequence(ExplicitGroup value)
Sets the value of the 'Sequence
' containment reference.void
RealGroup. setSequence1(ExplicitGroup value)
Sets the value of the 'Sequence1
' containment reference. -
Uses of ExplicitGroup in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ExplicitGroup Modifier and Type Class Description class
AllImpl
An implementation of the model object 'All'.class
ExplicitGroupImpl
An implementation of the model object 'Explicit Group'.class
SimpleExplicitGroupImpl
An implementation of the model object 'Simple Explicit Group'.Fields in org.w3._2001.schema.impl declared as ExplicitGroup Modifier and Type Field Description protected ExplicitGroup
ComplexTypeImpl. choice
The cached value of the 'Choice
' containment reference.protected ExplicitGroup
ExtensionTypeImpl. choice
The cached value of the 'Choice
' containment reference.protected ExplicitGroup
RestrictionTypeImpl. choice
The cached value of the 'Choice
' containment reference.protected ExplicitGroup
RealGroupImpl. choice1
The cached value of the 'Choice1
' containment reference.protected ExplicitGroup
ComplexTypeImpl. sequence
The cached value of the 'Sequence
' containment reference.protected ExplicitGroup
ExtensionTypeImpl. sequence
The cached value of the 'Sequence
' containment reference.protected ExplicitGroup
RestrictionTypeImpl. sequence
The cached value of the 'Sequence
' containment reference.protected ExplicitGroup
RealGroupImpl. sequence1
The cached value of the 'Sequence1
' containment reference.Methods in org.w3._2001.schema.impl that return ExplicitGroup Modifier and Type Method Description ExplicitGroup
SchemaFactoryImpl. createExplicitGroup()
ExplicitGroup
ComplexTypeImpl. getChoice()
ExplicitGroup
DocumentRootImpl. getChoice()
ExplicitGroup
ExtensionTypeImpl. getChoice()
ExplicitGroup
RestrictionTypeImpl. getChoice()
ExplicitGroup
RealGroupImpl. getChoice1()
ExplicitGroup
ComplexTypeImpl. getSequence()
ExplicitGroup
DocumentRootImpl. getSequence()
ExplicitGroup
ExtensionTypeImpl. getSequence()
ExplicitGroup
RestrictionTypeImpl. getSequence()
ExplicitGroup
RealGroupImpl. getSequence1()
Methods in org.w3._2001.schema.impl that return types with arguments of type ExplicitGroup Modifier and Type Method Description EList<ExplicitGroup>
GroupImpl. getChoice()
EList<ExplicitGroup>
GroupImpl. getSequence()
Methods in org.w3._2001.schema.impl with parameters of type ExplicitGroup Modifier and Type Method Description NotificationChain
ComplexTypeImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)
NotificationChain
DocumentRootImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)
NotificationChain
ExtensionTypeImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)
NotificationChain
RestrictionTypeImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)
NotificationChain
RealGroupImpl. basicSetChoice1(ExplicitGroup newChoice1, NotificationChain msgs)
NotificationChain
ComplexTypeImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)
NotificationChain
DocumentRootImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)
NotificationChain
ExtensionTypeImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)
NotificationChain
RestrictionTypeImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)
NotificationChain
RealGroupImpl. basicSetSequence1(ExplicitGroup newSequence1, NotificationChain msgs)
void
ComplexTypeImpl. setChoice(ExplicitGroup newChoice)
void
DocumentRootImpl. setChoice(ExplicitGroup newChoice)
void
ExtensionTypeImpl. setChoice(ExplicitGroup newChoice)
void
RestrictionTypeImpl. setChoice(ExplicitGroup newChoice)
void
RealGroupImpl. setChoice1(ExplicitGroup newChoice1)
void
ComplexTypeImpl. setSequence(ExplicitGroup newSequence)
void
DocumentRootImpl. setSequence(ExplicitGroup newSequence)
void
ExtensionTypeImpl. setSequence(ExplicitGroup newSequence)
void
RestrictionTypeImpl. setSequence(ExplicitGroup newSequence)
void
RealGroupImpl. setSequence1(ExplicitGroup newSequence1)
-
Uses of ExplicitGroup in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ExplicitGroup Modifier and Type Method Description T
SchemaSwitch. caseExplicitGroup(ExplicitGroup object)
Returns the result of interpreting the object as an instance of 'Explicit Group'.boolean
SchemaValidator. validateExplicitGroup(ExplicitGroup explicitGroup, DiagnosticChain diagnostics, Map<Object,Object> context)
-