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 interfaceAllA representation of the model object 'All'.interfaceSimpleExplicitGroupA representation of the model object 'Simple Explicit Group'.Methods in org.w3._2001.schema that return ExplicitGroup Modifier and Type Method Description ExplicitGroupSchemaFactory. createExplicitGroup()Returns a new object of class 'Explicit Group'.ExplicitGroupComplexType. getChoice()Returns the value of the 'Choice' containment reference.ExplicitGroupDocumentRoot. getChoice()Returns the value of the 'Choice' containment reference.ExplicitGroupExtensionType. getChoice()Returns the value of the 'Choice' containment reference.ExplicitGroupRestrictionType. getChoice()Returns the value of the 'Choice' containment reference.ExplicitGroupRealGroup. getChoice1()Returns the value of the 'Choice1' containment reference.ExplicitGroupComplexType. getSequence()Returns the value of the 'Sequence' containment reference.ExplicitGroupDocumentRoot. getSequence()Returns the value of the 'Sequence' containment reference.ExplicitGroupExtensionType. getSequence()Returns the value of the 'Sequence' containment reference.ExplicitGroupRestrictionType. getSequence()Returns the value of the 'Sequence' containment reference.ExplicitGroupRealGroup. 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 voidComplexType. setChoice(ExplicitGroup value)Sets the value of the 'Choice' containment reference.voidDocumentRoot. setChoice(ExplicitGroup value)Sets the value of the 'Choice' containment reference.voidExtensionType. setChoice(ExplicitGroup value)Sets the value of the 'Choice' containment reference.voidRestrictionType. setChoice(ExplicitGroup value)Sets the value of the 'Choice' containment reference.voidRealGroup. setChoice1(ExplicitGroup value)Sets the value of the 'Choice1' containment reference.voidComplexType. setSequence(ExplicitGroup value)Sets the value of the 'Sequence' containment reference.voidDocumentRoot. setSequence(ExplicitGroup value)Sets the value of the 'Sequence' containment reference.voidExtensionType. setSequence(ExplicitGroup value)Sets the value of the 'Sequence' containment reference.voidRestrictionType. setSequence(ExplicitGroup value)Sets the value of the 'Sequence' containment reference.voidRealGroup. 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 classAllImplAn implementation of the model object 'All'.classExplicitGroupImplAn implementation of the model object 'Explicit Group'.classSimpleExplicitGroupImplAn implementation of the model object 'Simple Explicit Group'.Fields in org.w3._2001.schema.impl declared as ExplicitGroup Modifier and Type Field Description protected ExplicitGroupComplexTypeImpl. choiceThe cached value of the 'Choice' containment reference.protected ExplicitGroupExtensionTypeImpl. choiceThe cached value of the 'Choice' containment reference.protected ExplicitGroupRestrictionTypeImpl. choiceThe cached value of the 'Choice' containment reference.protected ExplicitGroupRealGroupImpl. choice1The cached value of the 'Choice1' containment reference.protected ExplicitGroupComplexTypeImpl. sequenceThe cached value of the 'Sequence' containment reference.protected ExplicitGroupExtensionTypeImpl. sequenceThe cached value of the 'Sequence' containment reference.protected ExplicitGroupRestrictionTypeImpl. sequenceThe cached value of the 'Sequence' containment reference.protected ExplicitGroupRealGroupImpl. sequence1The cached value of the 'Sequence1' containment reference.Methods in org.w3._2001.schema.impl that return ExplicitGroup Modifier and Type Method Description ExplicitGroupSchemaFactoryImpl. createExplicitGroup()ExplicitGroupComplexTypeImpl. getChoice()ExplicitGroupDocumentRootImpl. getChoice()ExplicitGroupExtensionTypeImpl. getChoice()ExplicitGroupRestrictionTypeImpl. getChoice()ExplicitGroupRealGroupImpl. getChoice1()ExplicitGroupComplexTypeImpl. getSequence()ExplicitGroupDocumentRootImpl. getSequence()ExplicitGroupExtensionTypeImpl. getSequence()ExplicitGroupRestrictionTypeImpl. getSequence()ExplicitGroupRealGroupImpl. 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 NotificationChainComplexTypeImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)NotificationChainExtensionTypeImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)NotificationChainRestrictionTypeImpl. basicSetChoice(ExplicitGroup newChoice, NotificationChain msgs)NotificationChainRealGroupImpl. basicSetChoice1(ExplicitGroup newChoice1, NotificationChain msgs)NotificationChainComplexTypeImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)NotificationChainDocumentRootImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)NotificationChainExtensionTypeImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)NotificationChainRestrictionTypeImpl. basicSetSequence(ExplicitGroup newSequence, NotificationChain msgs)NotificationChainRealGroupImpl. basicSetSequence1(ExplicitGroup newSequence1, NotificationChain msgs)voidComplexTypeImpl. setChoice(ExplicitGroup newChoice)voidDocumentRootImpl. setChoice(ExplicitGroup newChoice)voidExtensionTypeImpl. setChoice(ExplicitGroup newChoice)voidRestrictionTypeImpl. setChoice(ExplicitGroup newChoice)voidRealGroupImpl. setChoice1(ExplicitGroup newChoice1)voidComplexTypeImpl. setSequence(ExplicitGroup newSequence)voidDocumentRootImpl. setSequence(ExplicitGroup newSequence)voidExtensionTypeImpl. setSequence(ExplicitGroup newSequence)voidRestrictionTypeImpl. setSequence(ExplicitGroup newSequence)voidRealGroupImpl. 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 TSchemaSwitch. caseExplicitGroup(ExplicitGroup object)Returns the result of interpreting the object as an instance of 'Explicit Group'.booleanSchemaValidator. validateExplicitGroup(ExplicitGroup explicitGroup, DiagnosticChain diagnostics, Map<Object,Object> context)
-