org.jactr.modules.pm.aural.memory.impl.map
Class AudibleFeatureMap

java.lang.Object
  extended by org.jactr.modules.pm.common.memory.map.AbstractFeatureMap<T>
      extended by org.jactr.modules.pm.common.memory.map.AbstractSortedFeatureMap<T>
          extended by org.jactr.modules.pm.aural.memory.impl.map.AbstractSortedAuralFeatureMap<java.lang.Boolean>
              extended by org.jactr.modules.pm.aural.memory.impl.map.AudibleFeatureMap
All Implemented Interfaces:
IAfferentObjectListener, IFeatureMap<java.lang.Boolean>

public class AudibleFeatureMap
extends AbstractSortedAuralFeatureMap<java.lang.Boolean>


Constructor Summary
AudibleFeatureMap()
           
 
Method Summary
 
Methods inherited from class org.jactr.modules.pm.aural.memory.impl.map.AbstractSortedAuralFeatureMap
isInterestedIn
 
Methods inherited from class org.jactr.modules.pm.common.memory.map.AbstractSortedFeatureMap
normalizeRequest, toString
 
Methods inherited from class org.jactr.modules.pm.common.memory.map.AbstractFeatureMap
addListener, afferentObjectAdded, afferentObjectRemoved, afferentObjectUpdated, clear, dispose, fillSlotValues, getCandidateRealObjects, getInformation, getPerceptualMemory, isInterestedIn, removeListener, setPerceptualMemory
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AudibleFeatureMap

public AudibleFeatureMap()