X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetworkDiagramSettings.pgraph;h=c3d7cdfe1d451d4546a33a2492e24bb5bd2f7fc2;hb=0249f20bb127e61c58db4432b8609ff0cb441480;hp=686fb391f9bdd94a1f8073a4b1bab8a8c3d0e499;hpb=5c496d165dd3cf2b5ca50cb5368adcf56d45e9d5;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph index 686fb391..c3d7cdfe 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph @@ -1,4 +1,5 @@ L0 = +L0X = DIA = STR = MOD = @@ -8,56 +9,66 @@ SEL = SEL_UI = G2D = DN = +DATATYPES = // ---------------------------------------------------------------------------- -DN.EdgeThicknessPropertyParameterType -- DN.Vertex.ScaleProperty.value --> L0.Relation -- DN.Edge.ArrowLengthProperty.value ==> "Resource -> Maybe Double" -- DN.Vertex.ScaleProperty.scale ==> "Double" -- DN.Edge.ArrowLengthProperty.gain --> L0.Double -- DN.Edge.ArrowLengthProperty.bias --> L0.Double -- DN.Edge.ThicknessProperty.scale --> L0.Double -- DN.Edge.ThicknessProperty.value --> L0.Relation -- DN.Diagram.nodeScale ==> "Double" -- DN.Diagram.nodeScalingProperty --> DN.Vertex.ScaleProperty -- DN.Diagram.edgeThicknessScale ==> "Double" -- DN.Diagram.edgeThicknessProperty --> DN.Edge.ThicknessProperty -- DN.Diagram.arrowLengthGain ==> "Double" -- DN.Diagram.arrowLengthBias ==> "Double" -- DN.Diagram.arrowLengthProperty --> DN.Edge.ArrowLengthProperty -- DN.Diagram.backgroundColor --> DATATYPES.RGB.Integer -- DN.Diagram.drawMapEnabled ==> "Boolean" -- DN.Diagram.hasVisualisation --> DN.Diagram.Visualisations -- DN.Diagram.hasActiveVisualisation --> DN.Diagram.Visualisations -- DN.Diagram.profileUpdateInterval ==> "Long" Maybe Double" -DN.Edge.ThicknessProperty.Diameter : DN.Edge.ThicknessProperty - L0.HasLabel "Diameter" - DN.Edge.ThicknessProperty.value DN.Edge.HasDiameter - DN.Edge.ThicknessProperty.scale 0.001 +DN.Functions.hasNominalMassFlowValue : L0.Function + L0.HasValueType "Resource -> Maybe Double" -DN.Edge.ThicknessProperty.NominalMassFlow : DN.Edge.ThicknessProperty +DN.Edge.ArrowLengthProperty.FlowRate : DN.Edge.ArrowLengthProperty L0.HasLabel "Nominal Mass Flow" - DN.Edge.ThicknessProperty.value DN.Edge.HasNominalMassFlow - DN.Edge.ThicknessProperty.scale 1.0 - + DN.Edge.ArrowLengthProperty.value + DN.Functions.hasNominalMassFlowValue + DN.Edge.ArrowLengthProperty.gain 1.0