X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=org.simantics.district.network.ontology%2Fgraph%2FDistrictNetwork.pgraph;h=e4aaeba992e10b6d7ccf52813c890062dfec8988;hb=refs%2Fheads%2Frelease%2F1.41.0;hp=8516608a482575aeb415f5af83574e174a0709de;hpb=2333f640dbaab4148fab8130515374aec9a27d9f;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..e4aaeba9 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