public final class SolvedValueHierarchyMap extends SolvedHierarchyMap
SolvedHierarchyMap
for an MdmValueHierarchy
. To get a SolvedValueHierarchyMap
, call the findOrCreateSolvedValueHierarchyMap
method of an MdmValueHierarchy
.
You use a SolvedValueHierarchyMap
to map a hierarchy to a base table that has already has rows for all of the aggregate data. You specify the children of the hierarchy with the setKeyExpression
method and you specify the parents with the setParentKeyExpression
method.
getParentKeyExpression, setParentKeyExpression
addAttributeMap, findOrCreateAttributeMap, findOrCreateAttributeMap, getAttributeMaps, getDimension, getFromClause, getKeyExpression, getQuery, getWhereClause, removeAttributeMap, setDimension, setFromClause, setKeyExpression, setQuery, setWhereClause
getContainedByObject, getID, getNewName, getOwner