File tree 1 file changed +15
-21
lines changed
Chapter 9/acyclicrelationships/demote
1 file changed +15
-21
lines changed Original file line number Diff line number Diff line change 6
6
7
7
8
8
--------------------------------------------------------------------------
9
-
10
9
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 |
22
18
-------------------------------|---------------------------|-----------|--
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 <---
32
26
--------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments