X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.diagram.ontology%2Fgraph%2FDiagram.pgraph;h=6ea207f88d754cd59825b9c2e533fadc6190cb4a;hb=refs%2Fchanges%2F06%2F4106%2F2;hp=687e9ddbc3375be5f0d3251155508b94d0657bd3;hpb=969bd23cab98a79ca9101af33334000879fb60c5;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 687e9ddbc..6ea207f88 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 -- DIA.symbolCode ==> "[String]" "[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" String" + +DIA.ProfileEntryContribution DIA.ProfileEntryContribution.HasEntry --> DIA.ProfileEntry