| Online Eiffel Documentation |
| Documentation Home > Tools > EiffelStudio > EiffelStudio Reference > Browsing tools > Cluster tool |
| EiffelStudio |
System tree representation |
The cluster tool is mainly composed of a tree representation of the system.

Here is the meaning of the symbols of the cluster tree:
Left-clicking on any item will send it to the editor. It is also possible to pick items to send them to various components of the development window.
Dropping a class in this tree representation moves it to a different cluster (either the cluster it is dropped on or the cluster containing the class it is dropped on, according to where it is dropped). This is only possible if the dropped class is not in a library cluster, if its source file is readable and writable, and if the destination cluster is not a library or precompiled cluster itself.
| Copyright 1993-2006 Eiffel Software. All rights reserved. |