A B C D E F G H I L M N O P R S T U V X

V

validate(IValidationContext) - Method in class org.eclipse.emf.validation.AbstractModelConstraint
Validates an object in the specified context.
validate(IValidationContext) - Method in interface org.eclipse.emf.validation.model.IModelConstraint
Validates an object in the specified context.
validate(IValidationContext) - Method in class org.eclipse.emf.validation.ocl.AbstractOCLModelConstraint
 
validate(EObject, IProgressMonitor) - Method in interface org.eclipse.emf.validation.service.IBatchValidator
Validates the specified EMF element, using the specified progress monitor to monitor progress of validation (which is especially useful for recursive validation).
validate(Collection<? extends EObject>, IProgressMonitor) - Method in interface org.eclipse.emf.validation.service.IBatchValidator
Validates the specified EMF elements, using the specified progress monitor to monitor progress of validation.
validate(EObject) - Method in interface org.eclipse.emf.validation.service.IBatchValidator
Validates a single EMF element without using any progress monitor.
validate(Collection<? extends EObject>) - Method in interface org.eclipse.emf.validation.service.IBatchValidator
Validates multiple EMF elements without using any progress monitor.
validate(Notification) - Method in interface org.eclipse.emf.validation.service.ILiveValidator
Validates the specified EMF event.
validate(T) - Method in interface org.eclipse.emf.validation.service.IValidator
Validates an object.
validate(Collection<? extends T>) - Method in interface org.eclipse.emf.validation.service.IValidator
Validates multiple objects, all in the same validation context.
VALIDATION_MARKER_TYPE - Static variable in class org.eclipse.emf.validation.marker.MarkerUtil
 
ValidationEvent - Class in org.eclipse.emf.validation.service
Event notifying IValidationListeners that a validation operation has occurred.
ValidationEvent(EvaluationMode<T>, Map<String, ?>, Collection<? extends T>, IStatus) - Constructor for class org.eclipse.emf.validation.service.ValidationEvent
Initializes me with the evaluation mode, client data, elements or notifications validated, and validation results that I will pass along to listeners.
ValidationEvent(EvaluationMode<T>, Map<String, ?>, Collection<? extends T>, IStatus, Collection<String>) - Constructor for class org.eclipse.emf.validation.service.ValidationEvent
Initializes me with the evaluation mode, client data, elements or notifications validated, and validation results that I will pass along to listeners.
ValidationMarkerResolution - Class in org.eclipse.emf.validation.ui.ide.quickfix
A generator for problem marker resolutions that can fix validation problems.
ValidationMarkerResolution() - Constructor for class org.eclipse.emf.validation.ui.ide.quickfix.ValidationMarkerResolution
 
validationOccurred(ValidationEvent) - Method in interface org.eclipse.emf.validation.service.IValidationListener
Notifies me that a validation operation has been completed.
valueOf(String) - Static method in enum org.eclipse.emf.validation.model.ConstraintSeverity
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.eclipse.emf.validation.service.ConstraintChangeEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.eclipse.emf.validation.model.ConstraintSeverity
Returns an array containing the constants of this enum type, in the order they're declared.
values() - Static method in enum org.eclipse.emf.validation.service.ConstraintChangeEventType
Returns an array containing the constants of this enum type, in the order they're declared.

Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.
A B C D E F G H I L M N O P R S T U V X