mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2025-12-07 07:12:25 +01:00
Author:admin
Date:2008-09-17T13:53:28.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@3 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
[[Property:title|Views]]
|
||||
[[Property:weight|3]]
|
||||
Every class or cluster has one or more views. Every view shows the [[Contexts|context]] of a class or cluster, a subset of the Eiffel system. For example, for a certain cluster, you can show only the hierarchy of the classes in it, but you could have a second view that shows only a couple of classes in it, but with all relations between them.
|
||||
<div> [[Image:diagram-view-combo]] </div>
|
||||
The view combo box, as seen in the image above, can be used to add a view or switch to a previously added one. Every class and cluster has a view "DEFAULT" that is generated automatically. If you create a new view and move for example a class around in it, the "DEFAULT" view is unaffected.
|
||||
|
||||
The case tool provides you with the following possibilities to manipulate views:
|
||||
* [[Adding a view|Adding a view]]
|
||||
* [[Deleting a view|Deleting a view]]
|
||||
* [[Showing or hiding links and labels|Showing or hiding links and labels]]
|
||||
* [[Removing items from a view|Removing items from a view]]
|
||||
* [[Changing colors of classes|Changing colors of objects]]
|
||||
* [[Using the link tool|Using the link tool]]
|
||||
* [[Changing system exploration depth|Changing system exploration depth of objects]]
|
||||
* [[Retrieving all classes into a cluster|Retrieving all classes into a cluster]]
|
||||
* [[Iconifying and restoring a cluster|Minimizing a cluster and restoring it to its normal state]]
|
||||
<br/>
|
||||
<br/>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user