Versions Compared

Key

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

The Open API provides a way to configure the elements' Specification windows. With your own configurator you can create new nodes or remove already existing nodes. Nodes are items of the tree visible on the left side in every Specification window.

The com.nomagic.magicdraw.ui.dialogs.specifications.SpecificationDialogManagerclass should be used for registering a specification dialog configuratorcom.nomagic.magicdraw.ui.dialogs.specifications.configurator.ISpecificationNodeConfigurator.

More information is available in javadoc.

Info

 You can find the code examples in <programinstallation direc tory><installation_directory>/openapi/examples/elementspecification