Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Review Request: eclipse-emf-validation - Verify the integrity of EMF models
https://bugzilla.redhat.com/show_bug.cgi?id=537452
Summary: Review Request: eclipse-emf-validation - Verify the integrity of EMF models Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: medium Priority: medium Component: Package Review AssignedTo: nobody@fedoraproject.org ReportedBy: fedora@matbooth.co.uk QAContact: extras-qa@fedoraproject.org CC: notting@redhat.com, fedora-package-review@redhat.com Estimated Hours: 0.0 Classification: Fedora
This package depends eclipse-mdt-ocl, whose review request is bug #536684.
Spec URL: http://mbooth.fedorapeople.org/reviews/eclipse-emf-validation.spec SRPM URL: http://mbooth.fedorapeople.org/reviews/eclipse-emf-validation-1.3.1-1.fc12.s...
Description: The validation component provides the following capabilities.
* Constraint Definition - Provides API for defining constraints for any EMF meta-model (batch and live constraints). * Customizable model traversal algorithms - Extensibility API to support meta-models that require custom strategies for model traversal. * Constraint parsing for languages - Provides support for parsing the content of constraint elements defined in specific languages. The validation framework provides support for two languages: Java and OCL. * Configurable constraint bindings to application contexts - API support to define "client contexts" that describe the objects that need to be validated and to bind them to constraints that need to be enforced on these objects. * Validation listeners - Support for listening to validation events.