From 703c331489dc65f88bcf4d1b4f8388ec70ba0808 Mon Sep 17 00:00:00 2001 From: vlorenzo Date: Tue, 26 Jun 2012 08:18:41 +0000 Subject: Save an example of Generalization Merge --- .../generalization/.project | 11 ++ .../UMLCompareMergerExample/generalization/left.di | 17 +++ .../generalization/left.notation | 119 +++++++++++++++++++++ .../generalization/left.uml | 19 ++++ .../generalization/right.di | 17 +++ .../generalization/right.notation | 119 +++++++++++++++++++++ .../generalization/right.uml | 19 ++++ 7 files changed, 321 insertions(+) create mode 100644 sandbox/UMLCompareMergerExample/generalization/.project create mode 100644 sandbox/UMLCompareMergerExample/generalization/left.di create mode 100644 sandbox/UMLCompareMergerExample/generalization/left.notation create mode 100644 sandbox/UMLCompareMergerExample/generalization/left.uml create mode 100644 sandbox/UMLCompareMergerExample/generalization/right.di create mode 100644 sandbox/UMLCompareMergerExample/generalization/right.notation create mode 100644 sandbox/UMLCompareMergerExample/generalization/right.uml (limited to 'sandbox/UMLCompareMergerExample') diff --git a/sandbox/UMLCompareMergerExample/generalization/.project b/sandbox/UMLCompareMergerExample/generalization/.project new file mode 100644 index 00000000000..4d52da4a114 --- /dev/null +++ b/sandbox/UMLCompareMergerExample/generalization/.project @@ -0,0 +1,11 @@ + + + generalization + + + + + + + + diff --git a/sandbox/UMLCompareMergerExample/generalization/left.di b/sandbox/UMLCompareMergerExample/generalization/left.di new file mode 100644 index 00000000000..eb15833ff77 --- /dev/null +++ b/sandbox/UMLCompareMergerExample/generalization/left.di @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/sandbox/UMLCompareMergerExample/generalization/left.notation b/sandbox/UMLCompareMergerExample/generalization/left.notation new file mode 100644 index 00000000000..0fa130e8aab --- /dev/null +++ b/sandbox/UMLCompareMergerExample/generalization/left.notation @@ -0,0 +1,119 @@ + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/UMLCompareMergerExample/generalization/left.uml b/sandbox/UMLCompareMergerExample/generalization/left.uml new file mode 100644 index 00000000000..330a163470c --- /dev/null +++ b/sandbox/UMLCompareMergerExample/generalization/left.uml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/UMLCompareMergerExample/generalization/right.di b/sandbox/UMLCompareMergerExample/generalization/right.di new file mode 100644 index 00000000000..01856ba4999 --- /dev/null +++ b/sandbox/UMLCompareMergerExample/generalization/right.di @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/sandbox/UMLCompareMergerExample/generalization/right.notation b/sandbox/UMLCompareMergerExample/generalization/right.notation new file mode 100644 index 00000000000..e391fd6d0d1 --- /dev/null +++ b/sandbox/UMLCompareMergerExample/generalization/right.notation @@ -0,0 +1,119 @@ + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + +
+ + + + + + + + + + + + +
+ + + + + + + + +
+ + + + + + + + + + + + + + + + + + + + + + diff --git a/sandbox/UMLCompareMergerExample/generalization/right.uml b/sandbox/UMLCompareMergerExample/generalization/right.uml new file mode 100644 index 00000000000..330a163470c --- /dev/null +++ b/sandbox/UMLCompareMergerExample/generalization/right.uml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + -- cgit v1.2.1