X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.diagram.ontology%2Fgraph%2FDiagram.pgraph;h=ac3926b595740e1c8856c97e06ad12a713171d93;hb=2c5896e3dbba9d05dfa3cb9247d804296c898453;hp=9e006381dbad4f8eb2ecffa5e41b34d2fd6781b2;hpb=e3e8b94b13a1b7491644c58dc0e726181c20fb3c;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 9e006381d..ac3926b59 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 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 ==> "String -> String -> ()" -- DIA.DefinedElement.textEditorFullText ==> "String -> String" DIA.DiagramActivityCondition.test ==> "Resource -> String"