|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use IValidationService | |
|---|---|
| org.eclipse.emf.ecp.internal.validation | |
| org.eclipse.emf.ecp.validation.api | |
| org.eclipse.emf.ecp.validation.connector | |
| Uses of IValidationService in org.eclipse.emf.ecp.internal.validation |
|---|
| Classes in org.eclipse.emf.ecp.internal.validation that implement IValidationService | |
|---|---|
class |
ValidationService
Implementation of a validation service. |
| Methods in org.eclipse.emf.ecp.internal.validation that return IValidationService | |
|---|---|
IValidationService |
ValidationServiceProvider.getValidationService(Object validationServiceObject)
Returns the validation service for the given object key. If no such validation service does yet exist, it will be created |
| Uses of IValidationService in org.eclipse.emf.ecp.validation.api |
|---|
| Methods in org.eclipse.emf.ecp.validation.api that return IValidationService | |
|---|---|
IValidationService |
IValidationServiceProvider.getValidationService(Object key)
Returns the validation service for the given object key. If no such validation service does yet exist, it will be created |
| Uses of IValidationService in org.eclipse.emf.ecp.validation.connector |
|---|
| Methods in org.eclipse.emf.ecp.validation.connector that return IValidationService | |
|---|---|
IValidationService |
Activator.getValidationService(ECPProject project)
Returns the validation service. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||