Skip navigation links
org.netbeans.modules.xml.xam/1 1.56.0 1
A C D E F G H I J L M N O P Q R S T U V W X 

V

validate(Model, Validation.ValidationType) - Method in class org.netbeans.modules.xml.xam.spi.Validation
Validates the model.
validate(Model, Validation, Validation.ValidationType) - Method in interface org.netbeans.modules.xml.xam.spi.Validator
Validates given model.
validate(Model, Validation, Validation.ValidationType) - Method in class org.netbeans.modules.xml.xam.spi.XsdBasedValidator
Entry point to validate a model.
validate(Model, Schema, XsdBasedValidator.Handler) - Method in class org.netbeans.modules.xml.xam.spi.XsdBasedValidator
Validates the model against the schema.
validateWrite() - Method in class org.netbeans.modules.xml.xam.AbstractModel
This method ensures that a transaction is currently in progress and that the current thread is able to write.
Validation - Class in org.netbeans.modules.xml.xam.spi
Validation clients use this interface to start validation on a model.
Validation() - Constructor for class org.netbeans.modules.xml.xam.spi.Validation
 
Validation.ValidationType - Enum in org.netbeans.modules.xml.xam.spi
 
ValidationResult - Class in org.netbeans.modules.xml.xam.spi
Represents the results of validation from a validator.
ValidationResult(Collection<Validator.ResultItem>, Collection<Model>) - Constructor for class org.netbeans.modules.xml.xam.spi.ValidationResult
Create an instance of validationResult.
Validator - Interface in org.netbeans.modules.xml.xam.spi
Common interface for validation services on models and components.
Validator.ResultItem - Class in org.netbeans.modules.xml.xam.spi
 
Validator.ResultType - Enum in org.netbeans.modules.xml.xam.spi
 
valueChanged(ComponentEvent) - Method in interface org.netbeans.modules.xml.xam.ComponentListener
Invoked if a value other than children is changed.
valueOf(String) - Static method in enum org.netbeans.modules.xml.xam.ComponentEvent.EventType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.netbeans.modules.xml.xam.ComponentUpdater.Operation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.netbeans.modules.xml.xam.Model.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.netbeans.modules.xml.xam.spi.Validation.ValidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.netbeans.modules.xml.xam.spi.Validator.ResultType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.netbeans.modules.xml.xam.ComponentEvent.EventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.netbeans.modules.xml.xam.ComponentUpdater.Operation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.netbeans.modules.xml.xam.Model.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.netbeans.modules.xml.xam.spi.Validation.ValidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.netbeans.modules.xml.xam.spi.Validator.ResultType
Returns an array containing the constants of this enum type, in the order they are declared.
verifyWrite() - Method in class org.netbeans.modules.xml.xam.AbstractComponent
This method ensures that a transaction is currently in progress and that the current thread is able to write the model.
verifyWrite() - Method in class org.netbeans.modules.xml.xam.dom.AbstractDocumentComponent
 
A C D E F G H I J L M N O P Q R S T U V W X 
Skip navigation links
org.netbeans.modules.xml.xam/1 1.56.0 1