]> gerrit.simantics Code Review - simantics/interop.git/log
simantics/interop.git
6 years agoAdd Maybe for SCL functions that can return null. release/1.31.0 v1.31.0
Marko Luukkainen [Wed, 22 Nov 2017 16:22:09 +0000 (18:22 +0200)]
Add Maybe for SCL functions that can return null.

6 years agoAdd SCL-folder to build.properties for binary builds 39/1239/1
jsimomaa [Sun, 19 Nov 2017 19:00:31 +0000 (21:00 +0200)]
Add SCL-folder to build.properties for binary builds

Change-Id: I38c53ff4f6b7b56d712244a17412399e82e9a3fc

6 years agoUpdateNode / UpdateOp may have a Resource
Marko Luukkainen [Wed, 1 Nov 2017 13:55:54 +0000 (15:55 +0200)]
UpdateNode / UpdateOp may have a Resource

6 years agoPropertyChange class (instead of Pair)
Marko Luukkainen [Tue, 24 Oct 2017 14:26:17 +0000 (17:26 +0300)]
PropertyChange class (instead of Pair)

6 years agoAbility to reset the default selections
Marko Luukkainen [Tue, 24 Oct 2017 08:16:33 +0000 (11:16 +0300)]
Ability to reset the default selections

6 years agoDefault property selection was using a wrong resource for comparison
Marko Luukkainen [Mon, 23 Oct 2017 10:56:10 +0000 (13:56 +0300)]
Default property selection was using a wrong resource for comparison

6 years agoThree-way comparison
Marko Luukkainen [Fri, 20 Oct 2017 12:29:08 +0000 (15:29 +0300)]
Three-way comparison

6 years agoRetrieving UpdateNodes with a Resource reference
Marko Luukkainen [Tue, 17 Oct 2017 10:37:42 +0000 (13:37 +0300)]
Retrieving UpdateNodes with a Resource reference

6 years agoSCL bindings for model update
Marko Luukkainen [Thu, 12 Oct 2017 15:02:36 +0000 (18:02 +0300)]
SCL bindings for model update

6 years agoSeparating model update logic from UI
Marko Luukkainen [Tue, 3 Oct 2017 15:04:28 +0000 (18:04 +0300)]
Separating model update logic from UI

6 years agoAdded interop.update to interop feature 44/1044/1
Hannu Niemistö [Wed, 27 Sep 2017 11:08:10 +0000 (14:08 +0300)]
Added interop.update to interop feature

Change-Id: I80d79177dbc9b6cd5a182d4c4eaac1d6646689ce

6 years agoGraphviz only as dependency of interop feature, not included 42/1042/2
Tuukka Lehtonen [Wed, 27 Sep 2017 09:32:44 +0000 (12:32 +0300)]
Graphviz only as dependency of interop feature, not included

refs #7396

Change-Id: I0e37da3e4a6403a149ee3b9a4027e17bc4412939

6 years agoAdded org.simantics.excel.poi.feature
Tuukka Lehtonen [Wed, 27 Sep 2017 07:29:01 +0000 (10:29 +0300)]
Added org.simantics.excel.poi.feature

The new feature is now also a part of
org.simantics.interop.repository.

refs #7396

6 years agoTychoized Simantics interop repository
Tuukka Lehtonen [Wed, 27 Sep 2017 06:38:05 +0000 (09:38 +0300)]
Tychoized Simantics interop repository

The repository built for org.simantics.interop.repository now
contains two features, org.simantics.interop.feature and the
newly added org.simantics.xml.sax.feature.

org.simantics.excel.poi is not a part of any feature yet.

refs #7396

6 years agoBug fix to importer and exporter generation for simpleType top level 59/659/1
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

6 years agoAdd ComplexTpye inheritance to SimpleType or literal type when necessary
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

6 years agoSchema conversion changes
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

6 years agoSeveral updates to interoperability. 63/463/2
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

7 years agoImprove graph comparison logic
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

7 years agoFix introduced ConcurrentModficationException
Marko Luukkainen [Thu, 6 Apr 2017 15:02:33 +0000 (18:02 +0300)]
Fix introduced ConcurrentModficationException

refs #7045

Change-Id: Ib93731f246193505ec1bddc4e38928312b11981d

7 years agoThree-way comparison: utilise old changes in the update step
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

7 years agoInitial implementation of model updates with three-way comparison.
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

7 years agoAdd third Resource reference to UpdateEditorInput for three-way
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

7 years agoStore Property change selections to UpdateList
Marko Luukkainen [Mon, 3 Apr 2017 12:04:17 +0000 (15:04 +0300)]
Store Property change selections to UpdateList

refs #7045

Change-Id: If505e8452f4d424cadf281be5e5190b60db46d99

7 years agoUpdateList object for property changes
Marko Luukkainen [Thu, 30 Mar 2017 14:12:04 +0000 (17:12 +0300)]
UpdateList object for property changes

refs #7045

Change-Id: Ic1f86ee82e8fd214f8fd29ff00fb828bbf956ab1

7 years agoCreate UpdateNode labels in the constructor.
Marko Luukkainen [Thu, 30 Mar 2017 08:05:00 +0000 (11:05 +0300)]
Create UpdateNode labels in the constructor.

refs #7045

Change-Id: Ic173aeb933cff44d40f746af707804b91c57259b

7 years agoSeparate ModelUpdateEditor's ViewPart and the implementation
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

7 years agoDependency analysis for XML-schemas consisting of multiple files
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

7 years agoFix plug-in dependencies + use fastutils hashmaps.
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

7 years agoAllow existing nodes to contain No-operation update for dependency
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

7 years agoAllow binding statement changes to update operations
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

7 years agoRefactoring update dependency tree calculation
Marko Luukkainen [Fri, 24 Feb 2017 11:15:04 +0000 (13:15 +0200)]
Refactoring update dependency tree calculation

refs #7045

Change-Id: If298ffbcc83520c12683252ca9eaa4243e3addd3

7 years agoGenerinc UpdateEditor
Marko Luukkainen [Thu, 23 Feb 2017 10:21:37 +0000 (12:21 +0200)]
Generinc UpdateEditor

refs #7045

Change-Id: Idad586011de488d6d188949b3817e10ac2633632

7 years agoStill fixing code after git self conflicts
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

7 years agoGit acting up, and conflicting itself. This is a fix
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

7 years agoMerge branch 'master' of
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

7 years agoBase classes for model updates
Marko Luukkainen [Mon, 20 Feb 2017 13:30:40 +0000 (15:30 +0200)]
Base classes for model updates

refs #7045

Change-Id: I9ac528fcec68f834d0229c14480b00635ad42e6b

7 years agoBase classes for model updates
Marko Luukkainen [Mon, 20 Feb 2017 13:30:40 +0000 (15:30 +0200)]
Base classes for model updates

refs #7045

Change-Id: I9ac528fcec68f834d0229c14480b00635ad42e6b

7 years agoReducing use of deprecated code: using CellType enum instead of int for
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

7 years agoExcel parsing interface
Marko Luukkainen [Thu, 2 Feb 2017 13:06:06 +0000 (15:06 +0200)]
Excel parsing interface

refs #7012

Change-Id: I49f4880147ccdd0f6b9eab4294c41f2335df6761

7 years agoSchema parsing can access data from other schemas (work in progress)
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

7 years ago.gitignore files
Marko Luukkainen [Thu, 2 Feb 2017 12:42:10 +0000 (14:42 +0200)]
.gitignore files

refs #6985

Change-Id: I51aa9df6cfdfcd30c58481119ecfa9f77d2a3384

7 years agoRefactoring and preparing the conversion code to handle references between XML schemas.
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

7 years agoExport XML Namespaces
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

7 years agoExport XML Namespaces
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

7 years agoHandling choice exporting properly by checking exported resource type
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

7 years agoRefactoring Java generator code
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

7 years agoHandling ComplexTypes inheriting AtomicType
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

7 years agoHandling ComplexTypes defined with SimpleContent
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

7 years agoXML Elements are exported in the original order (if order is stored during import)
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

7 years agoInitial support for XML export (order of Elements is not kept)
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

7 years agoInitial support for multi-schema parsers
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

7 years agoHandling elements that inherit AtomicTypes
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

7 years agoDate/Time toString() methods
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

7 years agoUsing XML ontology as base of converted XML schemas
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

7 years agoXML ontology
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

7 years agoUse nonTested filter with property comparison
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

7 years agoCreate version neutral wrapper class for converted XML schema ontology classes
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

7 years agoImprove Proteus property comparison
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

7 years agoGraph comparator did not handle non-traversed statements.
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

7 years agorefs #6520
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

7 years agoHandling untyped attribute definitions by using String
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

7 years agoSchema conversion updates (necessary for Proteus PID Profile schema)
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

7 years agoXML Schema converter
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

7 years agofixes #6172
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

7 years agoInterop mapping changes/ fixes
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

7 years agoSimantics 1.18 compatibility
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

7 years agofixes #5473
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

7 years agoRefs #5231.
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

7 years agofixes #4427
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

7 years agorefs #4298
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

7 years agorefs #4298
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

7 years agorefs #4298
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

7 years agorefs #3842
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

7 years agoViewpoint ontology version has changed (to 1.2) and os.interop/adapters.xml is referr...
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

7 years agorefs #3842
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

7 years agoFixed interop WriteGraph implementations after changes to ReadGraph.
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

7 years agoMissing graph.tg of os.interop from svn.
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

7 years agorefs #3187 punaista
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

7 years agofixes #3420
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

7 years agoSplittingWriteGraph and WriteGraphProxy went out of date after ReadGraph.isImmutable...
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

7 years agoFixed SplittingWriteGraph/WriteGraphProxy to work with WriteGraph/ReadGraph API addit...
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

7 years agoMethods removed from ReadGraph interface, also removed those org.simantics.interop...
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

7 years agoAllow using InitializedRules to load custom data to generated model.
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

7 years agoRemove debug messages
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

7 years agoPath comparisons are now much more reliable
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

7 years agorefs #3483
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

7 years agorefs #3483
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

7 years agotg format change
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

7 years agoComparator did not map root resources -> invalid results
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

7 years agoAbility to store selected data for model updates.
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

7 years agoRFC Hannu, Tuukka
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

7 years agoRemove issues2 plug-in dependency.
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

7 years agoNew graph compiler. refs #3225
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

7 years agoRunning comparison algorithm in multiple transactions. refs #3181
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

7 years agorefs #3169
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

7 years agoIssue severity and object.
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

7 years agorefs #3169
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

7 years agorefs #3138
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

7 years agoStarted Simantics 1.6 / Apros 6.02 porting
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