|
Domain Modeling Layer | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Class Summary | |
|---|---|
| ResourceSuccessStatus | Validation success status to wrap successes in an EMF resource. |
| ValidationPresenter | Interface clients implement when they wish to presenter information to users
based on validation events from the IValidationManager |
| ValidationSuccessStatus | Validation status used to wrap successes on a given target and rule ID. |
This package defines the classes that allow clients present results of validation events.
Clients register their presenters through
through the com.ibm.xtools.emf.validation.IValidationManager.
ValidationPresenter:
Class implemented by clients who wish to provide validation results.ValidationSuccessStatus:
Status indicating a validation success.ResourceSuccessStatus:
Status indicating a validation success on a particular EMF resource.
|
Domain Modeling Layer | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||