... | @@ -3,11 +3,15 @@ Diese Seite enhält Hinweise zur Konfiguration und Nutzung von Klassendiagrammen |
... | @@ -3,11 +3,15 @@ Diese Seite enhält Hinweise zur Konfiguration und Nutzung von Klassendiagrammen |
|
|
|
|
|
- [Darstellung von Entity, Boundary und Controller Variante 1](#DarstellungEBC1)
|
|
- [Darstellung von Entity, Boundary und Controller Variante 1](#DarstellungEBC1)
|
|
- [Darstellung von Entity, Boundary und Controller Variante 2](#DarstellungEBC2)
|
|
- [Darstellung von Entity, Boundary und Controller Variante 2](#DarstellungEBC2)
|
|
- [Elemante von Klassen ein- und ausschalten](#AbteilungEinAus)
|
|
- [Elemente von Klassen ein- und ausschalten](#AbteilungEinAus)
|
|
- [Konstruktoren, Destruktoren](#KonstDest)
|
|
- [Konstruktoren, Destruktoren](#KonstDest)
|
|
- [Getter, Setter](#GetSet)
|
|
- [Getter, Setter](#GetSet)
|
|
- [virtuelle Methoden](#virtMeth)
|
|
- [virtuelle Methoden](#virtMeth)
|
|
- [Assoziationsklasse](#AssoKlass)
|
|
- [Assoziationsklasse](#AssoKlass)
|
|
|
|
- [Realisieren von 1 zu * Beziehungen in C++](#Asso1zuStern)
|
|
|
|
- [Anlegen einer Assoziation für existierendes Attribut](#AttributZuAsso)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
## <a name="DarstellungEBC1"> Darstellung von Entity, Boundary und Controller Variante 1 </a>
|
|
## <a name="DarstellungEBC1"> Darstellung von Entity, Boundary und Controller Variante 1 </a>
|
|
|
|
|
... | | ... | |