Uses of Interface
org.w3._2001.schema.LocalElement
Packages that use LocalElement
-
Uses of LocalElement in org.w3._2001.schema
Subinterfaces of LocalElement in org.w3._2001.schemaModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Narrow Max Min'.Methods in org.w3._2001.schema that return LocalElementModifier and TypeMethodDescriptionSchemaFactory.createLocalElement()
Returns a new object of class 'Local Element'.Methods in org.w3._2001.schema that return types with arguments of type LocalElementModifier and TypeMethodDescriptionEList<LocalElement>
Group.getElement()
Returns the value of the 'Element' containment reference list. -
Uses of LocalElement in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement LocalElementModifier and TypeClassDescriptionclass
An implementation of the model object 'Local Element'.class
An implementation of the model object 'Narrow Max Min'.Methods in org.w3._2001.schema.impl that return LocalElementMethods in org.w3._2001.schema.impl that return types with arguments of type LocalElement -
Uses of LocalElement in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type LocalElementModifier and TypeMethodDescriptionSchemaSwitch.caseLocalElement
(LocalElement object) Returns the result of interpreting the object as an instance of 'Local Element'.boolean
SchemaValidator.validateLocalElement
(LocalElement localElement, DiagnosticChain diagnostics, Map<Object, Object> context)