|
Re: Variable Filter [message #1822350 is a reply to message #1822291] |
Wed, 04 March 2020 10:53  |
Eclipse User |
|
|
|
Hello,
The Variable Filter allows to filter displayed elements based on a Semantic condition expression. The candidates expression is used by the Select Model Element Variable to display the list of semantic elements that can be filtered. The candidates expression is intended to return a list of semantic elements from your model.
For instance, the Variable Filter semantic condition expression will be aql:MyVariable->includes(self). The Select Model Element Variable will look like:
candidates expression: aql:self.eContents()
name: MyVariable
Regards,
Florian
|
|
|
Powered by
FUDForum. Page generated in 1.04685 seconds