]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.document.base.ontology/graph/Properties.pgraph
Sync git svn branch with SVN repository r33144.
[simantics/platform.git] / bundles / org.simantics.document.base.ontology / graph / Properties.pgraph
index 4cc93278ac5628c14dbcef86a1649f8c56ff7e77..0ecca5e065d27b0099252e2da407859a8cfd5c9e 100644 (file)
@@ -77,6 +77,11 @@ PROPERTIES.target : PROPERTIES.ParameterType : L0.FunctionalRelation
     L0.RequiresValueType "String"
     L0.HasLabel "Target"
 
+PROPERTIES.hyperlinkTarget : PROPERTIES.ParameterType : L0.FunctionalRelation
+    @PROPERTIES.defAttribute L0.String    
+    L0.RequiresValueType "String"
+    L0.HasLabel "Target type (optional)"
+
 PROPERTIES.targets : PROPERTIES.ParameterType : L0.FunctionalRelation
     @PROPERTIES.defAttribute L0.StringArray  
     L0.RequiresValueType "Array String"