Uses of Interface
org.w3._2001.schema.RedefineType
Packages that use RedefineType
-
Uses of RedefineType in org.w3._2001.schema
Methods in org.w3._2001.schema that return RedefineTypeModifier and TypeMethodDescriptionSchemaFactory.createRedefineType()Returns a new object of class 'Redefine Type'.DocumentRoot.getRedefine()Returns the value of the 'Redefine' containment reference.Methods in org.w3._2001.schema that return types with arguments of type RedefineTypeModifier and TypeMethodDescriptionEList<RedefineType>SchemaType.getRedefine()Returns the value of the 'Redefine' containment reference list.Methods in org.w3._2001.schema with parameters of type RedefineTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setRedefine(RedefineType value) Sets the value of the 'Redefine' containment reference. -
Uses of RedefineType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement RedefineTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Redefine Type'.Methods in org.w3._2001.schema.impl that return RedefineTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createRedefineType()DocumentRootImpl.getRedefine()Methods in org.w3._2001.schema.impl that return types with arguments of type RedefineTypeMethods in org.w3._2001.schema.impl with parameters of type RedefineTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetRedefine(RedefineType newRedefine, NotificationChain msgs) voidDocumentRootImpl.setRedefine(RedefineType newRedefine) -
Uses of RedefineType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type RedefineTypeModifier and TypeMethodDescriptionSchemaSwitch.caseRedefineType(RedefineType object) Returns the result of interpreting the object as an instance of 'Redefine Type'.booleanSchemaValidator.validateRedefineType(RedefineType redefineType, DiagnosticChain diagnostics, Map<Object, Object> context)