Add Annotation to Class/Atrribute/Operation

Hi, is there a simple way in the Standard-Edition to have Java-Annotations added?

Like:

 
  @Name("customerManager")
  public class CustomerManager {
    @In
    Customer customer;

    @Factory(...)
    public void operation1() {
    }
}

I figured out, the ORM classes have a feature to add annotations. But this is not what i really need, since i would simply like to model JBoss-Seam components.

Thanks,

Christian

Hi Christian,

Thanks for your post. I’ve forwarded the issue to our engineers to follow-up. If there is any feedback about this issue, I’ll come back to you immediately.

Best regards,
Lilian Wong

Hi Christian,

Sorry for the delay. I would like to let you know that we enhanced to support Java annotation for Instant Generator already, and it’s available in our latest build of VP Suite 3.4. You can download the latest build of VP Suite 3.4 from our Download site in our website ( http://www.visual-paradigm.com/download/download.jsp?product=vpsuite ).

If there is any inquiry, please feel free to ask.

Best regards,
Lilian Wong