Bug 509143 - OCL Console compatibility with facet features
Summary: OCL Console compatibility with facet features
Status: NEW
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: EMF-Facet (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-13 06:18 EST by Jonathan Pepin CLA
Modified: 2020-05-01 11:26 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Pepin CLA 2016-12-13 06:18:05 EST
Since support of parsing OCL expressions https://bugs.eclipse.org/bugs/show_bug.cgi?id=463905 it's possible to execute OCL query on faceted emf models.
But in default OCL Console from plugin org.eclipse.ocl.examples.interpreter facet features are not visible.
A new Console UI must enable the compatibility with evaluation of OCL expression by call of the EFacetOCLEnvironment Factory from plugin org.eclipse.emf.facet.util.efact.ocl
The OCL console enables to navigate and analyse model from new facet references, attributes and operations.