abstractattribute.html

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

HTML
807
字号
<TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;int</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/AbstractAttribute.html#hashCode()">hashCode</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns the hash code.</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="../../../../com/rapidminer/example/table/AbstractAttribute.html#registerStatistics(com.rapidminer.example.Statistics)">registerStatistics</A></B>(<A HREF="../../../../com/rapidminer/example/Statistics.html" title="interface in com.rapidminer.example">Statistics</A>&nbsp;statistics)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Registers the attribute statistics.</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="../../../../com/rapidminer/example/table/AbstractAttribute.html#setBlockType(int)">setBlockType</A></B>(int&nbsp;b)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the block type of this attribute.</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="../../../../com/rapidminer/example/table/AbstractAttribute.html#setDefault(double)">setDefault</A></B>(double&nbsp;value)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the default value for this attribute.</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="../../../../com/rapidminer/example/table/AbstractAttribute.html#setName(java.lang.String)">setName</A></B>(java.lang.String&nbsp;v)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the name of the attribtue.</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="../../../../com/rapidminer/example/table/AbstractAttribute.html#setTableIndex(int)">setTableIndex</A></B>(int&nbsp;i)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the index in the example table.</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="../../../../com/rapidminer/example/table/AbstractAttribute.html#setValue(com.rapidminer.example.table.DataRow, double)">setValue</A></B>(<A HREF="../../../../com/rapidminer/example/table/DataRow.html" title="class in com.rapidminer.example.table">DataRow</A>&nbsp;row,         double&nbsp;value)</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sets the value for the column this attribute corresponds to in the given data row.</TD></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1"><CODE>&nbsp;java.lang.String</CODE></FONT></TD><TD><CODE><B><A HREF="../../../../com/rapidminer/example/table/AbstractAttribute.html#toString()">toString</A></B>()</CODE><BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Returns a human readable string that describes this attribute.</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.Object</B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE>finalize, getClass, notify, notifyAll, wait, wait, wait</CODE></TD></TR></TABLE>&nbsp;<A NAME="methods_inherited_from_class_com.rapidminer.example.Attribute"><!-- --></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.example.<A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></B></TH></TR><TR BGCOLOR="white" CLASS="TableRowColor"><TD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#getAsString(double, int, boolean)">getAsString</A>, <A HREF="../../../../com/rapidminer/example/Attribute.html#getMapping()">getMapping</A>, <A HREF="../../../../com/rapidminer/example/Attribute.html#isNominal()">isNominal</A>, <A HREF="../../../../com/rapidminer/example/Attribute.html#isNumerical()">isNumerical</A>, <A HREF="../../../../com/rapidminer/example/Attribute.html#setMapping(com.rapidminer.example.table.NominalMapping)">setMapping</A></CODE></TD></TR></TABLE>&nbsp;<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="clone()"><!-- --></A><H3>clone</H3><PRE>public abstract java.lang.Object <B>clone</B>()</PRE><DL><DD>Clones this attribute.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#clone()">clone</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE><DT><B>Overrides:</B><DD><CODE>clone</CODE> in class <CODE>java.lang.Object</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="equals(java.lang.Object)"><!-- --></A><H3>equals</H3><PRE>public boolean <B>equals</B>(java.lang.Object&nbsp;o)</PRE><DL><DD>Returns true if the given attribute has the same name and the same table index.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#equals(java.lang.Object)">equals</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE><DT><B>Overrides:</B><DD><CODE>equals</CODE> in class <CODE>java.lang.Object</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="hashCode()"><!-- --></A><H3>hashCode</H3><PRE>public int <B>hashCode</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#hashCode()">Attribute</A></CODE></B></DD><DD>Returns the hash code. Please note that equal attributes must return the same hash code.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#hashCode()">hashCode</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE><DT><B>Overrides:</B><DD><CODE>hashCode</CODE> in class <CODE>java.lang.Object</CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="addTransformation(com.rapidminer.example.AttributeTransformation)"><!-- --></A><H3>addTransformation</H3><PRE>public void <B>addTransformation</B>(<A HREF="../../../../com/rapidminer/example/AttributeTransformation.html" title="interface in com.rapidminer.example">AttributeTransformation</A>&nbsp;transformation)</PRE><DL><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#addTransformation(com.rapidminer.example.AttributeTransformation)">addTransformation</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="clearTransformations()"><!-- --></A><H3>clearTransformations</H3><PRE>public void <B>clearTransformations</B>()</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#clearTransformations()">Attribute</A></CODE></B></DD><DD>Clear all transformations.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#clearTransformations()">clearTransformations</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getLastTransformation()"><!-- --></A><H3>getLastTransformation</H3><PRE>public <A HREF="../../../../com/rapidminer/example/AttributeTransformation.html" title="interface in com.rapidminer.example">AttributeTransformation</A> <B>getLastTransformation</B>()</PRE><DL><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#getLastTransformation()">getLastTransformation</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getValue(com.rapidminer.example.table.DataRow)"><!-- --></A><H3>getValue</H3><PRE>public double <B>getValue</B>(<A HREF="../../../../com/rapidminer/example/table/DataRow.html" title="class in com.rapidminer.example.table">DataRow</A>&nbsp;row)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#getValue(com.rapidminer.example.table.DataRow)">Attribute</A></CODE></B></DD><DD>Returns the value for the column this attribute corresponds to in the given data row.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#getValue(com.rapidminer.example.table.DataRow)">getValue</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setValue(com.rapidminer.example.table.DataRow, double)"><!-- --></A><H3>setValue</H3><PRE>public void <B>setValue</B>(<A HREF="../../../../com/rapidminer/example/table/DataRow.html" title="class in com.rapidminer.example.table">DataRow</A>&nbsp;row,                     double&nbsp;value)</PRE><DL><DD><B>Description copied from interface: <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#setValue(com.rapidminer.example.table.DataRow, double)">Attribute</A></CODE></B></DD><DD>Sets the value for the column this attribute corresponds to in the given data row.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#setValue(com.rapidminer.example.table.DataRow, double)">setValue</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getName()"><!-- --></A><H3>getName</H3><PRE>public java.lang.String <B>getName</B>()</PRE><DL><DD>Returns the name of the attribute.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#getName()">getName</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="setName(java.lang.String)"><!-- --></A><H3>setName</H3><PRE>public void <B>setName</B>(java.lang.String&nbsp;v)</PRE><DL><DD>Sets the name of the attribtue.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#setName(java.lang.String)">setName</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL></DD></DL><HR><A NAME="getTableIndex()"><!-- --></A><H3>getTableIndex</H3><PRE>public int <B>getTableIndex</B>()</PRE><DL><DD>Returns the index in the example table.<P><DD><DL><DT><B>Specified by:</B><DD><CODE><A HREF="../../../../com/rapidminer/example/Attribute.html#getTableIndex()">getTableIndex</A></CODE> in interface <CODE><A HREF="../../../../com/rapidminer/example/Attribute.html" title="interface in com.rapidminer.example">Attribute</A></CODE></DL></DD><DD><DL></DL>

⌨️ 快捷键说明

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