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

java - How to Configure JAXRS and Spring With Annotations -

visual studio - TFS will not accept changes I've made to a Java project -

php - Create image in codeigniter on the fly -