]> gerrit.simantics Code Review - simantics/platform.git/commit
Allow external customization fo TG Root type URIs. 48/648/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 21 Jun 2017 20:05:49 +0000 (23:05 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 21 Jun 2017 20:05:49 +0000 (23:05 +0300)
commitf0546930e05223a2575b37ff9a6de08322542b5c
tree68b5f334b80b69abe4d3ce3151673f9f36cf5007
parentb9d4701787a7aba852ec02aaef6149b8203344b3
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: Icc2aa3dd91c7a0ae8083dc0d61e7fd42f01df58f
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