forked from tsaglam/EcoreMetamodelExtraction
-
Notifications
You must be signed in to change notification settings - Fork 0
7. Scope Selection
Timur Sağlam edited this page May 23, 2018
·
2 revisions
We currently offer a simple tree view based UI to specify the scope of the extraction. This is implemented utilizing the selection feature of the intermediate model, which has been a part of the project from the very start.
This feature is currently prototypical, since deselecting some elements (e.g. the root package) can lead to unwanted behavior. Nevertheless, it is already possible to deselect most extracted types or packages.
The scope selection UI can be enabled and disabled through the property CustomExtractionScope
(see 5. Properties).