diff --git a/img/farm_diagramm.svg b/img/farm_diagramm.svg index bb8abe2..663aa7d 100644 --- a/img/farm_diagramm.svg +++ b/img/farm_diagramm.svg @@ -1,3 +1,3 @@ -*1
contains
contains
Animal- age: int- health: doublemakeNoise : StringgetAge : intgetHealth : doubleisAlive : booleanisAdult : booleansleepdamage (amount: double)
Sichtbarkeiten
+ publicĀ 
# protected
~ package
- private
Sichtbarkeiten...
feed (amount: double)*1
contains
contains
SheepCowShepherd- animals: List<Animal>feedAllsendToSleepHerd- hashTable: Animal[][]- amountOfElements: intadd (element: Animal)contains(animal: Animal): boolean
Viewer does not support full SVG 1.1
\ No newline at end of file +*1
contains
contains
Animal{abstract}- age: int- health: doublemakeNoise : StringgetAge : intgetHealth : doubleisAlive : booleanisAdult : booleansleepdamage (amount: double)feed (amount: double)
Sichtbarkeiten
+ publicĀ 
# protected
~ package
- private
Sichtbarkeiten...
*1
contains
contains
Shepherd- animals: List<Animal>feedAllsendToSleepHerd- hashTable: Animal[][]- amountOfElements: intadd (element: Animal)contains(animal: Animal): booleanSheepmakeNoise : StringCowmakeNoise : String
Viewer does not support full SVG 1.1
\ No newline at end of file