From: Tuukka Lehtonen Date: Thu, 6 Sep 2018 05:50:05 +0000 (+0300) Subject: Fixed pgraph to compile X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F22%2F2122%2F1;p=simantics%2Fdistrict.git Fixed pgraph to compile gitlab #2 Change-Id: I5d1c6dca8f0522b86c73ad782470240a41f233fd (cherry picked from commit 279b8c6d3d3341f086e131f1f0ba834138bbe646) --- 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"