X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetworkProfiles.pgraph;h=a853d85e8058337a52b7d52e2757d4a4193cbc6c;hb=af84f3161443458fe28e53823a588f5fd6f75d52;hp=d3734e63c0103873bf17a0e7278b31c9082de093;hpb=77fb2992f4eab37919e21af7f24a70a0a6ecc336;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph index d3734e63..a853d85e 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph @@ -22,8 +22,10 @@ DN.Groups.EdgeGroup : DIA.TypeGroup DN.ElementColoringStyle : DIA.Style DN.VertexSizeStyle : DIA.Style DN.EdgeThicknessStyle : DIA.Style +DN.ArrowLengthStyle : DIA.Style DN.HideStyle : DIA.Style DN.VertexSymbolStyle : DIA.Style +DN.ConnectionLineStyle : DIA.Style // Function for dynamic selection of symbols for a vertex // The input of the function is a DN.Vertex @@ -31,4 +33,4 @@ DN.VertexSymbolStyle : DIA.Style DN.HasSymbolFunction L0.Value - ==> "Resource -> String" + ==> "Resource -> Maybe String"