Is there any hidden attribute?

Hi Guys,

I like to add a hidden attribute for a Edge, which I will retrieve to display as tool tip when I place mouse over on the Edge. Is there such feature to pass values to element which will not be displayed.

I think a meta-model extension could be what you’re looking for.

I think I should use condition expression. This one will be hidden for a sequenceflow and I can write code to display as tool tip when user places mouse on sequence flow or edge.