X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetworkProfiles.pgraph;fp=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetworkProfiles.pgraph;h=d00bf42259b1db2314b7a7949623d027e6b5d572;hb=a3b6137601545ac6e3484995d0ec6d39224bbf3f;hp=0000000000000000000000000000000000000000;hpb=1e6f4461465fc45d71b30535d02bbe1cd7672d4a;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph new file mode 100644 index 00000000..d00bf422 --- /dev/null +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkProfiles.pgraph @@ -0,0 +1,35 @@ +L0 = +DIA = +STR = +MOD = +VP = +IMAGE = +SEL = +SEL_UI = +G2D = +DN = + +/* +DN.DistrictProfile : DIA.Profile + L0.HasLabel "District Network Profile" + DIA.Profile.priority 0.0 + DIA.HasEntries + _ : DIA.Profile + @L0.list + DN.DistrictProfile.entry1 + L0.HasLabel "Node Coloring" + @DIA.groupStyleProfileEntry DN.VertexStyle DN.Groups.VertexGroup + DN.DistrictProfile.entry2 + L0.HasLabel "Edge Styling" + @DIA.groupStyleProfileEntry DN.EdgeStyle DN.Groups.EdgeGroup +*/ + +DN.Groups : L0.Library + +DN.Groups.VertexGroup : DIA.TypeGroup + DIA.TypeGroup.HasType DN.Vertex +DN.Groups.EdgeGroup : DIA.TypeGroup + DIA.TypeGroup.HasType DN.Edge + +DN.VertexStyle : DIA.Style +DN.EdgeStyle : DIA.Style