📄 checkscheme.html
字号:
<A NAME="getNumNominal()"><!-- --></A><H3>getNumNominal</H3><PRE>public int <B>getNumNominal</B>()</PRE><DL><DD>returns the current number of nominal attributes<P><DD><DL><DT><B>Returns:</B><DD>the number of nominal attributes</DL></DD></DL><HR><A NAME="setNumNumeric(int)"><!-- --></A><H3>setNumNumeric</H3><PRE>public void <B>setNumNumeric</B>(int value)</PRE><DL><DD>sets the number of numeric attributes<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the number of numeric attributes</DL></DD></DL><HR><A NAME="getNumNumeric()"><!-- --></A><H3>getNumNumeric</H3><PRE>public int <B>getNumNumeric</B>()</PRE><DL><DD>returns the current number of numeric attributes<P><DD><DL><DT><B>Returns:</B><DD>the number of numeric attributes</DL></DD></DL><HR><A NAME="setNumString(int)"><!-- --></A><H3>setNumString</H3><PRE>public void <B>setNumString</B>(int value)</PRE><DL><DD>sets the number of string attributes<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the number of string attributes</DL></DD></DL><HR><A NAME="getNumString()"><!-- --></A><H3>getNumString</H3><PRE>public int <B>getNumString</B>()</PRE><DL><DD>returns the current number of string attributes<P><DD><DL><DT><B>Returns:</B><DD>the number of string attributes</DL></DD></DL><HR><A NAME="setNumDate(int)"><!-- --></A><H3>setNumDate</H3><PRE>public void <B>setNumDate</B>(int value)</PRE><DL><DD>sets the number of data attributes<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the number of date attributes</DL></DD></DL><HR><A NAME="getNumDate()"><!-- --></A><H3>getNumDate</H3><PRE>public int <B>getNumDate</B>()</PRE><DL><DD>returns the current number of date attributes<P><DD><DL><DT><B>Returns:</B><DD>the number of date attributes</DL></DD></DL><HR><A NAME="setNumRelational(int)"><!-- --></A><H3>setNumRelational</H3><PRE>public void <B>setNumRelational</B>(int value)</PRE><DL><DD>sets the number of relational attributes<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the number of relational attributes</DL></DD></DL><HR><A NAME="getNumRelational()"><!-- --></A><H3>getNumRelational</H3><PRE>public int <B>getNumRelational</B>()</PRE><DL><DD>returns the current number of relational attributes<P><DD><DL><DT><B>Returns:</B><DD>the number of relational attributes</DL></DD></DL><HR><A NAME="setNumInstancesRelational(int)"><!-- --></A><H3>setNumInstancesRelational</H3><PRE>public void <B>setNumInstancesRelational</B>(int value)</PRE><DL><DD>sets the number of instances in relational/bag attributes to produce<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the number of instances</DL></DD></DL><HR><A NAME="getNumInstancesRelational()"><!-- --></A><H3>getNumInstancesRelational</H3><PRE>public int <B>getNumInstancesRelational</B>()</PRE><DL><DD>returns the current number of instances in relational/bag attributes to produce<P><DD><DL><DT><B>Returns:</B><DD>the number of instances</DL></DD></DL><HR><A NAME="attributeTypeToString(int)"><!-- --></A><H3>attributeTypeToString</H3><PRE>public static java.lang.String <B>attributeTypeToString</B>(int type)</PRE><DL><DD>returns a string representation of the attribute type<P><DD><DL><DT><B>Parameters:</B><DD><CODE>type</CODE> - the attribute type to get a string rerpresentation for<DT><B>Returns:</B><DD>the string representation</DL></DD></DL><HR><A NAME="setWords(java.lang.String)"><!-- --></A><H3>setWords</H3><PRE>public void <B>setWords</B>(java.lang.String value)</PRE><DL><DD>Sets the comma-separated list of words to use for generating strings. The list must contain at least 2 words, otherwise an exception will be thrown.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the list of words<DT><B>Throws:</B><DD><CODE>java.lang.IllegalArgumentException</CODE> - if not at least 2 words are provided</DL></DD></DL><HR><A NAME="getWords()"><!-- --></A><H3>getWords</H3><PRE>public java.lang.String <B>getWords</B>()</PRE><DL><DD>returns the words used for assembling strings in a comma-separated list.<P><DD><DL><DT><B>Returns:</B><DD>the words as comma-separated list</DL></DD></DL><HR><A NAME="setWordSeparators(java.lang.String)"><!-- --></A><H3>setWordSeparators</H3><PRE>public void <B>setWordSeparators</B>(java.lang.String value)</PRE><DL><DD>sets the word separators (chars) to use for assembling strings.<P><DD><DL><DT><B>Parameters:</B><DD><CODE>value</CODE> - the characters to use as separators</DL></DD></DL><HR><A NAME="getWordSeparators()"><!-- --></A><H3>getWordSeparators</H3><PRE>public java.lang.String <B>getWordSeparators</B>()</PRE><DL><DD>returns the word separators (chars) to use for assembling strings.<P><DD><DL><DT><B>Returns:</B><DD>the current separators</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> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A> </TD> <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </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> <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="http://www.cs.waikato.ac.nz/ml/weka/" target="_blank"><FONT CLASS="NavBarFont1"><B>Weka's home</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"> <A HREF="../../weka/core/CheckOptionHandler.html" title="class in weka.core"><B>PREV CLASS</B></A> <A HREF="../../weka/core/CheckScheme.PostProcessor.html" title="class in weka.core"><B>NEXT CLASS</B></A></FONT></TD><TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2"> <A HREF="../../index.html?weka/core/CheckScheme.html" target="_top"><B>FRAMES</B></A> <A HREF="CheckScheme.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><TR><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2"> SUMMARY: <A HREF="#nested_class_summary">NESTED</A> | FIELD | <A HREF="#constructor_summary">CONSTR</A> | <A HREF="#method_summary">METHOD</A></FONT></TD><TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">DETAIL: FIELD | <A HREF="#constructor_detail">CONSTR</A> | <A HREF="#method_detail">METHOD</A></FONT></TD></TR></TABLE><A NAME="skip-navbar_bottom"></A><!-- ======== END OF BOTTOM NAVBAR ======= --><HR></BODY></HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -