]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.viewpoint.ontology/graph/Viewpoint.pgraph
Merge branch 'private/psaas' of ssh://villberg@gerrit.simantics.org:29418/simantics...
[simantics/platform.git] / bundles / org.simantics.viewpoint.ontology / graph / Viewpoint.pgraph
index e7cfd1e93428b98e892a71de01a735e512744b83..3fb6a6db0ec3c9691ff0559e1b2ab2ece942de4f 100644 (file)
@@ -130,7 +130,7 @@ VP.VariableLabelModifierRule : VP.ModifierRule
 
 VP.ImageRule <T VP.VisualsRule
     L0.HasDescription """Label rule gives an image to a node."""
-VP.ConstantImageRule <T VP.LabelRule     
+VP.ConstantImageRule <T VP.ImageRule
     L0.HasDescription """Constant label rule gives a fixed image to a node."""
 VP.ConstantImageRule.HasImage <R L0.HasProperty : L0.TotalFunction            
     L0.HasDomain VP.ConstantLabelRule
@@ -157,6 +157,9 @@ VP.ConstantLabelDecorationRule.HasFont <R L0.HasProperty : L0.FunctionalRelation
 VP.ConstantLabelDecorationRule.HasStyle <R L0.HasProperty : L0.FunctionalRelation            
     L0.HasDomain VP.ConstantLabelDecorationRule
     L0.HasRange L0.String
+VP.ConstantLabelDecorationRule.HasColumn <R L0.HasProperty : L0.FunctionalRelation
+    L0.HasDomain VP.ConstantLabelDecorationRule
+    L0.HasRange L0.String
 
 VP.FlatNodeRule : VP.VisualsRule