... | @@ -2,6 +2,7 @@ |
... | @@ -2,6 +2,7 @@ |
|
|
|
|
|
Welcome to the Software Engineering wiki of the Kiel university. This wiki serves as a collection of examples, mainly to be used for students in the courses Softwaretechnik and Softwareprojekt. Currtently, it contains the following examples for using the **UML** (Unified Modeling Language):
|
|
Welcome to the Software Engineering wiki of the Kiel university. This wiki serves as a collection of examples, mainly to be used for students in the courses Softwaretechnik and Softwareprojekt. Currtently, it contains the following examples for using the **UML** (Unified Modeling Language):
|
|
|
|
|
|
|
|
## Diagrams
|
|
* [Activity Diagram](uml/activity-diagram)
|
|
* [Activity Diagram](uml/activity-diagram)
|
|
* [Class Diagram](uml/class-diagram)
|
|
* [Class Diagram](uml/class-diagram)
|
|
* [Component Diagram](uml/component-diagram)
|
|
* [Component Diagram](uml/component-diagram)
|
... | @@ -9,4 +10,7 @@ Welcome to the Software Engineering wiki of the Kiel university. This wiki serve |
... | @@ -9,4 +10,7 @@ Welcome to the Software Engineering wiki of the Kiel university. This wiki serve |
|
* [Sequence Diagram](uml/sequence-diagram)
|
|
* [Sequence Diagram](uml/sequence-diagram)
|
|
* [State Machine Diagram](uml/state-machine-diagram)
|
|
* [State Machine Diagram](uml/state-machine-diagram)
|
|
* [Use case Diagram](uml/use-case-diagram)
|
|
* [Use case Diagram](uml/use-case-diagram)
|
|
|
|
|
|
|
|
## Miscellaneous
|
|
* [Data Types](uml/data-types)
|
|
* [Data Types](uml/data-types)
|
|
|
|
* [Associations](uml/associations) |
|
|
|
\ No newline at end of file |