|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
CodedLevel is a subclass of Level that assigns a unique encoding, or label, to each of its Dimension members.
Method Summary | |
ExpressionNode |
getEncoding()
Encoding is an expression that generates a unique encoding, or label, for each member of a CodedLevel. |
void |
setEncoding(ExpressionNode newValue)
Encoding is an expression that generates a unique encoding, or label, for each member of a CodedLevel. |
Methods inherited from interface org.omg.cwm.analysis.olap.Level |
getHierarchyLevelAssociation |
Methods inherited from interface org.omg.cwm.analysis.olap.MemberSelection |
getDimension, getMemberSelectionGroup, 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 ExpressionNode getEncoding() throws javax.jmi.reflect.JmiException
public void setEncoding(ExpressionNode newValue) throws javax.jmi.reflect.JmiException
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |