⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 unresolvedfuncall.html

📁 基于mondrian 开源框架进行OLAP多维分析
💻 HTML
📖 第 1 页 / 共 3 页
字号:
<CODE>&nbsp;<A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/mdx/UnresolvedFunCall.html#getArgs()">getArgs</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the internal array of Exp arguments.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/mdx/UnresolvedFunCall.html#getCategory()">getCategory</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the <A HREF="../../mondrian/olap/Category.html" title="class in mondrian.olap"><CODE>Category</CODE></A> of the expression.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A>[]</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/mdx/UnresolvedFunCall.html#getChildren()">getChildren</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns an array of the object's children.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/mdx/UnresolvedFunCall.html#getFunName()">getFunName</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the function name.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../mondrian/olap/Syntax.html" title="enum in mondrian.olap">Syntax</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/mdx/UnresolvedFunCall.html#getSyntax()">getSyntax</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the syntax of this function call.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;<A HREF="../../mondrian/olap/type/Type.html" title="interface in mondrian.olap.type">Type</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/mdx/UnresolvedFunCall.html#getType()">getType</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the type of this expression.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;void</CODE></FONT></TD><TD><CODE><B><A HREF="../../mondrian/mdx/UnresolvedFunCall.html#unparse(java.io.PrintWriter)">unparse</A></B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/PrintWriter.html" title="class or interface in java.io">PrintWriter</A>&nbsp;pw)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Writes a string representation of this parse tree node to the given writer.</TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_mondrian.olap.ExpBase"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class mondrian.olap.<A HREF="../../mondrian/olap/ExpBase.html" title="class in mondrian.olap">ExpBase</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../mondrian/olap/ExpBase.html#cloneArray(mondrian.olap.Exp[])">cloneArray</A>, <A HREF="../../mondrian/olap/ExpBase.html#getTypes(mondrian.olap.Exp[])">getTypes</A>, <A HREF="../../mondrian/olap/ExpBase.html#unparseList(java.io.PrintWriter, mondrian.olap.Exp[], java.lang.String, java.lang.String, java.lang.String)">unparseList</A></CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD></TR></TABLE>&nbsp;<P><!-- ========= CONSTRUCTOR DETAIL ======== --><A NAME="constructor_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Constructor Detail</B></FONT></TH></TR></TABLE><A NAME="UnresolvedFunCall(java.lang.String, mondrian.olap.Exp[])"><!-- --></A><H3>UnresolvedFunCall</H3><PRE>public <B>UnresolvedFunCall</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name,                         <A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A>[]&nbsp;args)</PRE><DL><DD>Creates a function call with <A HREF="../../mondrian/olap/Syntax.html#Function"><CODE>Syntax.Function</CODE></A> syntax.<P></DL><HR><A NAME="UnresolvedFunCall(java.lang.String, mondrian.olap.Syntax, mondrian.olap.Exp[])"><!-- --></A><H3>UnresolvedFunCall</H3><PRE>public <B>UnresolvedFunCall</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/lang/String.html" title="class or interface in java.lang">String</A>&nbsp;name,                         <A HREF="../../mondrian/olap/Syntax.html" title="enum in mondrian.olap">Syntax</A>&nbsp;syntax,                         <A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A>[]&nbsp;args)</PRE><DL><DD>Creates a function call.<P></DL><!-- ============ METHOD DETAIL ========== --><A NAME="method_detail"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2"><B>Method Detail</B></FONT></TH></TR></TABLE><A NAME="clone()"><!-- --></A><H3>clone</H3><PRE>public <A HREF="../../mondrian/mdx/UnresolvedFunCall.html" title="class in mondrian.mdx">UnresolvedFunCall</A> <B>clone</B>()</PRE><DL><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../mondrian/olap/Exp.html#clone()">clone</A></CODE> in interface <CODE><A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A></CODE><DT><B>Specified by:</B><DD><CODE><A HREF="../../mondrian/olap/ExpBase.html#clone()">clone</A></CODE> in class <CODE><A HREF="../../mondrian/olap/ExpBase.html" title="class in mondrian.olap">ExpBase</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCategory()"><!-- --></A><H3>getCategory</H3><PRE>public int <B>getCategory</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../mondrian/olap/Exp.html#getCategory()">Exp</A></CODE></B></DD><DD>Returns the <A HREF="../../mondrian/olap/Category.html" title="class in mondrian.olap"><CODE>Category</CODE></A> of the expression.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../mondrian/olap/Exp.html#getCategory()">getCategory</A></CODE> in interface <CODE><A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getType()"><!-- --></A><H3>getType</H3><PRE>public <A HREF="../../mondrian/olap/type/Type.html" title="interface in mondrian.olap.type">Type</A> <B>getType</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../mondrian/olap/Exp.html#getType()">Exp</A></CODE></B></DD><DD>Returns the type of this expression. Never null.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../mondrian/olap/Exp.html#getType()">getType</A></CODE> in interface <CODE><A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="unparse(java.io.PrintWriter)"><!-- --></A><H3>unparse</H3><PRE>public void <B>unparse</B>(<A HREF="http://java.sun.com/javase/6/docs/api/java/io/PrintWriter.html" title="class or interface in java.io">PrintWriter</A>&nbsp;pw)</PRE><DL><DD><B>Description copied from class: <CODE><A HREF="../../mondrian/olap/QueryPart.html#unparse(java.io.PrintWriter)">QueryPart</A></CODE></B></DD><DD>Writes a string representation of this parse tree node to the given writer.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../mondrian/olap/Exp.html#unparse(java.io.PrintWriter)">unparse</A></CODE> in interface <CODE><A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A></CODE><DT><B>Overrides:</B><DD><CODE><A HREF="../../mondrian/olap/QueryPart.html#unparse(java.io.PrintWriter)">unparse</A></CODE> in class <CODE><A HREF="../../mondrian/olap/QueryPart.html" title="class in mondrian.olap">QueryPart</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>pw</CODE> - writer</DL></DD></DL><HR><A NAME="accept(mondrian.mdx.MdxVisitor)"><!-- --></A><H3>accept</H3><PRE>public <A HREF="http://java.sun.com/javase/6/docs/api/java/lang/Object.html" title="class or interface in java.lang">Object</A> <B>accept</B>(<A HREF="../../mondrian/mdx/MdxVisitor.html" title="interface in mondrian.mdx">MdxVisitor</A>&nbsp;visitor)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../mondrian/olap/Exp.html#accept(mondrian.mdx.MdxVisitor)">Exp</A></CODE></B></DD><DD>Accepts a visitor to this Exp. The implementation should generally dispatches to the <A HREF="../../mondrian/mdx/MdxVisitor.html#visit(mondrian.olap.Query)"><CODE>MdxVisitor.visit(mondrian.olap.Query)</CODE></A> method appropriate to the type of expression.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../mondrian/olap/Exp.html#accept(mondrian.mdx.MdxVisitor)">accept</A></CODE> in interface <CODE><A HREF="../../mondrian/olap/Exp.html" title="interface in mondrian.olap">Exp</A></CODE></DL></DD><DD><DL><DT><B>Parameters:</B><DD><CODE>visitor</CODE> - Visitor</DL></DD></DL><HR><A NAME="accept(mondrian.olap.Validator)"><!-- --></A><H3>accept</H3>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -