X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.diagram.ontology%2Fgraph%2FDiagram.pgraph;h=b26bfc698ee214ac9040b7228d2fe0a13c59b334;hb=d2897ed06374eee4d91ba495c71c47eef370c52e;hp=7b7bb6b2e2d7eca5b83bcc764733423b8c385e4e;hpb=c8cce62f9952ab3f6db451d2f22d969b4e777eaa;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.diagram.ontology/graph/Diagram.pgraph b/bundles/org.simantics.diagram.ontology/graph/Diagram.pgraph index 7b7bb6b2e..b26bfc698 100644 --- a/bundles/org.simantics.diagram.ontology/graph/Diagram.pgraph +++ b/bundles/org.simantics.diagram.ontology/graph/Diagram.pgraph @@ -9,6 +9,11 @@ DIA = : L0.Ontology @L0.new L0.HasResourceClass "org.simantics.diagram.stubs.DiagramResource" +DIA.SCLMain : L0.SCLModule + L0.SCLModule.definition """ + include "Simantics/Diagram/Internal/DiagramOntologyEntryPoint" + """ + //// Import / Export DIA.DiagramSubgraphExtent : L0X.SubgraphExtent @@ -41,6 +46,8 @@ DIA.Element -- DIA.Element.upProfileMonitors --> L0.Boolean -- DIA.Diagram.IOTableRenaming --> DIA.IOTableRename String" DIA.Functions.diagramElementIssuePath : L0.Function +DIA.DefinedElement.Parameter "[String]" but DIA.symbolCode now returns either "[String]" or "[G2DNodeModification]" directly >-- DIA.symbolCode -- DIA.symbolDropHandler ==> "[WorkbenchSelectionElement] -> ()" -- DIA.DefinedElement.textEditor ==> "SVGMeasurementContext -> String -> String -> ()" -- DIA.DefinedElement.textEditorFullText ==> "String -> String" DIA.DiagramActivityCondition.test ==> "Resource -> String"