Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Some presentation elements displays information in so called compartments. For example UML Class shape has attributes, operations, ports compartments.

Compartments can show only a subset of information. The rest information can be hidden. For example show only a couple of specific Operations on a Class shape in the diagram.

Use com.nomagic.magicdraw.uml.symbols.CompartmentManager for managing the visibility of compartment entries.

More information is available in javadoc.

Info

 You can find the code examples in

  • <programinstallation directory><installation_directory>\openapi\examples\compartmentedit



Panel
titleRelated pages