1. Home
  2. Docs
  3. Chapter 30. Project Options
  4. 2. Instant Reverse
  5. Instant Reverse

Instant Reverse

Download PDF
Option Name Description
Show Packages/Owner When Reverse To Diagram Select the way to present the name of the parent packages of the classes to be visualized in a diagram. Selecting Show All Packages will result in creating package shapes to contain the class(es) visualized. Selecting Show Fully Qualified Owner will have the package names appear as a caption (e.g. com::sun::corba::se::impl::activation) inside the class shapes, below the classes’ names.
Show Packages When Reverse To New Diagram Select the way to present the name of the parent packages of the classes to be visualized in a NEW diagram. When Diagram Package Header is selected, the name of package will become the package header of new diagram. When Package Shape is selected, packages will be presented by following the option set to Show Packages/Owner When Reverse To Diagram.
Reverse Java Getter/Setter to Select how getter and setter are processed in code reversal. You can create only attributes with getter and/or setter property selected, or create getter and/or setter operations.
Create shape for parent model of dragged class/package (default false) When drag and drop an element from tree to diagram, add also their parent (e.g. Package) to diagram to contain the dropped shapes.
Calculate Generalization and Realization (default false)
Reverse Operation’s Implementation (default false)