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

  




 

 


Uses of Interface
org.eclipse.emf.validation.service.IValidator

Packages that use IValidator
org.eclipse.emf.validation.service The semi-public (internal-public) package defining the API for invocation of the validation engine and for the implementation of constraint providers. 
 

Uses of IValidator in org.eclipse.emf.validation.service
 

Subinterfaces of IValidator in org.eclipse.emf.validation.service
 interface IBatchValidator
           An IValidator that supports batch-mode validation of EObjects.
 interface ILiveValidator
           An IValidator that supports live-mode validation of Notifications.
 

Methods in org.eclipse.emf.validation.service with type parameters of type IValidator
<T,V extends IValidator<T>>
V
ModelValidationService. newValidator ( EvaluationMode<T> mode)
           Creates a new validator object that the client can use to validate EMF objects, notifications, or features, according to the value of the specified evaluation mode.
 

Methods in org.eclipse.emf.validation.service with parameters of type IValidator
  V IValidator.Option. defaultValue ( IValidator<?> validator)
          Queries my default value for the specified validator.
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.


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