Package de.frag.umlplugin.classcloud.actions

All actions that are related to the class cloud diagram are contained in this package.

See:
          Description

Class Summary
ActionNames Constant action names.
ClassCloudAction Creates a class cloud that shows all classes of the current project in a single diagram.
ClassCloudCloseAction Closes class cloud tool window and disposes all computed class cloud data.
HighlightDependenciesToggleAction Toggle between two states for clicking on a node: navigate to source and highlight dependent classes.
HightlightDependenciesAction Shows selected class in class cloud in editor.
ResetViewAction Resets class cloud view, so there are no more ghosted classes.
ShowInEditorAction Shows selected class in class cloud in editor.
 

Package de.frag.umlplugin.classcloud.actions Description

All actions that are related to the class cloud diagram are contained in this package.