]> gerrit.simantics Code Review - simantics/platform.git/commit
Allow external customization fo TG Root type URIs. 49/649/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 21 Jun 2017 20:57:13 +0000 (23:57 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 21 Jun 2017 20:57:13 +0000 (23:57 +0300)
commit22703b9675e377d3620fb5b9fe1e4c3adc18edc4
tree754365f3b5edb684dc7ac64260a248cc6c955fcf
parent29a9155f55ac9ccaef1b3fd163e7c4230fcd4d1c
Allow external customization fo TG Root type URIs.

The customization happens by writing the type URIs into
TransferableGraphConfiguration2.RootSpec instances which then get
translated into TG Root identity definitions by
ModelTransferableGraphSource.

refs #7328

Change-Id: I3ba23ac39009ecc6486b4ef55ead4d5971e5f130
(manually picked from commit f0546930e05223a2575b37ff9a6de08322542b5c)
bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/util/ModelTransferableGraphSource.java
bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/util/TGConfigurer.java
bundles/org.simantics.db.layer0/src/org/simantics/db/layer0/util/TransferableGraphConfiguration2.java
bundles/org.simantics.modeling/src/org/simantics/modeling/adapters/CompositeCopyHandler.java