]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.structural2/scl/Simantics/Structural.scl
Work in progress
[simantics/platform.git] / bundles / org.simantics.structural2 / scl / Simantics / Structural.scl
index c33e7ae9d2d32535a0aa1a09c2deba8daf9586da..7bae49413977e3575b6ba879e228857ccd6d0ef5 100644 (file)
@@ -14,3 +14,4 @@ importJava "org.simantics.structural2.variables.Connection" where
 
 importJava "org.simantics.structural2.utils.StructuralUtils" where
   structuralConnectionConnectionPoints :: Variable -> StructuralConnection -> Resource -> <ReadGraph> [Variable]
+  structuralTypeResource :: Variable -> Resource -> <ReadGraph> Resource
\ No newline at end of file