]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.diagram.ontology/graph/DiagramProfiles.pgraph
Merge "Minor refactorings related to SCL constructors"
[simantics/platform.git] / bundles / org.simantics.diagram.ontology / graph / DiagramProfiles.pgraph
index ef868a5043b604b8f94a566d07320ed35d05b7eb..9ddd6cc7413c9b2e2fb0dd8c488417017103503f 100644 (file)
@@ -61,7 +61,10 @@ DIA.ConstantStyle <T DIA.Style
 DIA.ExpressionStyle <T DIA.Style
 
 DIA.SCLTextGridStyle <T DIA.Style
-  >-- DIA.SCLTextGridStyle.function ==> "Variable -> <ReadGraph> String" <R L0.HasProperty : L0.TotalFunction
+  >-- DIA.SCLTextGridStyle.texts ==> "Variable -> <ReadGraph> (String,String,String)" <R L0.HasProperty : L0.TotalFunction
+
+DIA.ResourceSCLTextGridStyle <T DIA.Style
+  >-- DIA.ResourceSCLTextGridStyle.texts ==> "Resource -> <ReadGraph> (String,String,String)" <R L0.HasProperty : L0.TotalFunction
 
 DIA.SCLTextStyle <T DIA.Style
 DIA.BasicExpressionTextStyle <T DIA.Style