]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.base.ontology/graph/Components.pgraph
Variable optimizations for documents (Simupedia).
[simantics/platform.git] / bundles / org.simantics.document.base.ontology / graph / Components.pgraph
index 5384db0b27210f3aed2d6dc220951b3d4a78d19f..099755380dc64c4ff874d8d1fe637ef97bc954f6 100644 (file)
@@ -53,6 +53,10 @@ DOC.SCLValue <T L0.SCLValue
   @L0.assert L0.ConvertsToValueWith
     DOC.Functions.sclValue : L0.ExternalValue
 
+DOC.HandlerSCLValue <T L0.SCLValue
+  @L0.assert L0.ConvertsToValueWith
+    DOC.Functions.sclHandlerValue : L0.ExternalValue
+
 /* Basic component types */
 COMPONENTS.Component <T STR.Component
     >-- COMPONENTS.Component.manualOrdinal --> L0.Integer <R L0.HasProperty