org.uninode.dimension | ![]() |
org.uninode.0.1310
Instance of Type
Inheriting from Dimension
Known subtypes are DimensionStep, DimensionContinuous
Type data | Value |
org.uninode.Type.displayPattern | a {att:org.uninode.Node.type} |
org.uninode.Dimension.focusType | |
org.uninode.Dimension.name | range |
org.uninode.dimension.DimensionComparable.significantLow | N |
org.uninode.dimension.DimensionComparable.max | |
org.uninode.dimension.DimensionComparable.min |
Attribute summary | Defined in | Uninode® Id | Properties | Default | |
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 | ||
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 |
Method summary | Defined in | Overrides | Properties | |
String | headerString | Dimension | ||
String | indexString(Node node, Node previous) | Dimension | ||
void | reset | Dimension | ||
void | setFocus(Node focus) | Dimension |