|
IntelliUML Teresa
|
Model ExplorerThe Model Explorer displays the model elements contained in the UML repository using the classical tree structure view. The Model Explorer would be the equivalent of IDEA's Project View but in a UML context. The Model Explorer's root node represents the UML model. Every project has got one model element associated to it. This model element is created automatically and cannot be deleted. Initially the model is named after the project's name but it may renamed using Rename refactoring. The model element is the top-most element in the UML repository - any other element will be a descendant of the model element. Select In TargetYou may use the the Model Explorer as a target for the action. While the focus is in a Java or Diagram editor press Alt + F1 (or select menu item) and select the target.
and the appropriate Model Explorer node will be expanded, selected and made visible. Model Explorer Nodes
|