X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=bundles%2Forg.simantics.spreadsheet.ontology%2Fgraph%2FFunctions.pgraph;fp=bundles%2Forg.simantics.spreadsheet.ontology%2Fgraph%2FFunctions.pgraph;h=fc70f1dbfa2b9147b3a7e6e7355d42f620803bb0;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.spreadsheet.ontology/graph/Functions.pgraph b/bundles/org.simantics.spreadsheet.ontology/graph/Functions.pgraph new file mode 100644 index 000000000..fc70f1dbf --- /dev/null +++ b/bundles/org.simantics.spreadsheet.ontology/graph/Functions.pgraph @@ -0,0 +1,39 @@ +L0 = +L0X = +DIA = +SHEET = + +FUNCTIONS = SHEET.Functions : L0.Library + +FUNCTIONS.contentValueAccessor : L0.ExternalValue + L0.HasValueType "ValueAccessor" +FUNCTIONS.contentDisplayValueAccessor : L0.ExternalValue + L0.HasValueType "ValueAccessor" + +FUNCTIONS.queryRangeChildren : L0.ExternalValue + L0.HasValueType "VariableMap" +FUNCTIONS.stringArrayChildren : L0.ExternalValue + L0.HasValueType "VariableMap" +FUNCTIONS.doubleArrayChildren : L0.ExternalValue + L0.HasValueType "VariableMap" +FUNCTIONS.spreadsheetChildren : L0.ExternalValue + L0.HasValueType "VariableMap" +FUNCTIONS.spreadsheetLinesChildren : L0.ExternalValue + L0.HasValueType "VariableMap" +FUNCTIONS.defaultLineCells : L0.Function + L0.HasValueType "[SpreadsheetCell]" +FUNCTIONS.lineNodeKeys : L0.Function + L0.HasValueType "Vector Integer" +FUNCTIONS.defaultSheetCellEditor : L0.Function + L0.HasValueType "CellEditor" +FUNCTIONS.variableCellEditor : L0.Function + L0.HasValueType "CellEditor" +FUNCTIONS.textCellEditor : L0.Function + L0.HasValueType "CellEditor" +FUNCTIONS.spreadsheetInput : L0.Function + L0.HasValueType "Variable" +FUNCTIONS.spreadsheetSession : L0.Function + L0.HasValueType "Variable" +FUNCTIONS.spreadsheetRunInput : L0.Function + L0.HasValueType "Variable" + \ No newline at end of file