|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
com.essbase.eas.ui.editor.misc.StatementCommand
com.essbase.eas.essbase.ui.scripting.autocomplete.ScriptingCommand
com.essbase.eas.essbase.ui.scripting.autocomplete.MDXCommand
com.essbase.eas.essbase.ui.scripting.autocomplete.MDXCmdBOOLEAN
public class MDXCmdBOOLEAN
Title: Description: Copyright: Copyright (c) 2001 Company: Hyperion Solutions Corporation
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.essbase.eas.ui.editor.misc.StatementCommand |
|---|
StatementCommand.WordListWindowPopup |
| Field Summary |
|---|
| Fields inherited from class com.essbase.eas.essbase.ui.scripting.autocomplete.ScriptingCommand |
|---|
APPNAME, CALCNAME, DBNAME, ESSBASESERVER, FILTERNAME, FUNCNAME, GRPNAME, MACRONAME, USERNAME, VARNAME |
| Fields inherited from class com.essbase.eas.ui.editor.misc.StatementCommand |
|---|
ADDPROPERTY, BRACKETED, CLASS, COMMAND, COMMANDS, DONOTLIST, EOL, FORCE, ISFUNCTION, list, LOOP, LOOPCOMMAND, NAME, nameTokens, next, NEXT_COMMAND, NOTIFYCLASS, NOTIFYMETHOD, NOTIFYOBJECT, OPT_PROPERTY, OPTIONAL, options, OPTIONS, optionTokens, PARAN, parent, PREFIX, prefixTokens, QUOTED, REGISTER, SUFFIX, suffixTokens, table, TEXT, TRIGGER_NEXT |
| Constructor Summary | |
|---|---|
MDXCmdBOOLEAN() |
|
| Method Summary | |
|---|---|
void |
addOptions(StatementContext context)adds the options available for this command token |
int |
isToken(StatementContext context, int startindex)Returns the number of tokens matched by this command from the token list |
protected int |
tokenListSize(StatementContext context, int startindex) |
| Methods inherited from class com.essbase.eas.essbase.ui.scripting.autocomplete.MDXCommand |
|---|
createOptionCommand, danglingTokenCount, danglingTokenCount, danglingTokenCount, getEndOfStatement, getLastToken, inOpenTuple, is2ParmToken, isTupleToken, newEditToken, tokenListSize2Parm, tokenListSizeWTuple |
| Methods inherited from class com.essbase.eas.essbase.ui.scripting.autocomplete.ScriptingCommand |
|---|
clone, compareTokens, getApplication, getApplication, getApplication, getApplication, getApplications, getChildNotifyObjects, getCurrentStatement, getDatabase, getDatabase, getDatabase, getDatabase, getDatabase, getNextTokens, getNotifyObjects, getObjects, getSafePrefix, getSafeSuffix, getSelectedServer, getTokenList, getTokenListEx, isLastToken, isNextToken, removeParanString, setCompleteText, setOptional, setWordCompleteText, showOptions |
| Methods inherited from class com.essbase.eas.ui.editor.misc.StatementCommand |
|---|
addAttribute, addCommand, addCommandOptions, addNameTokens, addNextCommands, addOptionCommands, addOptionsTokens, canceledCommand, checkFix, clearAttributes, exportXml, findCommand, generateSpaces, getAttribute, getAttributes, getCommands, getCommandsParent, getCommandTable, getElements, getKey, getLastStatementToken, getLineSep, getList, getName, getParent, getSafeKey, hasKey, insertCommand, isCommand, isForcedOption, isListEmpty, isOptional, isToken, put, removeAllCommands, removeAttribute, removeCommand, removeQuoteString, resetParent, resetSelection, setCompleteText, setCompleteText, setForcedOption, setName, setOptions, setParent, toString, writeKeywordsToFile |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MDXCmdBOOLEAN()
| Method Detail |
|---|
public int isToken(StatementContext context,
int startindex)
StatementTokenisToken in interface StatementTokenisToken in class ScriptingCommand
protected int tokenListSize(StatementContext context,
int startindex)
tokenListSize in class StatementCommandpublic void addOptions(StatementContext context)
StatementTokenaddOptions in interface StatementTokenaddOptions in class StatementCommandcontext - statement context
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||