X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network%2Fscl%2FSimantics%2FDistrict%2FTechType.scl;h=18663b85e7c6f5845d9a7b1afe17c50d190e2ac4;hb=86e40ae0b4e8690c828e11bb4da99650dcee2016;hp=9b6ddeb9bcc06f7477630e255356fe92d702f8f2;hpb=7a9122407f8b2bb9a14f3b83ba117096b53a6e3f;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 -> ()