]> gerrit.simantics Code Review - simantics/platform.git/commitdiff
Change L0.Value => L0.Property to fix variable exceptions 24/2424/2
authorjsimomaa <jani.simomaa@gmail.com>
Wed, 7 Nov 2018 09:20:20 +0000 (11:20 +0200)
committerTuukka Lehtonen <tuukka.lehtonen@semantum.fi>
Wed, 7 Nov 2018 09:22:07 +0000 (09:22 +0000)
gitlab #181

Change-Id: Ie4896ad911681d6047f05002c2e2e1a96b1f5416

bundles/org.simantics.diagram.ontology/graph/DiagramLayers.pgraph
bundles/org.simantics.diagram.ontology/graph/DiagramPreferences.pgraph
bundles/org.simantics.layer0/graph/Layer0.pgraph

index b3ddbe1223d261fc084a015a3e1ece5a71c1a73a..fd9a59169d4042ef9a9e7abc04839340b792a75e 100644 (file)
@@ -24,7 +24,7 @@ DIA.IsFocusable
 DIA.IsVisibleDummy <R DIA.IsVisible
 DIA.IsFocusableDummy <R DIA.IsFocusable
 
-DIA.Layer <T L0.Entity
+DIA.Layer <T L0.Property
     @L0.singleProperty DIA.IsActive
     @L0.singleProperty DIA.HasVisibleTag
     @L0.singleProperty DIA.HasFocusableTag
index f2ca8227f305fe20cd9b9b1642931b671edbafe3..9daa3b737500dd60e02de01fcd8ab20ffc7a8f87 100644 (file)
@@ -7,7 +7,7 @@ DIA = <http://www.simantics.org/Diagram-2.2>
 DIA.HasPageDescription <R L0.HasProperty : L0.FunctionalRelation
     --> DIA.PageDescription
 
-DIA.PageDescription <T L0.Value
+DIA.PageDescription <T L0.Property
     @L0.singleProperty DIA.PageDescription.Size
     @L0.singleProperty DIA.PageDescription.Orientation
     @L0.singleProperty DIA.PageDescription.Margins
@@ -61,7 +61,7 @@ DIA.NavigationEnabled <R L0.HasProperty
 
 DIA.HasEditorState <R L0.HasProperty : L0.FunctionalRelation
     <-- DIA.Diagram
-    --> DIA.EditorState <T L0.Value
+    --> DIA.EditorState <T L0.Property
         >-- DIA.EditorState.ViewTransform --> G2D.Transform <R L0.HasProperty : L0.FunctionalRelation
             L0.HasDescription "For storing the current view transformation of a diagram editor." 
         >-- DIA.EditorState.Selection --> DIA.Element <R L0.IsRelatedTo
index 225a4f17ee79c075da4c75164749dec77de459dc..e3d00e8aa418fa57ebcacaf4da42650fc44ac3f3 100644 (file)
@@ -41,7 +41,7 @@ L0.Entity : L0.Type
       L0.readOnly true
     >-- L0.Entity.methods
     @L0.assert L0.Entity.methods
-      _ : L0.Value
+      _ : L0.Property
     
 L0.Entity.methods ==> "StructuredProperty" <R L0.HasProperty : L0.FunctionalRelation
   L0.domainProperties L0.Functions.methodsPropertyDomainProperties