X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.document.base.ontology%2Fgraph%2FProperties.pgraph;h=d0394de6693251707724921758b93ec8df5f7cab;hp=9093ebe9476de4d0364bec1059bc6d861ec08bf3;hb=8959bb33806d2252cdf09e42386afd242919630a;hpb=6f4a838ed439ed3a5f5f51e1837e9adf45c98eef diff --git a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph index 9093ebe94..d0394de66 100644 --- a/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph +++ b/bundles/org.simantics.document.base.ontology/graph/Properties.pgraph @@ -5,7 +5,9 @@ SEL = PROPERTIES = DOC.Properties : L0.Library @L0.new - + +DOC.Document.definesAttributeRelation --> DOC.Document.AttributeRelation "Variable" - + +PROPERTIES.primitiveProperties "String" + PROPERTIES.exists @defAttribute L0.Boolean L0.RequiresValueType "Boolean" @@ -58,13 +63,13 @@ PROPERTIES.pathExists L0.RequiresValueType "Boolean" PROPERTIES.commands - @defAttribute L0.String - L0.RequiresValueType "String" + @defAttribute L0.Value + L0.RequiresValueType "[Command]" L0.HasLabel "Commands" PROPERTIES.dataDefinitions - @defAttribute L0.String - L0.RequiresValueType "String" + @defAttribute L0.Value + L0.RequiresValueType "[DataDefinition]" L0.HasLabel "Data Definitions" PROPERTIES.SCLFunction : PROPERTIES.ParameterType