]>
gerrit.simantics Code Review - simantics/interop.git/log
summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
luukkainen [Tue, 13 Nov 2012 09:17:00 +0000 (09:17 +0000)]
refs #3842
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@26272
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 11 Oct 2012 20:09:06 +0000 (20:09 +0000)]
Fixed interop WriteGraph implementations after changes to ReadGraph.
refs #3765
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25998
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Tue, 4 Sep 2012 16:49:08 +0000 (16:49 +0000)]
Missing graph.tg of os.interop from svn.
refs #3552
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25637
ac1ea38d -2e2b-0410-8846-
a27921b304fc
kalajainen [Tue, 4 Sep 2012 15:24:38 +0000 (15:24 +0000)]
refs #3187 punaista
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25636
ac1ea38d -2e2b-0410-8846-
a27921b304fc
kondelin [Mon, 27 Aug 2012 13:53:59 +0000 (13:53 +0000)]
fixes #3420
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25521
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Wed, 22 Aug 2012 19:20:35 +0000 (19:20 +0000)]
SplittingWriteGraph and WriteGraphProxy went out of date after ReadGraph.isImmutable(Resource) was added.
refs #3619
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25498
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Mon, 30 Jul 2012 09:33:01 +0000 (09:33 +0000)]
Fixed SplittingWriteGraph/WriteGraphProxy to work with WriteGraph/ReadGraph API additions.
refs #3552
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25354
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Tue, 26 Jun 2012 07:08:17 +0000 (07:08 +0000)]
Methods removed from ReadGraph interface, also removed those org.simantics.interop.mapping implementations.
* public void forEachDirectObject(final Resource subject, final Resource relation, final AsyncMultiProcedure<Resource> procedure)
* public void forEachDirectObject(final Resource subject, final Resource relation, final MultiProcedure<Resource> procedure)
* public void forEachDirectObject(final Resource subject, final Resource relation, final SyncMultiProcedure<Resource> procedure)
refs #3526
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25233
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 4 Jun 2012 11:03:54 +0000 (11:03 +0000)]
Allow using InitializedRules to load custom data to generated model.
fixes #3488
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25099
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 4 Jun 2012 10:55:35 +0000 (10:55 +0000)]
Remove debug messages
refs #3138
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25097
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 31 May 2012 13:47:21 +0000 (13:47 +0000)]
Path comparisons are now much more reliable
refs #3138
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25085
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 30 May 2012 15:35:28 +0000 (15:35 +0000)]
refs #3483
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25078
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 30 May 2012 15:21:00 +0000 (15:21 +0000)]
refs #3483
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@25076
ac1ea38d -2e2b-0410-8846-
a27921b304fc
niemisto [Wed, 16 May 2012 11:59:58 +0000 (11:59 +0000)]
tg format change
refs #3451
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24988
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 19 Apr 2012 15:15:58 +0000 (15:15 +0000)]
Comparator did not map root resources -> invalid results
refs #3138
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24739
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 17 Apr 2012 11:04:49 +0000 (11:04 +0000)]
Ability to store selected data for model updates.
refs #3169
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24702
ac1ea38d -2e2b-0410-8846-
a27921b304fc
villberg [Tue, 17 Apr 2012 08:08:13 +0000 (08:08 +0000)]
RFC Hannu, Tuukka
refs #3386
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24697
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 16 Apr 2012 07:33:32 +0000 (07:33 +0000)]
Remove issues2 plug-in dependency.
refs #3169
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24683
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 2 Mar 2012 16:07:05 +0000 (16:07 +0000)]
New graph compiler. refs #3225
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24334
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 1 Feb 2012 12:15:45 +0000 (12:15 +0000)]
Running comparison algorithm in multiple transactions. refs #3181
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24121
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 30 Jan 2012 15:00:54 +0000 (15:00 +0000)]
refs #3169
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24104
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 30 Jan 2012 14:55:34 +0000 (14:55 +0000)]
Issue severity and object.
Added more data to Issues View
refs #3169
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24103
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 26 Jan 2012 16:17:55 +0000 (16:17 +0000)]
refs #3169
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24062
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 19 Jan 2012 16:31:28 +0000 (16:31 +0000)]
refs #3138
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@24013
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 12 Jan 2012 14:03:51 +0000 (14:03 +0000)]
Started Simantics 1.6 / Apros 6.02 porting
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@23939
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 10 Nov 2011 15:41:18 +0000 (15:41 +0000)]
Arrays utility
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@23239
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 26 Oct 2011 12:44:20 +0000 (12:44 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22965
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 24 Oct 2011 15:38:19 +0000 (15:38 +0000)]
In some cases Comparator matched incorrect resources.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22935
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 24 Oct 2011 11:37:11 +0000 (11:37 +0000)]
ComparatorView's comparator can be configured.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22928
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 24 Oct 2011 11:30:56 +0000 (11:30 +0000)]
Comparator failed to process some of the statements when subject and object were matched.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22927
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 19 Oct 2011 14:49:04 +0000 (14:49 +0000)]
ComparisonViewer allows customizing comparator
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22856
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 29 Sep 2011 12:18:03 +0000 (12:18 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22479
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 29 Sep 2011 10:31:19 +0000 (10:31 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22477
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 28 Sep 2011 14:43:34 +0000 (14:43 +0000)]
More extensive search for comparable resources
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22466
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 27 Sep 2011 14:49:42 +0000 (14:49 +0000)]
Improved handling of unidentified objects.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22442
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 27 Sep 2011 12:21:07 +0000 (12:21 +0000)]
Fix
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22435
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 27 Sep 2011 10:07:32 +0000 (10:07 +0000)]
Better handling of unidentified resources (resources that have no name, or other properties).
- This fixes connection synchronization
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22426
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 22 Sep 2011 14:58:09 +0000 (14:58 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22380
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 22 Sep 2011 14:57:53 +0000 (14:57 +0000)]
cleanup
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22379
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 21 Sep 2011 10:32:41 +0000 (10:32 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22359
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 20 Sep 2011 16:19:41 +0000 (16:19 +0000)]
INode cleanup
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22349
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 20 Sep 2011 12:15:00 +0000 (12:15 +0000)]
Sorting created duplicates
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22338
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 20 Sep 2011 11:22:19 +0000 (11:22 +0000)]
Allow defining matching resources (Comparing models with structural components)
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22334
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 19 Sep 2011 13:55:06 +0000 (13:55 +0000)]
GraphComparator behavior can be customized with ObjectComparator
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22324
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 2 Sep 2011 08:11:22 +0000 (08:11 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22034
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 1 Sep 2011 12:13:04 +0000 (12:13 +0000)]
Removed os.modelling.ui.modelBrowser.model.INode dependency.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22024
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 1 Sep 2011 08:54:15 +0000 (08:54 +0000)]
Cleaning up compiler warnings
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@22018
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 24 Aug 2011 08:12:59 +0000 (08:12 +0000)]
GeneratorID
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@21885
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 23 Aug 2011 14:48:22 +0000 (14:48 +0000)]
Comparator fixes
UI utils
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@21864
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 18 Aug 2011 15:21:44 +0000 (15:21 +0000)]
Comparator bug fixes.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@21822
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 24 May 2011 10:09:50 +0000 (10:09 +0000)]
Build configuration fixes.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@21119
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 28 Apr 2011 15:08:07 +0000 (15:08 +0000)]
Builtins removed
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@20619
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 27 Apr 2011 12:17:07 +0000 (12:17 +0000)]
StructuralBrowser Interop contribution
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@20590
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 8 Apr 2011 12:07:02 +0000 (12:07 +0000)]
ModelEvaluatorFactory changed
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@20406
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 23 Feb 2011 14:07:39 +0000 (14:07 +0000)]
Changing L0.ConsistsOf to Interop.HasImportData
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@19824
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 22 Feb 2011 16:54:24 +0000 (16:54 +0000)]
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
luukkainen [Mon, 31 Jan 2011 12:47:41 +0000 (12:47 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@19588
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 5 Nov 2010 14:32:30 +0000 (14:32 +0000)]
Issues implementation
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@18587
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 29 Sep 2010 08:50:42 +0000 (08:50 +0000)]
Layer0 + Apros changes
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@18131
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 13 Sep 2010 07:22:09 +0000 (07:22 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@17876
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 24 Aug 2010 12:54:28 +0000 (12:54 +0000)]
Moved to SPM.
Import is now done to project, model generator generates a model, not just a diagram.
Added some rules to handle current Comos database correctly.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@17511
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 5 Aug 2010 13:02:06 +0000 (13:02 +0000)]
Model browser Import node to correct place under Model
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@16968
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 29 Jun 2010 07:58:04 +0000 (07:58 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@16382
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 24 May 2010 13:47:45 +0000 (13:47 +0000)]
Print resource ids
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@15828
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 21 May 2010 13:27:00 +0000 (13:27 +0000)]
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@15821
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 21 May 2010 13:11:43 +0000 (13:11 +0000)]
Subgraph difference tester
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@15820
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 29 Apr 2010 14:58:34 +0000 (14:58 +0000)]
added icon
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@15613
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 26 Apr 2010 14:48:42 +0000 (14:48 +0000)]
Interop common plug-in
Integration to Apros Model Browser
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@15560
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Thu, 18 Mar 2010 11:06:30 +0000 (11:06 +0000)]
Moved /interoperability/branches/dev/* to /interoperability/trunk
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@15072
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Sun, 2 Nov 2008 19:11:55 +0000 (19:11 +0000)]
Added a module for interoperability stuff, such as support of different file formats or specifications.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@7453
ac1ea38d -2e2b-0410-8846-
a27921b304fc