mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-02-28 20:01:48 +01:00
Created Documentation branch for 25.02
git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@2485 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -0,0 +1,19 @@
|
||||
[[Property:title|Contexts]]
|
||||
[[Property:weight|4]]
|
||||
[[Property:uuid|6adec8c0-0eb4-d616-c7be-ef7480673b1c]]
|
||||
A diagram in the diagram tool is always the context of a certain class or cluster. Context means the direct relations up to a certain depth.
|
||||
|
||||
For clusters, the relations are:
|
||||
* subclusters
|
||||
* superclusters
|
||||
|
||||
The relations for classes are:
|
||||
* ancestors
|
||||
* descendants
|
||||
* clients
|
||||
* suppliers
|
||||
This is an example of the class <eiffel>LIST</eiffel>, with ancestor depth 2, descendant depth 2 and both client and supplier depth zero. <div> [[Image:bon-list-relations]] </div><br/>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user