]> gerrit.simantics Code Review - simantics/platform.git/blobdiff - bundles/org.simantics.charts/scl/Simantics/Chart.md
Migrated source code from Simantics SVN
[simantics/platform.git] / bundles / org.simantics.charts / scl / Simantics / Chart.md
diff --git a/bundles/org.simantics.charts/scl/Simantics/Chart.md b/bundles/org.simantics.charts/scl/Simantics/Chart.md
new file mode 100644 (file)
index 0000000..2fc302d
--- /dev/null
@@ -0,0 +1,23 @@
+# Chart module documentation\r
+\r
+## Chart\r
+\r
+Chart represents a TimeSeriesChart instance in Simantics ontology (http://www.simantics.org/Charts-1.2/TimeSeriesChart). Instances of Chart can be used as a parameter in SCL functions.\r
+\r
+::value[createChart, createChartInGroup, chartsOf]\r
+\r
+## ChartItem\r
+\r
+ChartItem represents an Item instance in Simantics ontology (http://www.simantics.org/Charts-1.2/Chart/Item). Instances of ChartItem can be used as a parameter in SCL functions.\r
+\r
+::value[addChartItems, linkSubToChart]\r
+\r
+## ChartGroup\r
+\r
+ChartGroup represents a ChartGroup instance in Simantics ontology (http://www.simantics.org/Charts-1.2/ChartGroup). Instances of ChartGroup can be used as a parameter in SCL functions.\r
+\r
+::value[createChartGroup]\r
+\r
+# Undocumented entities\r
+\r
+::undocumented[]
\ No newline at end of file