]> gerrit.simantics Code Review - simantics/platform.git/commit
Added `possibleInvertibleExpressionReferencedTransformedProperty` 80/4080/1
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 30 Mar 2020 10:05:41 +0000 (13:05 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 30 Mar 2020 10:05:41 +0000 (13:05 +0300)
commit3ec10beaefc3da6cd0bfab715d8c743f9d40f47c
treebed3af96051b920305a4110ea47919271e93101f
parentd3a96bb1f3baa89aa22adf1be3efae56e2b30646
Added `possibleInvertibleExpressionReferencedTransformedProperty`

This allows retrieval of the gain/bias applied to direct property
references in derived properties of user components.

Also switched DatasourceAdapter to use SLF4J logging instead of
java.util logging, which should not be used anywhere.

gitlab #505

Change-Id: I753b89fa1738e378e3e1ad5eac2a44e4dba9692f
bundles/org.simantics.modeling/src/org/simantics/modeling/InvertBasicExpressionVisitor.java
bundles/org.simantics.simulation/src/org/simantics/simulation/data/DatasourceAdapter.java