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

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

asp.net - RadAsyncUpload in code behind, how to? -