net.sf.bddbddb.order
Class WekaInterface.OrderAttribute

java.lang.Object
  extended by weka.core.Attribute
      extended by net.sf.bddbddb.order.WekaInterface.OrderAttribute
All Implemented Interfaces:
java.io.Serializable, weka.core.Copyable
Enclosing class:
WekaInterface

public static class WekaInterface.OrderAttribute
extends weka.core.Attribute

See Also:
Serialized Form

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

getConstraint

public OrderConstraint getConstraint(int k)

getConstraint

public OrderConstraint getConstraint(weka.core.Instance i)


Copyright © 2004-2008 Stanford SUIF Compiler Group. All Rights Reserved.