eclipse-qvto / org.eclipse.qvto

Eclipse Public License 2.0
0 stars 1 forks source link

Support OCL annotations for dynamic instances #80

Closed eclipse-qvt-oml-bot closed 1 week ago

eclipse-qvt-oml-bot commented 1 week ago

| --- | --- | | Bugzilla Link | 208598 | | Status | RESOLVED FIXED | | Importance | P3 enhancement | | Reported | Nov 02, 2007 13:56 EDT | | Modified | Nov 02, 2007 16:05 EDT | | Reporter | Radomil Dvorak |

Description

Consider the case where a derived feature is annotated with OCL to provide the\ required value. Currently, the use of such derived features (or operation\ bodies) makes working with dynamic instances impossible, as code generation\ from dynamic templates is required in order for the feature to be accessed by a\ QVT transformation that uses it.

Provided, there is a standard way to add OCL annotations for derived features and operation bodies, they can be recognized in the .ecore model and evaluated on dynamic instances loaded from the workspace.

eclipse-qvt-oml-bot commented 1 week ago

By Radomil Dvorak on Nov 02, 2007 14:24

Committed.