How to create new "rules" that automatically apply on Instant Reverse function (Java)

Hello,

I am wondering, is there a way to modify the “rules” Instant reverse uses in order to generate a class diagram.

More specifically, I would like to create an “Abstract Class” and a “Class” - for concrete classes - stereotypes that look the same way the “Interface” stereotype looks: “<<Interface>>”, “<<Abstract Class>>” and “<<Class>>”. While making sure instant reverse identifies them automatically and generates the class diagram accordingly without any manual procedure, as in manually applying a newly created stereotype.

Tried both using Eclipse plugin and from within Visual Paradigm itself (15.1 Build 20190101).
No luck so far :disappointed:

Hi,

Sorry that Visual Paradigm does not support rules on Instant Reverse.
But you can develop plugins to apply stereotype on classes.