]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.g2d/src/org/simantics/g2d/element/handler/SelectionSpecification.java
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.g2d / src / org / simantics / g2d / element / handler / SelectionSpecification.java
diff --git a/bundles/org.simantics.g2d/src/org/simantics/g2d/element/handler/SelectionSpecification.java b/bundles/org.simantics.g2d/src/org/simantics/g2d/element/handler/SelectionSpecification.java
new file mode 100644 (file)
index 0000000..6f5ad59
--- /dev/null
@@ -0,0 +1,9 @@
+package org.simantics.g2d.element.handler;\r
+\r
+import org.eclipse.core.runtime.IAdaptable;\r
+\r
+\r
+public interface SelectionSpecification extends ElementHandler, IAdaptable {\r
+        \r
+       \r
+}\r