See: Description
| Interface | Description |
|---|---|
| Browser.BrowserInitializer |
Browser initializer is an extension point for browser creation.
|
| NodeTextAdornment |
An adornment of the browser tree node text.
|
| TextAdornment |
An adornment of the browser tree node text.
|
| WindowComponent |
Window component is a part of the MagicDraw main window - MainFrame.
|
| WindowComponentContent |
The contents of the window component.
|
| Class | Description |
|---|---|
| AbstractTree |
The abstract tree used in MagicDraw browser.
|
| AdornmentNodeRenderer |
Tree node renderer which supports various icons adornments.
|
| Browser |
The MagicDraw application UI part with trees, documentation, zoom and search panels.
|
| Browser.BrowserInitializer.WindowComponentInfoRegistration |
Info registration data.
|
| BrowserTabTree |
The base class for all trees added into Browser top tab.
|
| ContainmentTree | |
| DiagramsTree | |
| ExtensionsTree | |
| InheritanceTree | |
| Node |
The base node of all tree nodes.
|
| SearchResultsTree |
Tree for search results displaying.
|
| Tree |
The tree used in MagicDraw browser.
|
| TreeNodeAdornmentManager |
Tree node adornment manager provides registers
IconAdornment, NodeIconAdornment, TextAdornment, and NodeTextAdornment. |
Package provides classes to access browser.