]> gerrit.simantics Code Review - simantics/district.git/blobdiff - org.simantics.district.network/scl/Simantics/District/TechType.scl
Utilities for resetting map diagram element to tech type data
[simantics/district.git] / org.simantics.district.network / scl / Simantics / District / TechType.scl
index 9b6ddeb9bcc06f7477630e255356fe92d702f8f2..18663b85e7c6f5845d9a7b1afe17c50d190e2ac4 100644 (file)
@@ -5,3 +5,5 @@ importJava "org.simantics.district.network.techtype.TechTypeUtils" where
     updateComponent :: Resource -> <Proc> ()
     "Reset all components to values in a tech type table: `resetComponents table`"
     resetComponents :: Resource -> <Proc> ()
+    "Reset all map diagram elements to values in a tech type table: `resetMapElements table`"
+    resetMapElements :: Resource -> <Proc> ()