X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetwork.pgraph;h=4c1e3382778b124e8270f02d1518373d560b114f;hb=415a01dee406d277eabee9ab4a3780a4d056a719;hp=8516608a482575aeb415f5af83574e174a0709de;hpb=4b71501bae63934eefa07dc5acf6fd9eb3dbd583;p=simantics%2Fdistrict.git diff --git a/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph index 8516608a..4c1e3382 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetwork.pgraph @@ -32,6 +32,16 @@ defProperty : L0.Template // ---------------------------------------------------------------------------- DN.Diagram -- DN.Diagram.trackChangesEnabled L0.Boolean + L0.HasLabel "Track changes" + >-- DN.Diagram.splitToMultipleEnabled L0.Boolean + L0.HasLabel "Split To Multiple Diagrams" + + @L0.assert DN.Diagram.trackChangesEnabled true + @L0.assert DN.Diagram.splitToMultipleEnabled true + DN.Layer L0.String L0.String -- DN.Diagram.Visualisations.KeyVariableEdgeHover @defProperty "Key Variables for Edges on Hover" L0.Boolean + >-- DN.Diagram.Visualisations.ShowElevationServerBoundingBox + @defProperty "Show Elevation server bounding box" L0.Boolean + >-- DN.Diagram.Visualisations.NotInSimulation + @defProperty "Not in Simulation" L0.Boolean + >-- DN.Diagram.Visualisations.ShowConnectedComponents + @defProperty "Show Connected Components" L0.Boolean DN.Diagram.Visualisations.ColorContribution -- DN.Mapping.Id --> L0.String -- DN.Mapping.Region --> L0.String -- DN.Mapping.ComponentType --> STR.ComponentType -- DN.Mapping.Terminals --> DN.Mapping.TerminalPair