]>
gerrit.simantics Code Review - simantics/interop.git/log
Reino Ruusu [Wed, 28 Jun 2017 15:03:14 +0000 (18:03 +0300)]
Bug fix to importer and exporter generation for simpleType top level
elements.
Change-Id: I4f8df343ddfcf9c19e24d4d8563be64b3103fa54
Marko Luukkainen [Tue, 9 May 2017 07:19:38 +0000 (10:19 +0300)]
Add ComplexTpye inheritance to SimpleType or literal type when necessary
Change-Id: I112f7277b34ce770e63fbd0bdb2bb0d417780f00
Marko Luukkainen [Thu, 4 May 2017 10:28:35 +0000 (13:28 +0300)]
Schema conversion changes
Multiline base64 data import fixed
Use '_List' postfix with LinkedList
Processing a SimpleType when schema contains an Element with the same
name failed
Change-Id: I76607517d2e60dc87c0fc6e07c7b81b65e6d4d8a
Reino Ruusu [Tue, 25 Apr 2017 20:28:26 +0000 (23:28 +0300)]
Several updates to interoperability.
Declaration of simpleTypes as literal types.
Support for value elements with simple datatypes.
Fixed Base64 support.
Improved support for choice indicators.
Fixes for schemas without target namespace.
Generation of empty string literals for empty elements.
Change-Id: I8ae3b4fa47690c7c58df5a44eaf3191cc13f1fa2
Marko Luukkainen [Thu, 13 Apr 2017 07:34:54 +0000 (10:34 +0300)]
Improve graph comparison logic
Added additional processing step for Resources that cannot be identified
when they are encountered the first time
refs #7045
Change-Id: I4cdefb7ae765f2f8efe5ab7d2cf444d8e98d7185
Marko Luukkainen [Thu, 6 Apr 2017 15:02:33 +0000 (18:02 +0300)]
Fix introduced ConcurrentModficationException
refs #7045
Change-Id: Ib93731f246193505ec1bddc4e38928312b11981d
Marko Luukkainen [Thu, 6 Apr 2017 10:53:06 +0000 (13:53 +0300)]
Three-way comparison: utilise old changes in the update step
refs #7045
Change-Id: Icb060716503992e2dbb69b779952f397e6df9169
Marko Luukkainen [Mon, 3 Apr 2017 15:40:02 +0000 (18:40 +0300)]
Initial implementation of model updates with three-way comparison.
refs #7045
Change-Id: Ie6365fd4c5a7f8e93f5cb96b3cadc5b986213c14
Marko Luukkainen [Mon, 3 Apr 2017 14:02:00 +0000 (17:02 +0300)]
Add third Resource reference to UpdateEditorInput for three-way
comparison support.
refs #7045
Change-Id: I3137324f7ce6c2d9981d2a148167c0e1e8cfaebf
Marko Luukkainen [Mon, 3 Apr 2017 12:04:17 +0000 (15:04 +0300)]
Store Property change selections to UpdateList
refs #7045
Change-Id: If505e8452f4d424cadf281be5e5190b60db46d99
Marko Luukkainen [Thu, 30 Mar 2017 14:12:04 +0000 (17:12 +0300)]
UpdateList object for property changes
refs #7045
Change-Id: Ic1f86ee82e8fd214f8fd29ff00fb828bbf956ab1
Marko Luukkainen [Thu, 30 Mar 2017 08:05:00 +0000 (11:05 +0300)]
Create UpdateNode labels in the constructor.
refs #7045
Change-Id: Ic173aeb933cff44d40f746af707804b91c57259b
Marko Luukkainen [Tue, 28 Mar 2017 08:22:21 +0000 (11:22 +0300)]
Separate ModelUpdateEditor's ViewPart and the implementation
refs #7045
Change-Id: I1efe963f88a10ffe4e5f4b60da09126ff6f9f30e
Marko Luukkainen [Mon, 20 Mar 2017 12:52:48 +0000 (14:52 +0200)]
Dependency analysis for XML-schemas consisting of multiple files
refs #6985
Change-Id: I4462e565f49233faee581bdbfe2529bc158255a7
Marko Luukkainen [Mon, 13 Mar 2017 10:56:09 +0000 (12:56 +0200)]
Fix plug-in dependencies + use fastutils hashmaps.
fixes #7086
Change-Id: I74282dd545ce42f9d44484b119f92a3fe3f03103
Marko Luukkainen [Fri, 3 Mar 2017 12:32:53 +0000 (14:32 +0200)]
Allow existing nodes to contain No-operation update for dependency
evaluation
refs #7045
Change-Id: I5589a337d5ba1f16ad201921a00a675330acc6d0
Marko Luukkainen [Fri, 3 Mar 2017 11:17:31 +0000 (13:17 +0200)]
Allow binding statement changes to update operations
refs #7045
Change-Id: I36cff7c0451cc19934f176ab6db4d30b41636cd4
Marko Luukkainen [Fri, 24 Feb 2017 11:15:04 +0000 (13:15 +0200)]
Refactoring update dependency tree calculation
refs #7045
Change-Id: If298ffbcc83520c12683252ca9eaa4243e3addd3
Marko Luukkainen [Thu, 23 Feb 2017 10:21:37 +0000 (12:21 +0200)]
Generinc UpdateEditor
refs #7045
Change-Id: Idad586011de488d6d188949b3817e10ac2633632
Marko Luukkainen [Tue, 21 Feb 2017 14:51:41 +0000 (16:51 +0200)]
Still fixing code after git self conflicts
refs #7045
Change-Id: I2a90f04ad9a7788732caa1f9842b10e875565f14
Marko Luukkainen [Tue, 21 Feb 2017 10:47:10 +0000 (12:47 +0200)]
Git acting up, and conflicting itself. This is a fix
refs #7045
Change-Id: Idbf8d79ec9dce3136f9dc85acf8675ab05911d83
Marko Luukkainen [Tue, 21 Feb 2017 10:44:14 +0000 (12:44 +0200)]
Merge branch 'master' of
ssh://luukkainen@www.simantics.org:29418/simantics/interop
Conflicts:
org.simantics.interop.update/src/org/simantics/interop/update/model/AddDeleteUpdateOp.java
org.simantics.interop.update/src/org/simantics/interop/update/model/UpdateOperations.java
org.simantics.interop.update/src/org/simantics/interop/update/model/UpdateTree.java
Marko Luukkainen [Mon, 20 Feb 2017 13:30:40 +0000 (15:30 +0200)]
Base classes for model updates
refs #7045
Change-Id: I9ac528fcec68f834d0229c14480b00635ad42e6b
Marko Luukkainen [Mon, 20 Feb 2017 13:30:40 +0000 (15:30 +0200)]
Base classes for model updates
refs #7045
Change-Id: I9ac528fcec68f834d0229c14480b00635ad42e6b
Marko Luukkainen [Fri, 3 Feb 2017 08:58:13 +0000 (10:58 +0200)]
Reducing use of deprecated code: using CellType enum instead of int for
cell types.
refs #7012
Change-Id: Ib8b8f2042e258a8ce811097112247a0c7c566ec9
Marko Luukkainen [Thu, 2 Feb 2017 13:06:06 +0000 (15:06 +0200)]
Excel parsing interface
refs #7012
Change-Id: I49f4880147ccdd0f6b9eab4294c41f2335df6761
Marko Luukkainen [Thu, 2 Feb 2017 12:45:59 +0000 (14:45 +0200)]
Schema parsing can access data from other schemas (work in progress)
refs #6985
Change-Id: Ieb98b942605b85ab81e25c7fa93fcc62e387ed32
Marko Luukkainen [Thu, 2 Feb 2017 12:42:10 +0000 (14:42 +0200)]
.gitignore files
refs #6985
Change-Id: I51aa9df6cfdfcd30c58481119ecfa9f77d2a3384
luukkainen [Wed, 1 Feb 2017 09:37:23 +0000 (09:37 +0000)]
Refactoring and preparing the conversion code to handle references between XML schemas.
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33442
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 30 Jan 2017 11:04:51 +0000 (11:04 +0000)]
Export XML Namespaces
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33441
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 30 Jan 2017 10:59:27 +0000 (10:59 +0000)]
Export XML Namespaces
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33440
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 27 Jan 2017 14:22:41 +0000 (14:22 +0000)]
Handling choice exporting properly by checking exported resource type
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33439
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 27 Jan 2017 11:41:08 +0000 (11:41 +0000)]
Refactoring Java generator code
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33438
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 26 Jan 2017 15:33:15 +0000 (15:33 +0000)]
Handling ComplexTypes inheriting AtomicType
Fixed element specific relation handling
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33437
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 25 Jan 2017 16:47:47 +0000 (16:47 +0000)]
Handling ComplexTypes defined with SimpleContent
Exporting multi-schema data
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33436
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 25 Jan 2017 12:01:32 +0000 (12:01 +0000)]
XML Elements are exported in the original order (if order is stored during import)
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33435
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 24 Jan 2017 12:25:59 +0000 (12:25 +0000)]
Initial support for XML export (order of Elements is not kept)
Ability to rename Elements
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33434
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 20 Jan 2017 09:16:06 +0000 (09:16 +0000)]
Initial support for multi-schema parsers
Parsing multiline Base64 data did not work
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33433
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 19 Jan 2017 11:11:27 +0000 (11:11 +0000)]
Handling elements that inherit AtomicTypes
Handling Base64 encoded data as ByteArray
refs #6985
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33432
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 10 Nov 2016 08:37:27 +0000 (08:37 +0000)]
Date/Time toString() methods
refs #6801
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33383
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 9 Nov 2016 14:41:24 +0000 (14:41 +0000)]
Using XML ontology as base of converted XML schemas
Date/Time literal implementations
refs #6801
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33376
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 9 Nov 2016 14:39:45 +0000 (14:39 +0000)]
XML ontology
refs #6801
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33375
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 10 Oct 2016 12:57:41 +0000 (12:57 +0000)]
Use nonTested filter with property comparison
fixes #6749
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33320
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 14 Sep 2016 14:44:37 +0000 (14:44 +0000)]
Create version neutral wrapper class for converted XML schema ontology classes
fixes #6687
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@33194
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 4 Jul 2016 13:32:53 +0000 (13:32 +0000)]
Improve Proteus property comparison
refs #6560
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@32949
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 29 Jun 2016 10:49:03 +0000 (10:49 +0000)]
Graph comparator did not handle non-traversed statements.
refs #6560
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@32929
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 2 Jun 2016 15:15:31 +0000 (15:15 +0000)]
refs #6520
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@32834
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 15 Feb 2016 15:34:45 +0000 (15:34 +0000)]
Handling untyped attribute definitions by using String
refs #6292
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@32418
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 4 Feb 2016 12:23:44 +0000 (12:23 +0000)]
Schema conversion updates (necessary for Proteus PID Profile schema)
refs #6301
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@32344
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 27 Jan 2016 07:36:45 +0000 (07:36 +0000)]
XML Schema converter
refs #6292
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@32319
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 26 Nov 2015 12:12:12 +0000 (12:12 +0000)]
fixes #6172
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@32076
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Tue, 25 Aug 2015 10:48:39 +0000 (10:48 +0000)]
Interop mapping changes/ fixes
fixes #6005
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@31640
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Mon, 18 May 2015 13:30:22 +0000 (13:30 +0000)]
Simantics 1.18 compatibility
fixes #5854
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@31312
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Wed, 12 Nov 2014 08:38:14 +0000 (08:38 +0000)]
fixes #5473
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@30540
ac1ea38d -2e2b-0410-8846-
a27921b304fc
kondelin [Wed, 27 Aug 2014 06:37:30 +0000 (06:37 +0000)]
Refs #5231.
Protocol change.
Added check for messages received by the peer.
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@30146
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 20 Sep 2013 11:41:47 +0000 (11:41 +0000)]
fixes #4427
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@27864
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Fri, 24 May 2013 10:20:01 +0000 (10:20 +0000)]
refs #4298
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@27442
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 23 May 2013 10:24:14 +0000 (10:24 +0000)]
refs #4298
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@27440
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 23 May 2013 08:00:06 +0000 (08:00 +0000)]
refs #4298
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@27439
ac1ea38d -2e2b-0410-8846-
a27921b304fc
luukkainen [Thu, 2 May 2013 10:49:45 +0000 (10:49 +0000)]
refs #3842
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@27302
ac1ea38d -2e2b-0410-8846-
a27921b304fc
lehtonen [Fri, 28 Dec 2012 11:46:31 +0000 (11:46 +0000)]
Viewpoint ontology version has changed (to 1.2) and os.interop/adapters.xml is referring to the wrong (1.1).
fixes #3912
git-svn-id: https://www.simantics.org/svn/simantics/interoperability/trunk@26540
ac1ea38d -2e2b-0410-8846-
a27921b304fc
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