eclipse - Check opaque behavior in Acceleo -


i need check if element opaque behavior. how can that?

thank you

if "opaque behavior" type, can use plain ocl :

element.ocliskindof(opaquebehavior) 

Comments

Popular posts from this blog

Javascript line number mapping -

c# - Is it possible to remove an existing registration from Autofac container builder? -

php - Mysql PK and FK char(36) vs int(10) -