eclipse-ocl / org.eclipse.ocl

Eclipse Public License 2.0
0 stars 0 forks source link

[evaluation] Additional property stores #861

Open eclipse-ocl-bot opened 1 month ago

eclipse-ocl-bot commented 1 month ago

| --- | --- | | Bugzilla Link | 372259 | | Status | NEW | | Importance | P3 normal | | Reported | Feb 22, 2012 13:15 EDT | | Modified | May 27, 2014 13:50 EDT | | Version | 3.2.0 | | Reporter | Ed Willink |

Description

Additional Complete OCL operations are comparatively easy since the addition is solely to meta-classes.

Additional Complete OCL properties require additional slots in model instances and of course they're not there.

How does it work in the legacy evaluator?

Introduce an appropriate eAdapter cache in the pivot model, and perhaps use it for non-navigable opposites too.

eclipse-ocl-bot commented 1 month ago

By Ed Willink on May 27, 2014 13:50

(In reply to Ed Willink from comment #0)

Introduce an appropriate eAdapter cache in the pivot model, and perhaps use it for non-navigable opposites too.

Generalize UMLElementExtension for Stereotype instances.