|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object weka.core.Attribute net.sf.bddbddb.order.WekaInterface.OrderAttribute
public static class WekaInterface.OrderAttribute
Field Summary |
---|
Fields inherited from class weka.core.Attribute |
---|
DATE, NOMINAL, NUMERIC, ORDERING_MODULO, ORDERING_ORDERED, ORDERING_SYMBOLIC, STRING |
Method Summary | |
---|---|
OrderConstraint |
getConstraint(weka.core.Instance i)
|
OrderConstraint |
getConstraint(int k)
|
Methods inherited from class weka.core.Attribute |
---|
addStringValue, addStringValue, copy, enumerateValues, equals, formatDate, getLowerNumericBound, getMetadata, getUpperNumericBound, hasZeropoint, index, indexOfValue, isAveragable, isDate, isInRange, isNominal, isNumeric, isRegular, isString, lowerNumericBoundIsOpen, main, name, numValues, ordering, parseDate, toString, type, upperNumericBoundIsOpen, value, weight |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Method Detail |
---|
public OrderConstraint getConstraint(int k)
public OrderConstraint getConstraint(weka.core.Instance i)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |