Uses of Interface
org.w3._2001.schema.NoFixedFacet
Packages that use NoFixedFacet
-
Uses of NoFixedFacet in org.w3._2001.schema
Subinterfaces of NoFixedFacet in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Pattern Type'.Methods in org.w3._2001.schema that return NoFixedFacetModifier and TypeMethodDescriptionSchemaFactory.createNoFixedFacet()
Returns a new object of class 'No Fixed Facet'.DocumentRoot.getEnumeration()
Returns the value of the 'Enumeration' containment reference.Methods in org.w3._2001.schema that return types with arguments of type NoFixedFacetModifier and TypeMethodDescriptionEList<NoFixedFacet>
RestrictionType.getEnumeration()
Returns the value of the 'Enumeration' containment reference list.EList<NoFixedFacet>
RestrictionType1.getEnumeration()
Returns the value of the 'Enumeration' containment reference list.Methods in org.w3._2001.schema with parameters of type NoFixedFacetModifier and TypeMethodDescriptionvoid
DocumentRoot.setEnumeration
(NoFixedFacet value) Sets the value of the 'Enumeration
' containment reference. -
Uses of NoFixedFacet in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement NoFixedFacetModifier and TypeClassDescriptionclass
An implementation of the model object 'No Fixed Facet'.class
An implementation of the model object 'Pattern Type'.Methods in org.w3._2001.schema.impl that return NoFixedFacetModifier and TypeMethodDescriptionSchemaFactoryImpl.createNoFixedFacet()
DocumentRootImpl.getEnumeration()
Methods in org.w3._2001.schema.impl that return types with arguments of type NoFixedFacetModifier and TypeMethodDescriptionEList<NoFixedFacet>
RestrictionType1Impl.getEnumeration()
EList<NoFixedFacet>
RestrictionTypeImpl.getEnumeration()
Methods in org.w3._2001.schema.impl with parameters of type NoFixedFacetModifier and TypeMethodDescriptionNotificationChain
DocumentRootImpl.basicSetEnumeration
(NoFixedFacet newEnumeration, NotificationChain msgs) void
DocumentRootImpl.setEnumeration
(NoFixedFacet newEnumeration) -
Uses of NoFixedFacet in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type NoFixedFacetModifier and TypeMethodDescriptionSchemaSwitch.caseNoFixedFacet
(NoFixedFacet object) Returns the result of interpreting the object as an instance of 'No Fixed Facet'.boolean
SchemaValidator.validateNoFixedFacet
(NoFixedFacet noFixedFacet, DiagnosticChain diagnostics, Map<Object, Object> context)