summaryrefslogtreecommitdiff
path: root/de.dhbw.horb.ksm.model/de/dhbw
diff options
context:
space:
mode:
authoryvesf <yvesf-git@xapek.org>2011-05-09 23:37:38 +0200
committeryvesf <yvesf-git@xapek.org>2011-05-10 20:56:04 +0200
commitd99fac83ac0b02c2e8d1e93c18a25a3c92539726 (patch)
tree5c5fb9fe75073f0556a81201ef5d6de249d07a15 /de.dhbw.horb.ksm.model/de/dhbw
downloadksm-rcp-d99fac83ac0b02c2e8d1e93c18a25a3c92539726.tar.gz
ksm-rcp-d99fac83ac0b02c2e8d1e93c18a25a3c92539726.zip
Vor-Ergebnisse Studienarbeit
Diffstat (limited to 'de.dhbw.horb.ksm.model/de/dhbw')
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Connection.classbin0 -> 352 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/KSM.classbin0 -> 735 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Node.classbin0 -> 749 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/NodeGroup.classbin0 -> 902 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Properties.classbin0 -> 1269 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/ObjectFactory.classbin0 -> 2763 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnection.classbin0 -> 986 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnections.classbin0 -> 761 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XKSM.classbin0 -> 1259 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNode.classbin0 -> 1266 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNodeGroup.classbin0 -> 1579 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XProperties.classbin0 -> 2456 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBase.classbin0 -> 959 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBaseList.classbin0 -> 949 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBoolean.classbin0 -> 904 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimal.classbin0 -> 968 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimalList.classbin0 -> 747 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyInteger.classbin0 -> 968 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyIntegerList.classbin0 -> 747 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyString.classbin0 -> 886 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyStringList.classbin0 -> 737 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/package-info.classbin0 -> 313 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/ConnectionImpl.classbin0 -> 1633 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMFactory.classbin0 -> 2664 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMImpl.classbin0 -> 3527 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeGroupImpl.classbin0 -> 4295 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeImpl.classbin0 -> 3745 bytes
-rw-r--r--de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/PropertiesImpl.classbin0 -> 7485 bytes
28 files changed, 0 insertions, 0 deletions
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Connection.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Connection.class
new file mode 100644
index 0000000..a5b84f8
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Connection.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/KSM.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/KSM.class
new file mode 100644
index 0000000..4791d37
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/KSM.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Node.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Node.class
new file mode 100644
index 0000000..9f3d931
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Node.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/NodeGroup.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/NodeGroup.class
new file mode 100644
index 0000000..c7617d8
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/NodeGroup.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Properties.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Properties.class
new file mode 100644
index 0000000..2102337
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/api/Properties.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/ObjectFactory.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/ObjectFactory.class
new file mode 100644
index 0000000..f66af7d
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/ObjectFactory.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnection.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnection.class
new file mode 100644
index 0000000..79bee93
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnection.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnections.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnections.class
new file mode 100644
index 0000000..3f8a93a
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XConnections.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XKSM.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XKSM.class
new file mode 100644
index 0000000..48a41a4
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XKSM.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNode.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNode.class
new file mode 100644
index 0000000..caf192f
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNode.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNodeGroup.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNodeGroup.class
new file mode 100644
index 0000000..7b6777a
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XNodeGroup.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XProperties.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XProperties.class
new file mode 100644
index 0000000..8840d2c
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XProperties.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBase.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBase.class
new file mode 100644
index 0000000..e740f5d
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBase.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBaseList.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBaseList.class
new file mode 100644
index 0000000..701b36a
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBaseList.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBoolean.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBoolean.class
new file mode 100644
index 0000000..8ee2a84
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyBoolean.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimal.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimal.class
new file mode 100644
index 0000000..3efb49a
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimal.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimalList.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimalList.class
new file mode 100644
index 0000000..7a2c4e5
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyDecimalList.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyInteger.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyInteger.class
new file mode 100644
index 0000000..dc8500a
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyInteger.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyIntegerList.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyIntegerList.class
new file mode 100644
index 0000000..fe93b0f
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyIntegerList.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyString.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyString.class
new file mode 100644
index 0000000..09f2537
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyString.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyStringList.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyStringList.class
new file mode 100644
index 0000000..e6ef11b
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/XPropertyStringList.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/package-info.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/package-info.class
new file mode 100644
index 0000000..66782ff
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/generated/package-info.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/ConnectionImpl.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/ConnectionImpl.class
new file mode 100644
index 0000000..38797d6
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/ConnectionImpl.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMFactory.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMFactory.class
new file mode 100644
index 0000000..6571d19
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMFactory.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMImpl.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMImpl.class
new file mode 100644
index 0000000..335ed51
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/KSMImpl.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeGroupImpl.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeGroupImpl.class
new file mode 100644
index 0000000..d24dc89
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeGroupImpl.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeImpl.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeImpl.class
new file mode 100644
index 0000000..3225f5d
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/NodeImpl.class
Binary files differ
diff --git a/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/PropertiesImpl.class b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/PropertiesImpl.class
new file mode 100644
index 0000000..3792861
--- /dev/null
+++ b/de.dhbw.horb.ksm.model/de/dhbw/horb/ksm/model/impl/PropertiesImpl.class
Binary files differ