]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph
Merge "(refs #7453) Switch component type of the component"
[simantics/platform.git] / bundles / org.simantics.modeling.ontology / graph / Modeling.pgraph
index e9b91f71aeaba0aedf6369bb4d8119a53e4d9bbd..2d3c38d65e1d98a8db9d2ed7ee82b08ec6e6bf40 100644 (file)
@@ -426,6 +426,7 @@ L0X.HasGeneratedNamePrefix : SEL.GenericParameterType
 //      _ : VP.BrowseContext
 
 L0.SCLModule : MOD.TypeWithChangeInformation
+L0.SCLScript : MOD.TypeWithChangeInformation
 L0.Library : MOD.TypeWithChangeInformation
 SIMU.Model : MOD.TypeWithChangeInformation
 MOD.Subscription : MOD.TypeWithChangeInformation
@@ -440,6 +441,7 @@ L0.Relation : MOD.TypeWithChangeInformation
 STR.ComponentType <T MOD.TypeWithChangeInformation
 
 L0.SCLModule : L0.TypeWithIdentifier
+L0.SCLScript : L0.TypeWithIdentifier
 L0.Type  : L0.TypeWithIdentifier
 L0.Relation : L0.TypeWithIdentifier
 L0.Library : L0.TypeWithIdentifier
@@ -515,4 +517,10 @@ MOD.SVGTabContribution : SEL.SCLTabContribution
     "svgTabContribution"
     "() -> <Proc> TabContribution"
 
-MOD.SymbolCodeStyle : DIA.Style
\ No newline at end of file
+MOD.SymbolCodeStyle : DIA.Style
+
+MOD.IssueDecorationStyle : DIA.Style
+
+MOD.PreferredDiagramEditorID <R L0.HasProperty : L0.FunctionalRelation
+    L0.HasDomain STR.Composite
+    L0.HasRange  L0.String
\ No newline at end of file