From 1d8fcdcb18f2786bff320c7a091626a195baec3f Mon Sep 17 00:00:00 2001 From: Tuukka Lehtonen Date: Thu, 6 Sep 2018 08:50:05 +0300 Subject: [PATCH] Fixed pgraph to compile gitlab #2 Change-Id: I5d1c6dca8f0522b86c73ad782470240a41f233fd (cherry picked from commit 279b8c6d3d3341f086e131f1f0ba834138bbe646) --- .../graph/DistrictNetworkDiagramSettings.pgraph | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph index 686fb391..f01546e3 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph @@ -46,10 +46,10 @@ DN.Diagram // ---------------------------------------------------------------------------- // Built-in enumerated ScaleProperty & ThicknessProperty instances -DN.Vertex.ScaleProperty.SupplyPressure : DN.Vertex.ColorProperty - L0.HasLabel "Nominal Supply Pressure" - DN.Vertex.ScaleProperty.value DN.Vertex.HasSupplyPressure - DN.Vertex.ScaleProperty.scale 1.0 +//DN.Vertex.ScaleProperty.SupplyPressure : DN.Vertex.ColorProperty +// L0.HasLabel "Nominal Supply Pressure" +// DN.Vertex.ScaleProperty.value DN.Vertex.HasSupplyPressure +// DN.Vertex.ScaleProperty.scale 1.0 DN.Edge.ThicknessProperty.Diameter : DN.Edge.ThicknessProperty L0.HasLabel "Diameter" -- 2.43.2