aima.basic
Class Percept

java.lang.Object
  extended by aima.basic.ObjectWithDynamicAttributes
      extended by aima.basic.Percept

public class Percept
extends ObjectWithDynamicAttributes


Constructor Summary
Percept()
           
 
Method Summary
 
Methods inherited from class aima.basic.ObjectWithDynamicAttributes
getAttribute, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Percept

public Percept()