| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IValidator | |
|---|---|
| org.eclipse.datatools.connectivity.oda.spec | The runtime API for an ODA data set query's dynamic result set specification. | 
| org.eclipse.datatools.connectivity.oda.spec.manifest | Provides a utility component for accessing the capabilities registered by an 
ODA extension that implements the org.eclipse.datatools.connectivity.oda.dynamicResultSetextension point. | 
| Uses of IValidator in org.eclipse.datatools.connectivity.oda.spec | 
|---|
| Methods in org.eclipse.datatools.connectivity.oda.spec that return IValidator | |
|---|---|
|  IValidator | ValidationContext.getValidator()Gets the custom validator of a filter expression being validated. | 
| Methods in org.eclipse.datatools.connectivity.oda.spec with parameters of type IValidator | |
|---|---|
|  void | ValidationContext.setValidator(IValidator validator)Sets the custom validator of a filter expression being validated. | 
| Constructors in org.eclipse.datatools.connectivity.oda.spec with parameters of type IValidator | |
|---|---|
| ValidationContext(IValidator validator) | |
| Uses of IValidator in org.eclipse.datatools.connectivity.oda.spec.manifest | 
|---|
| Methods in org.eclipse.datatools.connectivity.oda.spec.manifest that return IValidator | |
|---|---|
|  IValidator | FilterExpressionDefinition.getValidator()Gets the concrete class that implements the IValidatorto validate this expression. | 
|  IValidator | FunctionExpressionDefinition.getValidator()Gets the concrete class that implements the IValidatorto validate this expression. | 
|  IValidator | ExtensionContributor.getValidator()Gets the IValidatorinstance of this contributor. | 
|  IValidator | AggregateDefinition.getValidator()Gets the concrete class that implements the IValidatorto validate this expression. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||