X-Git-Url: https://gerrit.simantics.org/r/gitweb?p=simantics%2Fplatform.git;a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ontology%2Fgraph%2FModeling.pgraph;h=865f03e989527c9571d51d8c3be511586c1fd49e;hp=94b3b5df1dac85c289e7a3119c658ecfaca604a2;hb=b055bfb36cca301ceed0591028d245e152c8c32d;hpb=d56508010d94c9cd5fe682b69a4cb2191abc6004 diff --git a/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph b/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph index 94b3b5df1..865f03e98 100644 --- a/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph +++ b/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph @@ -5,6 +5,7 @@ PROJ = G2D = DIA = SIMU = +GF = DOC = ISSUE = SG = @@ -45,7 +46,7 @@ created to the model.""" L0.HasDescription """Specifies a template for a symbol that is created by default for the new component type under the model.""" >-- MOD.StructuralModel.HasSymbolDiagramType --> L0.Type -- MOD.StructuralModel.HasSymbolType --> L0.Type -- MOD.StructuralModel.HasConfigurationType --> L0.Type MOD.SourceInformation ()" +MOD.OntologicalRequirementTracker trackOntologicalRequirements""" + "LifeCycleContext -> ()" + @MOD.sclAssertion MOD.LifeCycleProcess.unload + """\x -> untrackOntologicalRequirements""" + "LifeCycleContext -> ()" + MOD.EditorContribution MOD.EditorContribution.canHandle ==> "Resource -> Boolean" MOD.EditorContribution.editorId --> L0.String TabContribution" -MOD.SymbolCodeStyle : DIA.Style \ No newline at end of file +MOD.SymbolCodeStyle : DIA.Style + +MOD.IssueDecorationStyle : DIA.Style + +MOD.PreferredDiagramEditorID "Resource -> Vector Byte" Vector Byte" + +L0.SCLScript + MOD.contentDumpFunction + MOD.SCLScriptContentDumpFunction + @L0.sclValue "sclScriptContentDump" "Resource -> Vector Byte" + +L0.PGraph + MOD.contentDumpFunction + MOD.PGraphContentDumpFunction + @L0.sclValue "pgraphContentDump" "Resource -> Vector Byte" + +GF.File + MOD.contentDumpFunction + MOD.GraphFileContentDumpFunction + @L0.sclValue "graphFileContentDump" "Resource -> Vector Byte" + +STR.Component + MOD.contentDumpFunction + MOD.StructuralComponentContentDumpFunction + @L0.sclValue "structuralComponentContentDump" "Resource -> Vector Byte" + +SEL.GenericParameterType + MOD.contentDumpFunction + MOD.GenericParameterTypeContentDumpFunction + @L0.sclValue "genericParameterTypeContentDump" "Resource -> Vector Byte"