X-Git-Url: https://gerrit.simantics.org/r/gitweb?a=blobdiff_plain;f=bundles%2Forg.simantics.diagram.ontology%2Fgraph%2FDiagramElements.pgraph;fp=bundles%2Forg.simantics.diagram.ontology%2Fgraph%2FDiagramElements.pgraph;h=c45c3c17befc6171c8ca4e2ec962243196d7e6c4;hb=969bd23cab98a79ca9101af33334000879fb60c5;hp=0000000000000000000000000000000000000000;hpb=866dba5cd5a3929bbeae85991796acb212338a08;p=simantics%2Fplatform.git diff --git a/bundles/org.simantics.diagram.ontology/graph/DiagramElements.pgraph b/bundles/org.simantics.diagram.ontology/graph/DiagramElements.pgraph new file mode 100644 index 000000000..c45c3c17b --- /dev/null +++ b/bundles/org.simantics.diagram.ontology/graph/DiagramElements.pgraph @@ -0,0 +1,174 @@ +L0 = +L0X = +G2D = +DIA = + +// SHAPE ELEMENT (NOT USED, DEPRECATE?) + +DIA.Shape L0.String +DIA.FixedWidth L0.Double +DIA.TextFieldName L0.String + +//// LINK + +DIA.Link -- DIA.Monitor.gain --> L0.Double -- DIA.Monitor.bias --> L0.Double L0.Double + +DIA.SymbolMonitor DIA.Monitor +DIA.HasMonitorSuffix L0.String + +//// TREND + +DIA.Trend L0.String +DIA.HasXAxisLabel L0.String +DIA.HasYAxisLabel L0.String + +//// SLIDER + +DIA.Slider L0.String +DIA.HasSliderMinValue L0.Double +DIA.HasSliderMaxValue L0.Double +DIA.HasSliderMajorTickSpacing L0.Integer +DIA.HasSliderMinorTickSpacing L0.Integer +DIA.SliderPaintLabels L0.Boolean +DIA.SliderPaintTicks L0.Boolean +DIA.SliderSnapToTicks L0.Boolean +DIA.SliderPaintTrack L0.Boolean +DIA.SliderInverted L0.Boolean +DIA.HasSliderValueExtent L0.Integer