edu.mit.sketch.language.nearmiss.buckets
Class AngleBucket

java.lang.Object
  extended by edu.mit.sketch.language.nearmiss.buckets.ConstraintBucket
      extended by edu.mit.sketch.language.nearmiss.buckets.AngleBucket
All Implemented Interfaces:
java.lang.Cloneable

public class AngleBucket
extends ConstraintBucket

AngleBucket:


Field Summary
 
Fields inherited from class edu.mit.sketch.language.nearmiss.buckets.ConstraintBucket
m_rules, m_val
 
Constructor Summary
AngleBucket()
          Initializes the angle bucket
 
Method Summary
 
Methods inherited from class edu.mit.sketch.language.nearmiss.buckets.ConstraintBucket
addRule, addRules, args, clone, condense, equals, get, getDebug, getGroup, getN, getP, getRandomTrue, getUnknown, isExample, isFinished, isGeneral, isRightType2, negative, positive, printDebug, setGroup, toString
 
Methods inherited from class java.lang.Object
getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AngleBucket

public AngleBucket()
Initializes the angle bucket