|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IMdxIdentifierSegment
Method Summary | |
---|---|
TPTNodeList<TMdxNameSegment> |
getKeyParts()
Returns the key components, if this IMdxIdentifierSegment is a key. |
java.lang.String |
getName()
Returns the name of this IMdxIdentifierSegment. |
EMdxQuoting |
getQuoting()
Returns how this Segment is quoted. |
Method Detail |
---|
EMdxQuoting getQuoting()
java.lang.String getName()
null
if this IMdxIdentifierSegment represents a key.
TPTNodeList<TMdxNameSegment> getKeyParts()
getQuoting()
returns
EMdxQuoting.KEY
.)
Returns null otherwise.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |