org.uninode.dimension | ![]() |
org.uninode.0.1380
Instance of Type
Inheriting from DimensionStep
Type data | Value |
org.uninode.Type.displayPattern | a {att:org.uninode.Node.type} |
org.uninode.Dimension.focusType | DateTime |
org.uninode.Dimension.name | history |
org.uninode.dimension.DimensionComparable.significantLow | N |
org.uninode.dimension.DimensionComparable.max | |
org.uninode.dimension.DimensionComparable.min |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
DimensionHistoryResolution | resolution | DimensionHistory | org.uninode.0.1381 | day | |
Int | xxxEstimateLevel The estimate level describes the desired precision. Estimate level 0 means that the correct value is required. For each level above that, less precision is required. The estimate level count of a widget can be set. When widget display values are calculated, all widgets loop from highest estimate level down to zero. Update requests with the highest estimate level are handled first. This can be used for determining the order of widget calculation. It can also be used for actually displaying different values for different phases of the widget update. | DimensionHistory | org.uninode.0.1382 | 0 | |
Int | xxxVerificationLevel | DimensionHistory | org.uninode.0.1383 | 0 | |
Node | focus | Dimension | org.uninode.0.1303 | ||
Type | focusType | Dimension | org.uninode.0.1302 | type | |
Boolean | isValid This value can be used for determining the validity of a dimension value, e.g. different result of a measurement or function depending on the evaluation path. | Dimension | org.uninode.0.1304 | Y | |
String | name | Dimension | org.uninode.0.1301 | type | |
String | toString This is the display string. | Node | org.uninode.0.102 | ||
Type | type The type of an object determines the behaviour and attributes of the object. | Node | org.uninode.0.101 | ||
String | uri | Node | org.uninode.0.103 | ||
Node | from | DimensionComparable | org.uninode.0.1311 | ||
Node | max | DimensionComparable | org.uninode.0.1313 | type | |
Node | min | DimensionComparable | org.uninode.0.1314 | type | |
Boolean | prior This is true if the value prior to the focus should be returned, and false if the value at the focus should be returned. | DimensionComparable | org.uninode.0.1316 | N | |
Boolean | significantLow True if a null focus should count as minimum value, e.g. maturity. False if a null focus should count as maximum value, e.g. history. | DimensionComparable | org.uninode.0.1315 | type | N |
Boolean | span | DimensionComparable | org.uninode.0.1317 | N | |
Node | to | DimensionComparable | org.uninode.0.1312 |
Method summary | Defined in | Overrides | Properties | |
String | headerString | Dimension | ||
String | indexString(Node node, Node previous) | Dimension | ||
void | reset | Dimension | ||
void | setFocus(Node focus) | Dimension |