From 7fa05b5ad0338cce0fcf0a2572cab60e822d702a Mon Sep 17 00:00:00 2001 From: jsimomaa Date: Wed, 7 Nov 2018 11:20:20 +0200 Subject: [PATCH] Change L0.Value => L0.Property to fix variable exceptions gitlab #181 Change-Id: Ie4896ad911681d6047f05002c2e2e1a96b1f5416 --- .../org.simantics.diagram.ontology/graph/DiagramLayers.pgraph | 2 +- .../graph/DiagramPreferences.pgraph | 4 ++-- bundles/org.simantics.layer0/graph/Layer0.pgraph | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/bundles/org.simantics.diagram.ontology/graph/DiagramLayers.pgraph b/bundles/org.simantics.diagram.ontology/graph/DiagramLayers.pgraph index b3ddbe122..fd9a59169 100644 --- a/bundles/org.simantics.diagram.ontology/graph/DiagramLayers.pgraph +++ b/bundles/org.simantics.diagram.ontology/graph/DiagramLayers.pgraph @@ -24,7 +24,7 @@ DIA.IsFocusable DIA.IsVisibleDummy DIA.HasPageDescription DIA.PageDescription -DIA.PageDescription DIA.EditorState DIA.EditorState -- DIA.EditorState.ViewTransform --> G2D.Transform -- DIA.EditorState.Selection --> DIA.Element -- L0.Entity.methods @L0.assert L0.Entity.methods - _ : L0.Value + _ : L0.Property L0.Entity.methods ==> "StructuredProperty"