Uses of Interface
org.w3._2001.schema.ComplexRestrictionType
Packages that use ComplexRestrictionType
-
Uses of ComplexRestrictionType in org.w3._2001.schema
Methods in org.w3._2001.schema that return ComplexRestrictionTypeModifier and TypeMethodDescriptionSchemaFactory.createComplexRestrictionType()Returns a new object of class 'Complex Restriction Type'.ComplexContentType.getRestriction()Returns the value of the 'Restriction' containment reference.Methods in org.w3._2001.schema with parameters of type ComplexRestrictionTypeModifier and TypeMethodDescriptionvoidComplexContentType.setRestriction(ComplexRestrictionType value) Sets the value of the 'Restriction' containment reference. -
Uses of ComplexRestrictionType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement ComplexRestrictionTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Complex Restriction Type'.Fields in org.w3._2001.schema.impl declared as ComplexRestrictionTypeModifier and TypeFieldDescriptionprotected ComplexRestrictionTypeComplexContentTypeImpl.restrictionThe cached value of the 'Restriction' containment reference.Methods in org.w3._2001.schema.impl that return ComplexRestrictionTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createComplexRestrictionType()ComplexContentTypeImpl.getRestriction()Methods in org.w3._2001.schema.impl with parameters of type ComplexRestrictionTypeModifier and TypeMethodDescriptionNotificationChainComplexContentTypeImpl.basicSetRestriction(ComplexRestrictionType newRestriction, NotificationChain msgs) voidComplexContentTypeImpl.setRestriction(ComplexRestrictionType newRestriction) -
Uses of ComplexRestrictionType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type ComplexRestrictionTypeModifier and TypeMethodDescriptionSchemaSwitch.caseComplexRestrictionType(ComplexRestrictionType object) Returns the result of interpreting the object as an instance of 'Complex Restriction Type'.booleanSchemaValidator.validateComplexRestrictionType(ComplexRestrictionType complexRestrictionType, DiagnosticChain diagnostics, Map<Object, Object> context)