]> gerrit.simantics Code Review - simantics/platform.git/blob - bundles/org.simantics.spreadsheet.ontology/graph/Functions.pgraph
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.spreadsheet.ontology / graph / Functions.pgraph
1 L0 = <http://www.simantics.org/Layer0-1.1>
2 L0X = <http://www.simantics.org/Layer0X-1.1>
3 DIA = <http://www.simantics.org/Diagram-2.2>
4 SHEET = <http://www.simantics.org/Spreadsheet-1.2>
5
6 FUNCTIONS = SHEET.Functions : L0.Library
7
8 FUNCTIONS.contentValueAccessor : L0.ExternalValue
9   L0.HasValueType "ValueAccessor"
10 FUNCTIONS.contentDisplayValueAccessor : L0.ExternalValue
11   L0.HasValueType "ValueAccessor"
12
13 FUNCTIONS.queryRangeChildren : L0.ExternalValue
14   L0.HasValueType "VariableMap"
15 FUNCTIONS.stringArrayChildren : L0.ExternalValue
16   L0.HasValueType "VariableMap"
17 FUNCTIONS.doubleArrayChildren : L0.ExternalValue
18   L0.HasValueType "VariableMap"
19 FUNCTIONS.spreadsheetChildren : L0.ExternalValue
20   L0.HasValueType "VariableMap"
21 FUNCTIONS.spreadsheetLinesChildren : L0.ExternalValue
22   L0.HasValueType "VariableMap"
23 FUNCTIONS.defaultLineCells : L0.Function
24   L0.HasValueType "[SpreadsheetCell]"
25 FUNCTIONS.lineNodeKeys : L0.Function
26   L0.HasValueType "Vector Integer"
27 FUNCTIONS.defaultSheetCellEditor : L0.Function
28   L0.HasValueType "CellEditor"
29 FUNCTIONS.variableCellEditor : L0.Function
30   L0.HasValueType "CellEditor"
31 FUNCTIONS.textCellEditor : L0.Function
32   L0.HasValueType "CellEditor"
33 FUNCTIONS.spreadsheetInput : L0.Function
34   L0.HasValueType "Variable"
35 FUNCTIONS.spreadsheetSession : L0.Function
36   L0.HasValueType "Variable"
37 FUNCTIONS.spreadsheetRunInput : L0.Function
38   L0.HasValueType "Variable"
39