|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
ValueBasedHierarchy is a subclass of Hierarchy that ranks Dimension members according to their relative distance from the root. Each member of a ValueBasedHierarchy has a specific "metric" or "value" associated with it. ValueBasedHierarchy is used to model pure "linked node" hierarchies (e.g., parent-child tables).
Method Summary | |
java.util.List |
getDimensionDeployment()
|
Methods inherited from interface org.omg.cwm.analysis.olap.Hierarchy |
getCubeDimensionAssociation, getDefaultedDimension, getDimension, setDefaultedDimension, setDimension |
Methods inherited from interface org.omg.cwm.objectmodel.core.Classifier |
getFeature, isAbstract, setAbstract |
Methods inherited from interface org.omg.cwm.objectmodel.core.Namespace |
getOwnedElement |
Methods inherited from interface org.omg.cwm.objectmodel.core.ModelElement |
getClientDependency, getConstraint, getImporter, getName, getNamespace, getVisibility, setName, setNamespace, setVisibility |
Methods inherited from interface javax.jmi.reflect.RefObject |
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite |
Methods inherited from interface javax.jmi.reflect.RefFeatured |
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue |
Methods inherited from interface javax.jmi.reflect.RefBaseObject |
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints |
Method Detail |
public java.util.List getDimensionDeployment() throws javax.jmi.reflect.JmiException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |