?? deprecated-list.html
字號:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"><!--NewPage--><HTML><HEAD><!-- Generated by javadoc (build 1.5.0_13) on Mon Jul 14 01:37:06 CEST 2008 --><TITLE>Deprecated List (RapidMiner Class Documentation)</TITLE><LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style"><SCRIPT type="text/javascript">function windowTitle(){ parent.document.title="Deprecated List (RapidMiner Class Documentation)";}</SCRIPT><NOSCRIPT></NOSCRIPT></HEAD><BODY BGCOLOR="white" onload="windowTitle();"><!-- ========= START OF TOP NAVBAR ======= --><A NAME="navbar_top"><!-- --></A><A HREF="#skip-navbar_top" title="Skip navigation links"></A><TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY=""><TR><TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1"><A NAME="navbar_top_firstrow"><!-- --></A><TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY=""> <TR ALIGN="center" VALIGN="top"> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Deprecated</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD> </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> PREV NEXT</FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="index.html?deprecated-list.html" target="_top"><B>FRAMES</B></A> <A HREF="deprecated-list.html" target="_top"><B>NO FRAMES</B></A> <SCRIPT type="text/javascript"> <!-- if(window==top) { document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>'); } //--></SCRIPT><NOSCRIPT> <A HREF="allclasses-noframe.html"><B>All Classes</B></A></NOSCRIPT></FONT></TD></TR></TABLE><A NAME="skip-navbar_top"></A><!-- ========= END OF TOP NAVBAR ========= --><HR><CENTER><H2><B>Deprecated API</B></H2></CENTER><HR SIZE="4" NOSHADE><B>Contents</B><UL><LI><A HREF="#class">Deprecated Classes</A><LI><A HREF="#method">Deprecated Methods</A><LI><A HREF="#constructor">Deprecated Constructors</A></UL><A NAME="class"><!-- --></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>Deprecated Classes</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/example/set/ConditionExampleReader.html" title="class in com.rapidminer.example.set">com.rapidminer.example.set.ConditionExampleReader</A><BR> <I>ConditionExampleReaders are now replaced by fixed mappings</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/example/DelegateAttributes.html" title="class in com.rapidminer.example">com.rapidminer.example.DelegateAttributes</A><BR> <I>Please extend <A HREF="com/rapidminer/example/AbstractAttributes.html" title="class in com.rapidminer.example"><CODE>AbstractAttributes</CODE></A> instead since using this class might lead to stack overflow errors in cases where a large amount of iterations is performed</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/Experiment.html" title="class in com.rapidminer">com.rapidminer.Experiment</A><BR> <I>Please use the new class <A HREF="com/rapidminer/Process.html" title="class in com.rapidminer"><CODE>Process</CODE></A> instead</I> </TD></TR></TABLE> <P><A NAME="method"><!-- --></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>Deprecated Methods</B></FONT></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/Process.html#checkExperiment(com.rapidminer.operator.IOContainer)">com.rapidminer.Process.checkExperiment(IOContainer)</A><BR> <I>Use <A HREF="com/rapidminer/Process.html#checkProcess(com.rapidminer.operator.IOContainer)"><CODE>Process.checkProcess(IOContainer)</CODE></A> instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/Yale.html#cleanUp()">com.rapidminer.Yale.cleanUp()</A><BR> <I>Use <A HREF="com/rapidminer/RapidMiner.html#cleanUp()"><CODE>RapidMiner.cleanUp()</CODE></A> instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/tools/math/Averagable.html#cloneAveragable(com.rapidminer.tools.math.Averagable)">com.rapidminer.tools.math.Averagable.cloneAveragable(Averagable)</A><BR> <I>Please use copy constructors instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/operator/Operator.html#createExperimentTree(int)">com.rapidminer.operator.Operator.createExperimentTree(int)</A><BR> <I>Use <A HREF="com/rapidminer/operator/Operator.html#createProcessTree(int)"><CODE>Operator.createProcessTree(int)</CODE></A> instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/operator/OperatorChain.html#createExperimentTree(int, java.lang.String, java.lang.String, com.rapidminer.operator.Operator, java.lang.String)">com.rapidminer.operator.OperatorChain.createExperimentTree(int, String, String, Operator, String)</A><BR> <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>OperatorChain.createProcessTree(int,String,String,Operator,String)</CODE></A> instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/operator/Operator.html#createExperimentTree(int, java.lang.String, java.lang.String, com.rapidminer.operator.Operator, java.lang.String)">com.rapidminer.operator.Operator.createExperimentTree(int, String, String, Operator, String)</A><BR> <I>Use <A HREF="com/rapidminer/operator/Operator.html#createProcessTree(int, java.lang.String, java.lang.String, com.rapidminer.operator.Operator, java.lang.String)"><CODE>Operator.createProcessTree(int,String,String,Operator,String)</CODE></A> instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/operator/Operator.html#createMarkedExperimentTree(int, java.lang.String, com.rapidminer.operator.Operator)">com.rapidminer.operator.Operator.createMarkedExperimentTree(int, String, Operator)</A><BR> <I>Use <A HREF="com/rapidminer/operator/Operator.html#createMarkedProcessTree(int, java.lang.String, com.rapidminer.operator.Operator)"><CODE>Operator.createMarkedProcessTree(int,String,Operator)</CODE></A> instead</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><A HREF="com/rapidminer/example/set/AcceptAllCondition.html#duplicate()">com.rapidminer.example.set.AcceptAllCondition.duplicate()</A><BR> <I>Conditions should not be able to be changed dynamically and hence there is no need for a copy</I> </TD></TR><TR BGCOLOR="white" CLASS="TableRowColor">
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -