any
any

Reputation: 355

OCL - get value of variable

How can I get the value of variable instead of its name? The below code return "n" string which is the name of the variable. I need value of n.

s.targets.first().name.name

The Metamodel

Upvotes: 0

Views: 129

Answers (0)

Related Questions