%DeepSee.Age.AbstractLevel
abstract class %DeepSee.Age.AbstractLevel extends %DeepSee.Time.AbstractLevel
This is the base class for the family of DeepSee age hierarchy level classes.An age hierarchy class defines the behavior for a level within a hierarchy within a DeepSee dimension.
The class (non-package) part of a level class *must* be unique. You will get an error when you attempt to compile a cube definition if this is not the case.
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %BaseRangeToKey()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Convert()
- %Count()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %FormatToZDTCode()
- %GetAllMembers()
- %GetCalendar()
- %GetDimType()
- %GetLevelMembers()
- %GetName()
- %GetNthKey()
- %GetOptionList()
- %GetParameter()
- %GetPeriodLength()
- %GetRelatedKey()
- %IsA()
- %IsIndependent()
- %IsModified()
- %KeyToBaseRange()
- %KeyToValue()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %SupportsNOW()
- %ValidateObject()
- %ValueToKey()