Uses of Interface
org.w3._2001.schema.IncludeType
Packages that use IncludeType
-
Uses of IncludeType in org.w3._2001.schema
Methods in org.w3._2001.schema that return IncludeTypeModifier and TypeMethodDescriptionSchemaFactory.createIncludeType()Returns a new object of class 'Include Type'.DocumentRoot.getInclude()Returns the value of the 'Include' containment reference.Methods in org.w3._2001.schema that return types with arguments of type IncludeTypeModifier and TypeMethodDescriptionEList<IncludeType>SchemaType.getInclude()Returns the value of the 'Include' containment reference list.Methods in org.w3._2001.schema with parameters of type IncludeTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setInclude(IncludeType value) Sets the value of the 'Include' containment reference. -
Uses of IncludeType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement IncludeTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Include Type'.Methods in org.w3._2001.schema.impl that return IncludeTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createIncludeType()DocumentRootImpl.getInclude()Methods in org.w3._2001.schema.impl that return types with arguments of type IncludeTypeMethods in org.w3._2001.schema.impl with parameters of type IncludeTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetInclude(IncludeType newInclude, NotificationChain msgs) voidDocumentRootImpl.setInclude(IncludeType newInclude) -
Uses of IncludeType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type IncludeTypeModifier and TypeMethodDescriptionSchemaSwitch.caseIncludeType(IncludeType object) Returns the result of interpreting the object as an instance of 'Include Type'.booleanSchemaValidator.validateIncludeType(IncludeType includeType, DiagnosticChain diagnostics, Map<Object, Object> context)