|
||||||||||
| 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
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 | ||
|---|---|---|
|
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. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||