|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
EObject s.
|
interface |
ILiveValidator
An IValidator that supports live-mode validation of
Notification s.
|
Methods in org.eclipse.emf.validation.service that return IValidator | |
IValidator |
ModelValidationService.newValidator(EvaluationMode 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 .
|
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |