[Acceleo 3] hasStereotype [message #554345] |
Sat, 21 August 2010 20:44  |
Eclipse User |
|
|
|
Hi,
I want to create a new module with acceleo3. And well, I did something with acceleo2, I know that with acceleo2 I can control the creation of files with something like:
<%script type="Class" name="fullFilePath"%>
<%if ( isService ){%><%pathToMainJava%>/<%serviceImplPackage.toPath()%>/<%name% >Impl.java<%}%>
<%script type="Classifier" name="isService"%>
<%hasStereotype(getProperty("Service"))%>
where hasStereotype is a java service...
How can I do something like this with acceleo3?
And, is there any module in acceleo 3 (not a simple module!)?
thank you very much!
s2o
[Updated on: Sat, 21 August 2010 20:47] by Moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.11292 seconds