Uses of Interface
org.w3._2001.schema.SelectorType
Packages that use SelectorType
-
Uses of SelectorType in org.w3._2001.schema
Methods in org.w3._2001.schema that return SelectorTypeModifier and TypeMethodDescriptionSchemaFactory.createSelectorType()Returns a new object of class 'Selector Type'.DocumentRoot.getSelector()Returns the value of the 'Selector' containment reference.Keybase.getSelector()Returns the value of the 'Selector' containment reference.Methods in org.w3._2001.schema with parameters of type SelectorTypeModifier and TypeMethodDescriptionvoidDocumentRoot.setSelector(SelectorType value) Sets the value of the 'Selector' containment reference.voidKeybase.setSelector(SelectorType value) Sets the value of the 'Selector' containment reference. -
Uses of SelectorType in org.w3._2001.schema.impl
Classes in org.w3._2001.schema.impl that implement SelectorTypeModifier and TypeClassDescriptionclassAn implementation of the model object 'Selector Type'.Fields in org.w3._2001.schema.impl declared as SelectorTypeModifier and TypeFieldDescriptionprotected SelectorTypeKeybaseImpl.selectorThe cached value of the 'Selector' containment reference.Methods in org.w3._2001.schema.impl that return SelectorTypeModifier and TypeMethodDescriptionSchemaFactoryImpl.createSelectorType()DocumentRootImpl.getSelector()KeybaseImpl.getSelector()Methods in org.w3._2001.schema.impl with parameters of type SelectorTypeModifier and TypeMethodDescriptionNotificationChainDocumentRootImpl.basicSetSelector(SelectorType newSelector, NotificationChain msgs) NotificationChainKeybaseImpl.basicSetSelector(SelectorType newSelector, NotificationChain msgs) voidDocumentRootImpl.setSelector(SelectorType newSelector) voidKeybaseImpl.setSelector(SelectorType newSelector) -
Uses of SelectorType in org.w3._2001.schema.util
Methods in org.w3._2001.schema.util with parameters of type SelectorTypeModifier and TypeMethodDescriptionSchemaSwitch.caseSelectorType(SelectorType object) Returns the result of interpreting the object as an instance of 'Selector Type'.booleanSchemaValidator.validateSelectorType(SelectorType selectorType, DiagnosticChain diagnostics, Map<Object, Object> context)