Skip to content

Commit 9af7efa

Browse files
author
aronerry
committed
modify
1 parent 96975ae commit 9af7efa

File tree

1 file changed

+15
-21
lines changed

1 file changed

+15
-21
lines changed

Chapter 9/acyclicrelationships/demote/README.txt

+15-21
Original file line numberDiff line numberDiff line change
@@ -6,27 +6,21 @@
66

77

88
--------------------------------------------------------------------------
9-
109
class - Customer --------------- module - customer.jar ------
11-
|1 | | |
12-
-----------|-------------------|---------------------------|-----------|--
13-
| | | |
14-
| | | |
15-
| | | |
16-
| | | |
17-
| | | |
18-
-----------|-------------------|---------------------------|-----------|--
19-
^* | ^ |
20-
class - Bill | module - billing.jar |
21-
| | | |
10+
-----------|1------------------|---------------------------|-----------|--
11+
| | | |
12+
| | | |
13+
| | | |
14+
| | | |
15+
| | | |
16+
-----------^*------------------|---------------------------^-----------|--
17+
class - Bill | module - billing.jar |
2218
-------------------------------|---------------------------|-----------|--
23-
| | | |
24-
| | | |
25-
| | | |
26-
| | | |
27-
| | | |
28-
-----------|-------------------|---------------------------|-----------|--
29-
^ | ^ |
30-
class - DiscountCalculator <---- module - calculator.jar <---
31-
19+
| | | |
20+
| | | |
21+
| | | |
22+
| | | |
23+
| | | |
24+
-----------^-------------------|---------------------------^-----------|--
25+
class - DiscountCalculator <---- module - calculator.jar <---
3226
--------------------------------------------------------------------------

0 commit comments

Comments
 (0)