Uses of Interface
org.w3._2001.schema.TopLevelElement
Packages that use TopLevelElement
-
Uses of TopLevelElement in org.w3._2001.schema
Methods in org.w3._2001.schema that return TopLevelElementModifier and TypeMethodDescriptionSchemaFactory.createTopLevelElement()Returns a new object of class 'Top Level Element'.DocumentRoot.getElement()Returns the value of the 'Element' containment reference.Methods in org.w3._2001.schema that return types with arguments of type TopLevelElementModifier and TypeMethodDescriptionEList<TopLevelElement>SchemaType.getElement()Returns the value of the 'Element' containment reference list.Methods in org.w3._2001.schema with parameters of type TopLevelElementModifier and TypeMethodDescriptionvoidDocumentRoot.setElement(TopLevelElement value) Sets the value of the 'Element' containment reference. -
Uses of TopLevelElement in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement TopLevelElementModifier and TypeClassDescriptionclassAn implementation of the model object 'Top Level Element'.Methods in org.w3._2001.schema.impl that return TopLevelElementModifier and TypeMethodDescriptionSchemaFactoryImpl.createTopLevelElement()DocumentRootImpl.getElement()Methods in org.w3._2001.schema.impl that return types with arguments of type TopLevelElementMethods in org.w3._2001.schema.impl with parameters of type TopLevelElementModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetElement(TopLevelElement newElement, NotificationChain msgs) voidDocumentRootImpl.setElement(TopLevelElement newElement) -
Uses of TopLevelElement in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type TopLevelElementModifier and TypeMethodDescriptionSchemaSwitch.caseTopLevelElement(TopLevelElement object) Returns the result of interpreting the object as an instance of 'Top Level Element'.booleanSchemaValidator.validateTopLevelElement(TopLevelElement topLevelElement, DiagnosticChain diagnostics, Map<Object, Object> context)