Lösungsvorschlag Software Architecture FS08
Aus VISki
Version vom 21. Mai 2009, 21:14 Uhr von Legacy-Benutzername (Diskussion | Beiträge) (Die Seite wurde neu angelegt: „=1= ==1== b d f: true, since the visitor needs to know implementation details of the objects it visits ==2== b: true because class invariants are 'and'-ed, hen...“)
1
1
b
d
f: true, since the visitor needs to know implementation details of the objects it visits
2
b: true because class invariants are 'and'-ed, hence stronger assertions can be introduced
c