Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[719] Add support for the 'container' and 'element' compatibility variables #720

Merged
merged 1 commit into from
Sep 16, 2021

Conversation

pcdavid
Copy link
Member

@pcdavid pcdavid commented Aug 31, 2021

  • container is the (default) name for the variable used by Sirius Desktop to refer to the semantic element on which a node or container creation tool is invoked. See {Node,Container}CreationCommandBuilder and ToolFactoryImpl.create{Node,Container}CreationDescription() in Sirius Desktop.

  • element plays the same role for the generic tools. See GenericToolCommandBuilder and ToolFactoryImpl.createToolDescription().

…iables

'container' is the (default) name for the variable used by Sirius
Desktop to refer to the semantic element on which a node or container
creation tool is invoked. See {Node,Container}CreationCommandBuilder
and ToolFactoryImpl.create{Node,Container}CreationDescription() in
Sirius Desktop.

'element' plays the same role for the generic tools. See
GenericToolCommandBuilder and ToolFactoryImpl.createToolDescription().

Bug: #719
Signed-off-by: Pierre-Charles David <pierre-charles.david@obeo.fr>
@sbegaudeau sbegaudeau merged commit 9d34065 into master Sep 16, 2021
@sbegaudeau sbegaudeau deleted the pcd/enh/container-legacy-variable branch September 16, 2021 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AQLInterpreter: error finding variables otherwise available in Sirius-Desktop
2 participants