Uses of Interface
org.w3._2001.schema.TopLevelAttribute
Packages that use TopLevelAttribute
-
Uses of TopLevelAttribute in org.w3._2001.schema
Methods in org.w3._2001.schema that return TopLevelAttributeModifier and TypeMethodDescriptionSchemaFactory.createTopLevelAttribute()Returns a new object of class 'Top Level Attribute'.DocumentRoot.getAttribute()Returns the value of the 'Attribute' containment reference.Methods in org.w3._2001.schema that return types with arguments of type TopLevelAttributeModifier and TypeMethodDescriptionEList<TopLevelAttribute>SchemaType.getAttribute()Returns the value of the 'Attribute' containment reference list.Methods in org.w3._2001.schema with parameters of type TopLevelAttributeModifier and TypeMethodDescriptionvoidDocumentRoot.setAttribute(TopLevelAttribute value) Sets the value of the 'Attribute' containment reference. -
Uses of TopLevelAttribute in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement TopLevelAttributeModifier and TypeClassDescriptionclassAn implementation of the model object 'Top Level Attribute'.Methods in org.w3._2001.schema.impl that return TopLevelAttributeModifier and TypeMethodDescriptionSchemaFactoryImpl.createTopLevelAttribute()DocumentRootImpl.getAttribute()Methods in org.w3._2001.schema.impl that return types with arguments of type TopLevelAttributeMethods in org.w3._2001.schema.impl with parameters of type TopLevelAttributeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetAttribute(TopLevelAttribute newAttribute, NotificationChain msgs) voidDocumentRootImpl.setAttribute(TopLevelAttribute newAttribute) -
Uses of TopLevelAttribute in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type TopLevelAttributeModifier and TypeMethodDescriptionSchemaSwitch.caseTopLevelAttribute(TopLevelAttribute object) Returns the result of interpreting the object as an instance of 'Top Level Attribute'.booleanSchemaValidator.validateTopLevelAttribute(TopLevelAttribute topLevelAttribute, DiagnosticChain diagnostics, Map<Object, Object> context)