X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network%2Fscl%2FSimantics%2FDistrict%2FTechType.scl;fp=org.simantics.district.network%2Fscl%2FSimantics%2FDistrict%2FTechType.scl;h=18663b85e7c6f5845d9a7b1afe17c50d190e2ac4;hb=fe3c9ce9564fbe30606f922c813ef7ffb78d387c;hp=9b6ddeb9bcc06f7477630e255356fe92d702f8f2;hpb=b501519f66b93134e5bdba4e1aeec1e65101efd2;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network/scl/Simantics/District/TechType.scl b/org.simantics.district.network/scl/Simantics/District/TechType.scl index 9b6ddeb9..18663b85 100644 --- a/org.simantics.district.network/scl/Simantics/District/TechType.scl +++ b/org.simantics.district.network/scl/Simantics/District/TechType.scl @@ -5,3 +5,5 @@ importJava "org.simantics.district.network.techtype.TechTypeUtils" where updateComponent :: Resource -> () "Reset all components to values in a tech type table: `resetComponents table`" resetComponents :: Resource -> () + "Reset all map diagram elements to values in a tech type table: `resetMapElements table`" + resetMapElements :: Resource -> ()