|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ValidationOptions | |
|---|---|
| org.eclipse.gmf.validate | Definition of constraint ecore annotations schema for model validation purposes. |
| Uses of ValidationOptions in org.eclipse.gmf.validate |
|---|
| Methods in org.eclipse.gmf.validate that return ValidationOptions | |
|---|---|
static ValidationOptions |
ValidationOptions.getDefault()
|
| Methods in org.eclipse.gmf.validate with parameters of type ValidationOptions | |
|---|---|
static org.eclipse.emf.common.util.Diagnostic |
GMFValidator.validate(org.eclipse.emf.ecore.EObject eObject,
ValidationOptions options)
Validates the given object using its registered EValidator and additionally performs validation of OCL constraints annotations,
value-spec and constraint definitions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||