operatorchain.html
来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,080 行 · 第 1/5 页
HTML
1,080 行
<TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#checkProperties()">checkProperties</A></B>()</CODE><BR> Will throw an exception if a non optional property has no default value and is not defined by user.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#clearErrorList()">clearErrorList</A></B>()</CODE><BR> Clears the error list for this operator (by invoking the super method) and all children.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#cloneOperator(java.lang.String)">cloneOperator</A></B>(java.lang.String name)</CODE><BR> Performs a deep clone of this operator chain.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#createExperimentTree(int, java.lang.String, java.lang.String, com.rapidminer.operator.Operator, java.lang.String)">createExperimentTree</A></B>(int indent, java.lang.String selfPrefix, java.lang.String childPrefix, <A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A> markOperator, java.lang.String mark)</CODE><BR> <B>Deprecated.</B> <I>Use <A HREF="../../../com/rapidminer/operator/OperatorChain.html#createProcessTree(int, java.lang.String, java.lang.String, com.rapidminer.operator.Operator, java.lang.String)"><CODE>createProcessTree(int,String,String,Operator,String)</CODE></A> instead</I></TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#createProcessTree(int, java.lang.String, java.lang.String, com.rapidminer.operator.Operator, java.lang.String)">createProcessTree</A></B>(int indent, java.lang.String selfPrefix, java.lang.String childPrefix, <A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A> markOperator, java.lang.String mark)</CODE><BR> Returns this OperatorChain's name and class and the process trees of the inner operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.List<<A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A>></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getAllInnerOperators()">getAllInnerOperators</A></B>()</CODE><BR> Returns recursively all child operators independently if they are activated or not.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getIndexOfOperator(com.rapidminer.operator.Operator, boolean)">getIndexOfOperator</A></B>(<A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A> operator, boolean useDisabled)</CODE><BR> Returns the index of the given operator in the list of children.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract <A HREF="../../../com/rapidminer/operator/condition/InnerOperatorCondition.html" title="interface in com.rapidminer.operator.condition">InnerOperatorCondition</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getInnerOperatorCondition()">getInnerOperatorCondition</A></B>()</CODE><BR> Must return a condition of the IO behaviour of all desired inner operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getInnerOperatorForName(java.lang.String)">getInnerOperatorForName</A></B>(java.lang.String name)</CODE><BR> Returns the inner operator named <tt>name</tt> or null if no such operator exists.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getInnerOperatorsXML(java.lang.String)">getInnerOperatorsXML</A></B>(java.lang.String indent)</CODE><BR> Returns the XML representation for all inner operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getMaxNumberOfInnerOperators()">getMaxNumberOfInnerOperators</A></B>()</CODE><BR> Returns the maximum number of innner operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>abstract int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getMinNumberOfInnerOperators()">getMinNumberOfInnerOperators</A></B>()</CODE><BR> Returns the minimum number of innner operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getNumberOfAllOperators()">getNumberOfAllOperators</A></B>()</CODE><BR> Returns the number of all inner operators (including the disabled operators).</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getNumberOfOperators()">getNumberOfOperators</A></B>()</CODE><BR> Returns the number of all enabled inner operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getOperator(int)">getOperator</A></B>(int i)</CODE><BR> Returns the i-th inner operator.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> <A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getOperatorFromAll(int)">getOperatorFromAll</A></B>(int i)</CODE><BR> Returns the i-th operator.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.Iterator<<A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A>></CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#getOperators()">getOperators</A></B>()</CODE><BR> Returns an iterator over all Operators.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#performAdditionalChecks()">performAdditionalChecks</A></B>()</CODE><BR> This method invokes the additional check method for each child.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#processFinished()">processFinished</A></B>()</CODE><BR> Invokes the super method and the method for all children.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#processStarts()">processStarts</A></B>()</CODE><BR> Invokes the super method and the method for all children.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#registerOperator(com.rapidminer.Process)">registerOperator</A></B>(<A HREF="../../../com/rapidminer/Process.html" title="class in com.rapidminer">Process</A> process)</CODE><BR> Register this operator chain and all of its children in the given process.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#removeAddListener(com.rapidminer.operator.AddListener)">removeAddListener</A></B>(<A HREF="../../../com/rapidminer/operator/AddListener.html" title="interface in com.rapidminer.operator">AddListener</A> listener)</CODE><BR> Removes the given listener.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#removeOperator(com.rapidminer.operator.Operator)">removeOperator</A></B>(<A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A> operator)</CODE><BR> Removes the given operator from this operator chain.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> boolean</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#shouldReturnInnerOutput()">shouldReturnInnerOutput</A></B>()</CODE><BR> Indicates if inner output should be delivered by this operator chain.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>protected void</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/OperatorChain.html#unregisterOperator(com.rapidminer.Process)">unregisterOperator</A></B>(<A HREF="../../../com/rapidminer/Process.html" title="class in com.rapidminer">Process</A> process)</CODE><BR> Unregisters this chain and all of its children from the given process.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.operator.Operator"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from class com.rapidminer.operator.<A HREF="../../../com/rapidminer/operator/Operator.html" title="class in com.rapidminer.operator">Operator</A></B></TH>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?