Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

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

 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire