Uses of Interface
org.w3._2001.schema.PatternType
Packages that use PatternType
-
Uses of PatternType in org.w3._2001.schema
Methods in org.w3._2001.schema that return PatternTypeModifier and TypeMethodDescriptionSchemaFactory.createPatternType()Returns a new object of class 'Pattern Type'.DocumentRoot.getPattern()Returns the value of the 'Pattern' containment reference.Methods in org.w3._2001.schema that return types with arguments of type PatternTypeModifier and TypeMethodDescriptionEList<PatternType>RestrictionType.getPattern()Returns the value of the 'Pattern' containment reference list.EList<PatternType>RestrictionType1.getPattern()Returns the value of the 'Pattern' containment reference list.Methods in org.w3._2001.schema with parameters of type PatternTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setPattern(PatternType value) Sets the value of the 'Pattern' containment reference. -
Uses of PatternType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement PatternTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Pattern Type'.Methods in org.w3._2001.schema.impl that return PatternTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createPatternType()DocumentRootImpl.getPattern()Methods in org.w3._2001.schema.impl that return types with arguments of type PatternTypeModifier and TypeMethodDescriptionEList<PatternType>RestrictionType1Impl.getPattern()EList<PatternType>RestrictionTypeImpl.getPattern()Methods in org.w3._2001.schema.impl with parameters of type PatternTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetPattern(PatternType newPattern, NotificationChain msgs) voidDocumentRootImpl.setPattern(PatternType newPattern) -
Uses of PatternType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type PatternTypeModifier and TypeMethodDescriptionSchemaSwitch.casePatternType(PatternType object) Returns the result of interpreting the object as an instance of 'Pattern Type'.booleanSchemaValidator.validatePatternType(PatternType patternType, DiagnosticChain diagnostics, Map<Object, Object> context)