From 3583a0b838febb293cbbcb4be2e619e11cf6ca57 Mon Sep 17 00:00:00 2001 From: luukkainen Date: Tue, 22 Feb 2011 16:54:24 +0000 Subject: [PATCH] Added a relation for linking source and destination model git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@19817 ac1ea38d-2e2b-0410-8846-a27921b304fc --- org.simantics.interop/META-INF/MANIFEST.MF | 3 ++- org.simantics.interop/graph.tg | Bin 697 -> 862 bytes org.simantics.interop/graph/Interop.pgraph | 8 ++++---- .../interop/issues/AbstractIssue.java | 16 ++++++++++++---- .../interop/stubs/InteropResource.java | 17 ++++++----------- 5 files changed, 24 insertions(+), 20 deletions(-) diff --git a/org.simantics.interop/META-INF/MANIFEST.MF b/org.simantics.interop/META-INF/MANIFEST.MF index ca01362..0033030 100644 --- a/org.simantics.interop/META-INF/MANIFEST.MF +++ b/org.simantics.interop/META-INF/MANIFEST.MF @@ -18,4 +18,5 @@ Require-Bundle: org.eclipse.ui, org.simantics.layer0;bundle-version="1.0.0" Bundle-RequiredExecutionEnvironment: JavaSE-1.6 Bundle-ActivationPolicy: lazy -Export-Package: org.simantics.interop.issues +Export-Package: org.simantics.interop.issues, + org.simantics.interop.stubs diff --git a/org.simantics.interop/graph.tg b/org.simantics.interop/graph.tg index cb77177e31da05d4c0db4628e43127cc6f24c6ba..e136802731656e653d0fb7cc468ade063d2b520b 100644 GIT binary patch literal 862 zcmZ`%U2oGc6iwTFHCfhnY~zK007TfSe6+3#YH55kYgH5|6z+mk9vD}CM*1)1~8(;iz~icLZMteWn> zRYsCcM}38_G2ixUOe5hJhr^+C^UVB?> zzIrY(p8Y%7+Ou_hVwT#Q#ys&oZcav0Gk>nQPlcRlIzVwLL9y;O|J><9=;Zt&Ga(k0 z`$p<#b6oKQ(C)#&V#29W{?(cvwDtXKy#cpif8ZLJ0Vxpu#=v|96u`?o$MYV%Hv_n7 sZ-5IR1h^x)HQ0;e!H@fw>tO!fTQtXuR;jr&O_j1u*k7`MXkaa{FR;+bWO^2{7VSEycx$gj*g;izG$P0?R`5Ow!&$77#O z2ff(8=KP$U0pxssemov?D;vQkR5sUUkNJkkO?)4^y?@9T89;Af(X`sQrQ8@{PUvL- zZnhLBG7C_zfgv$@5%x(q@y4E91u*HA7|pY?Lh*2_qH+fZJ(iZr>00kkHvyTfyOs>x zEqAzuA6lW_$w+5mut#Qmq)ZEW6K9%lFk DB)f)I diff --git a/org.simantics.interop/graph/Interop.pgraph b/org.simantics.interop/graph/Interop.pgraph index 8342860..4a6fc85 100644 --- a/org.simantics.interop/graph/Interop.pgraph +++ b/org.simantics.interop/graph/Interop.pgraph @@ -5,9 +5,9 @@ PROJ = INTEROP = : L0.Ontology L0.HasResourceClass "org.simantics.interop.stubs.InteropResource" @L0.new - -//INTEROP.InteropFeature : PROJ.Feature -// L0.HasDescription "Interop feature." -INTEROP.ImportLibrary