acceleo get stereotypes' attributs from within a module -


i'm writing module writes ldif file,

i've stereotype called 'user' defined metaclasse have many attributs (username, password, role,..)

the problem cannot access attributs within module..

how should do!

use getvalue operation. in example below elem has stereotype 'enumliteralcodevalue' of profile 'clbprofile' attached has property of type 'value'

[elem.getvalue(elem.getappliedstereotype('clbprofile::enumliteralcodevalue'),'value')/]  

Comments

Popular posts from this blog

Detect support for Shoutcast ICY MP3 without navigator.userAgent in Firefox? -

web - SVG not rendering properly in Firefox -

java - JavaFX 2 slider labelFormatter not being used -