From 63ca3304ae8ef41b9bae9a97b8ff04adc6ad0371 Mon Sep 17 00:00:00 2001 From: jsimomaa Date: Mon, 21 Oct 2019 13:38:37 +0300 Subject: [PATCH] Remove deprecated profiles in favor of DNVisualisationStyle gitlab #59 Change-Id: Id1b5e55d39241dd288c8fb8fe4ffb3a187e87e59 --- .../DistrictNetworkDiagramSettings.pgraph | 34 +++++++------- .../graph/DistrictNetworkProfiles.pgraph | 9 ++-- .../ontology/DistrictNetworkResource.java | 45 ------------------- org.simantics.district.network/adapters.xml | 3 +- 4 files changed, 24 insertions(+), 67 deletions(-) diff --git a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph index 0c7acb24..2d253bd3 100644 --- a/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph +++ b/org.simantics.district.network.ontology/graph/DistrictNetworkDiagramSettings.pgraph @@ -13,25 +13,25 @@ DATATYPES = // ---------------------------------------------------------------------------- -DN.ArrowLengthPropertyParameterType -- DN.Edge.ArrowLengthProperty.value ==> "Resource -> Maybe Double" -- DN.Edge.ArrowLengthProperty.gain --> L0.Double -- DN.Edge.ArrowLengthProperty.bias --> L0.Double -- DN.Edge.ArrowLengthProperty.value ==> "Resource -> Maybe Double" -- DN.Edge.ArrowLengthProperty.gain --> L0.Double -- DN.Edge.ArrowLengthProperty.bias --> L0.Double -- DN.Diagram.backgroundColor --> DATATYPES.RGB.Integer - +