X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.modeling.ontology%2Fgraph%2FModeling.pgraph;h=dca29f9bf75e38804bccd47ddf5e4c3461d61379;hb=dcb8f9a4dd24a82090d36a5eb585ecc5892f852b;hp=fe566684dc1a183c7f00c7aa021ec26961f17c9a;hpb=fe1a2f532761669e67da4db4ae15096ced8a04db;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph b/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph index fe566684d..dca29f9bf 100644 --- a/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph +++ b/bundles/org.simantics.modeling.ontology/graph/Modeling.pgraph @@ -325,6 +325,12 @@ MOD.scl : L0.Template L0.SCLValue.expression %expression L0.HasValueType %valueType +MOD.sclValue : L0.Template + @template %subject %expression %valueType + %subject : MOD.SCLValue + L0.SCLValue.expression %expression + L0.HasValueType %valueType + MOD.sclAssertion : L0.Template @template %type %property %expression %valueType %type @@ -411,6 +417,10 @@ MOD.changeInformation ()" +MOD.OntologicalRequirementTracker trackOntologicalRequirements""" + "LifeCycleContext -> ()" + @MOD.sclAssertion MOD.LifeCycleProcess.unload + """\x -> untrackOntologicalRequirements""" + "LifeCycleContext -> ()" + MOD.EditorContribution MOD.EditorContribution.canHandle ==> "Resource -> Boolean" MOD.EditorContribution.editorId --> L0.String