An error occurred while fetching the assigned iteration of the selected issue.
Factorize common .odesign descriptions fitting the special Ecore types defined in this project
Open
Factorize common .odesign descriptions fitting the special Ecore types defined in this project
Other projects (eg. parameter catalogs) that use Ecore types Quantity
or TimeOfDay
in Sirius property views share the same specialised .odesign descriptions with statement like this:
aql:(eStructuralFeature.eType == quantities::TimeOfDay or input.emfEditServices(self).needsTextWidget(eStructuralFeature)) and not input.emfEditServices(self).isMultiline(eStructuralFeature)
These should be defined in this plug-in and reused in client plug-ins.