]> gerrit.simantics Code Review - simantics/platform.git/commit
Added `possibleInvertibleExpressionReferencedTransformedProperty`
authorTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 30 Mar 2020 10:05:41 +0000 (13:05 +0300)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Mon, 25 Oct 2021 09:33:57 +0000 (12:33 +0300)
commit20e3e7c2e79f47044bd625d757447b16d699a7bc
treeca26b28b5ac272b2f2be5856bec94b57e5b1e1a0
parentd9361204e6d61f7defb3fb350d3751fd2c21956a
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