X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.document.base.ontology%2Fgraph%2FFunctions.pgraph;fp=bundles%2Forg.simantics.document.base.ontology%2Fgraph%2FFunctions.pgraph;h=5d76767a61af5b6e5d3bb4c71939369a57f351f6;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.document.base.ontology/graph/Functions.pgraph b/bundles/org.simantics.document.base.ontology/graph/Functions.pgraph new file mode 100644 index 000000000..5d76767a6 --- /dev/null +++ b/bundles/org.simantics.document.base.ontology/graph/Functions.pgraph @@ -0,0 +1,41 @@ +L0 = +DOC = + +FUNCTIONS = DOC.Functions : L0.Library + @L0.new + +FUNCTIONS.inputSpaceChildren : L0.ExternalValue + +FUNCTIONS.input : L0.Function + L0.HasValueType "Variable" + +FUNCTIONS.state : L0.Function + L0.HasValueType "Variable" + +FUNCTIONS.icstate : L0.Function + L0.HasValueType "Variable" + +FUNCTIONS.session : L0.Function + L0.HasValueType "Variable" + +FUNCTIONS.self : L0.Function + L0.HasValueType "Variable" + +FUNCTIONS.model : L0.Function + L0.HasValueType "Variable" + +FUNCTIONS.experiment : L0.Function + L0.HasValueType "Variable" + +FUNCTIONS.graph : L0.Function + L0.HasValueType "ReadGraphX" + +FUNCTIONS.emptyEvent : L0.ExternalValue + L0.HasValueType "AbstractEventHandler" + +FUNCTIONS.componentNamingStrategy : L0.Function + L0.HasValueType "ComponentNamingStrategy" + +FUNCTIONS.pathExists : L0.Function + L0.HasValueType "Boolean" + \ No newline at end of file