Class Reference
IRIS for UNIX 2024.1.2
|
|
Private
Storage
|
This class implements a Decade level within a time dimension.
A decade is a group of ten years and is displayed in the format:
"1960s", "1990s".
The key value for a decades also has a trailing "s": &[1990s]
|
|
|
Convert a $H value to the logical value used for this level. This is used within the computed field logic for properties within a fact table based on this level.
. In this case, we convert $H to the decade number. The decade number takes the form: 2000s,2010s.
Return an array of members of this level.
Return the user-visible name of this level.
Return, via pRelatedKey a key within this level related to pKey.
Convert a decade value (starting year of decade) into starting and ending base values (in $H format).
Convert a level key value to a display value.
Return true if this level supports a NOW member.
Convert a level display value to its corresponding key value. Return "" if there is no corresponding key.