Uses of Interface
org.w3._2001.schema.NotationType
Packages that use NotationType
-
Uses of NotationType in org.w3._2001.schema
Methods in org.w3._2001.schema that return NotationTypeModifier and TypeMethodDescriptionSchemaFactory.createNotationType()Returns a new object of class 'Notation Type'.DocumentRoot.getNotation()Returns the value of the 'Notation' containment reference.Methods in org.w3._2001.schema that return types with arguments of type NotationTypeModifier and TypeMethodDescriptionEList<NotationType>SchemaType.getNotation()Returns the value of the 'Notation' containment reference list.Methods in org.w3._2001.schema with parameters of type NotationTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setNotation(NotationType value) Sets the value of the 'Notation' containment reference. -
Uses of NotationType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement NotationTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Notation Type'.Methods in org.w3._2001.schema.impl that return NotationTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createNotationType()DocumentRootImpl.getNotation()Methods in org.w3._2001.schema.impl that return types with arguments of type NotationTypeMethods in org.w3._2001.schema.impl with parameters of type NotationTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetNotation(NotationType newNotation, NotificationChain msgs) voidDocumentRootImpl.setNotation(NotationType newNotation) -
Uses of NotationType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type NotationTypeModifier and TypeMethodDescriptionSchemaSwitch.caseNotationType(NotationType object) Returns the result of interpreting the object as an instance of 'Notation Type'.booleanSchemaValidator.validateNotationType(NotationType notationType, DiagnosticChain diagnostics, Map<Object, Object> context)