abstractattributes.html

来自「数据挖掘方面最新软件」· HTML 代码 · 共 1,134 行 · 第 1/4 页

HTML
1,134
字号
<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getId()">getId</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setId(com.rapidminer.example.Attribute)"><!-- --></A><H3>setId</H3><PRE>public void <B>setId</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;id)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setId(com.rapidminer.example.Attribute)">Attributes</A></CODE></B></DD><DD>Sets the id attribute. If the given attribute is null, no id attribute will be used.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setId(com.rapidminer.example.Attribute)">setId</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getWeight()"><!-- --></A><H3>getWeight</H3><PRE>public <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getWeight</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getWeight()">Attributes</A></CODE></B></DD><DD>Returns the weight attribute or null if no label attribute is defined.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getWeight()">getWeight</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setWeight(com.rapidminer.example.Attribute)"><!-- --></A><H3>setWeight</H3><PRE>public void <B>setWeight</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;weight)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setWeight(com.rapidminer.example.Attribute)">Attributes</A></CODE></B></DD><DD>Sets the weight attribute. If the given attribute is null, no weight attribute will be used.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setWeight(com.rapidminer.example.Attribute)">setWeight</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCluster()"><!-- --></A><H3>getCluster</H3><PRE>public <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getCluster</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getCluster()">Attributes</A></CODE></B></DD><DD>Returns the cluster attribute or null if no label attribute is defined.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getCluster()">getCluster</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCluster(com.rapidminer.example.Attribute)"><!-- --></A><H3>setCluster</H3><PRE>public void <B>setCluster</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;cluster)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setCluster(com.rapidminer.example.Attribute)">Attributes</A></CODE></B></DD><DD>Sets the cluster attribute. If the given attribute is null, no cluster attribute will be used.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setCluster(com.rapidminer.example.Attribute)">setCluster</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getOutlier()"><!-- --></A><H3>getOutlier</H3><PRE>public <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getOutlier</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getOutlier()">Attributes</A></CODE></B></DD><DD>Returns the outlier attribute or null if no label attribute is defined.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getOutlier()">getOutlier</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setOutlier(com.rapidminer.example.Attribute)"><!-- --></A><H3>setOutlier</H3><PRE>public void <B>setOutlier</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;outlier)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setOutlier(com.rapidminer.example.Attribute)">Attributes</A></CODE></B></DD><DD>Sets the outlier attribute. If the given attribute is null, no outlier attribute will be used.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setOutlier(com.rapidminer.example.Attribute)">setOutlier</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getCost()"><!-- --></A><H3>getCost</H3><PRE>public <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A> <B>getCost</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getCost()">Attributes</A></CODE></B></DD><DD>Returns the cost attribute or null if no label attribute is defined.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#getCost()">getCost</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setCost(com.rapidminer.example.Attribute)"><!-- --></A><H3>setCost</H3><PRE>public void <B>setCost</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;cost)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setCost(com.rapidminer.example.Attribute)">Attributes</A></CODE></B></DD><DD>Sets the cost attribute. If the given attribute is null, no cost attribute will be used.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setCost(com.rapidminer.example.Attribute)">setCost</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setSpecialAttribute(com.rapidminer.example.Attribute, java.lang.String)"><!-- --></A><H3>setSpecialAttribute</H3><PRE>public void <B>setSpecialAttribute</B>(<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>&nbsp;attribute,                                java.lang.String&nbsp;specialName)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setSpecialAttribute(com.rapidminer.example.Attribute, java.lang.String)">Attributes</A></CODE></B></DD><DD>Sets the special attribute for the given name. If the given attribute is null, no special attribute   with this name will be used.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#setSpecialAttribute(com.rapidminer.example.Attribute, java.lang.String)">setSpecialAttribute</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="createRegularAttributeArray()"><!-- --></A><H3>createRegularAttributeArray</H3><PRE>public <A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A>[] <B>createRegularAttributeArray</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../com/rapidminer/example/Attributes.html#createRegularAttributeArray()">Attributes</A></CODE></B></DD><DD>This method creates an attribute array from all regular attributes. ATTENTION:  This method should only be used if it is ensured that the attribute roles and  number of attributes cannot be changed, otherwise the delivered array will not  be synchronized with the attribute roles object. Therefore, the iterator methods  of this class should be preferred.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#createRegularAttributeArray()">createRegularAttributeArray</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="toString()"><!-- --></A><H3>toString</H3><PRE>public java.lang.String <B>toString</B>()</PRE><DL><DD>Returns a string representation of this attribute set.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../com/rapidminer/example/Attributes.html#toString()">toString</A></CODE> in interface <CODE><A HREF="../../../com/rapidminer/example/Attributes.html" title="interface in com.rapidminer.example">Attributes</A></CODE><DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Object</CODE></DL></DD><DD><DL></DL></DD></DL><!-- ========= END OF CLASS DATA ========= --><HR><!-- ======= START OF BOTTOM NAVBAR ====== --><A NAME="navbar_bottom"><!-- --></A><A HREF="#skip-navbar_bottom" 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_bottom_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>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/AbstractAttributes.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../index-all.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>  <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>  </TR></TABLE></TD><TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM><a href="http://sourceforge.net"><img src="http://sourceforge.net/sflogo.php?group_id=114160&amp;type=2" width="125" height="37" border="0" alt="SourceForge.net Logo" /></a></EM></TD></TR><TR><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">&nbsp;PREV CLASS&nbsp;&nbsp;<A HREF="../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">  <A HREF="../../../index.html?com/rapidminer/example/AbstractAttributes.html" target="_top"><B>FRAMES</B></A>  &nbsp;&nbsp;<A HREF="AbstractAttributes.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;&nbsp;<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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">  SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR><i>Copyright &#169; 2001-2008 by <a href="http://rapid-i.com" target="_blank">Rapid-I</a></i></BODY></HTML>

⌨️ 快捷键说明

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