📄 resultobject.html
字号:
<DD>Ingo Mierswa</DD><DT><B>See Also:</B><DD><A HREF="../../../com/rapidminer/operator/io/ResultWriter.html" title="class in com.rapidminer.operator.io"><CODE>ResultWriter</CODE></A></DL><HR><P><!-- ========== METHOD SUMMARY =========== --><A NAME="method_summary"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor"><TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2"><B>Method Summary</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.util.List</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/ResultObject.html#getActions()">getActions</A></B>()</CODE><BR> Returns a list of actions (e.g.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/ResultObject.html#getName()">getName</A></B>()</CODE><BR> Defines the name of this result object.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> javax.swing.Icon</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/ResultObject.html#getResultIcon()">getResultIcon</A></B>()</CODE><BR> Returns an icon used for displaying the results.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.awt.Component</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/ResultObject.html#getVisualizationComponent(com.rapidminer.operator.IOContainer)">getVisualizationComponent</A></B>(<A HREF="../../../com/rapidminer/operator/IOContainer.html" title="class in com.rapidminer.operator">IOContainer</A> container)</CODE><BR> Returns a component that can visualize this result in the GUI.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE> java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../com/rapidminer/operator/ResultObject.html#toResultString()">toResultString</A></B>()</CODE><BR> Result string will be displayed in result files written with a ResultWriter operator.</TD></TR></TABLE> <A NAME="methods_inherited_from_class_com.rapidminer.operator.IOObject"><!-- --></A><TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY=""><TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor"><TH ALIGN="left"><B>Methods inherited from interface com.rapidminer.operator.<A HREF="../../../com/rapidminer/operator/IOObject.html" title="interface in com.rapidminer.operator">IOObject</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../com/rapidminer/operator/IOObject.html#copy()">copy</A>, <A HREF="../../../com/rapidminer/operator/IOObject.html#getLog()">getLog</A>, <A HREF="../../../com/rapidminer/operator/IOObject.html#getSource()">getSource</A>, <A HREF="../../../com/rapidminer/operator/IOObject.html#setSource(java.lang.String)">setSource</A>, <A HREF="../../../com/rapidminer/operator/IOObject.html#setWorkingOperator(com.rapidminer.operator.Operator)">setWorkingOperator</A>, <A HREF="../../../com/rapidminer/operator/IOObject.html#write(java.io.OutputStream)">write</A></CODE></TD></TR></TABLE> <P><!-- ============ 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="getName()"><!-- --></A><H3>getName</H3><PRE>java.lang.String <B>getName</B>()</PRE><DL><DD>Defines the name of this result object.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="toResultString()"><!-- --></A><H3>toResultString</H3><PRE>java.lang.String <B>toResultString</B>()</PRE><DL><DD>Result string will be displayed in result files written with a ResultWriter operator.<P><DD><DL></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getVisualizationComponent(com.rapidminer.operator.IOContainer)"><!-- --></A><H3>getVisualizationComponent</H3><PRE>java.awt.Component <B>getVisualizationComponent</B>(<A HREF="../../../com/rapidminer/operator/IOContainer.html" title="class in com.rapidminer.operator">IOContainer</A> container)</PRE><DL><DD>Returns a component that can visualize this result in the GUI. Please note that
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -