Uses of Interface
org.jactr.modules.pm.common.afferent.IAfferentObjectListener

Packages that use IAfferentObjectListener
org.jactr.modules.pm.aural.memory.impl.map   
org.jactr.modules.pm.common.afferent   
org.jactr.modules.pm.common.memory.impl   
org.jactr.modules.pm.common.memory.map   
org.jactr.modules.pm.visual.memory.impl.map   
 

Uses of IAfferentObjectListener in org.jactr.modules.pm.aural.memory.impl.map
 

Classes in org.jactr.modules.pm.aural.memory.impl.map that implement IAfferentObjectListener
 class AbstractAuralFeatureMap<T>
           
 class AbstractSortedAuralFeatureMap<T>
           
 class AudibleFeatureMap
           
 class DurationFeatureMap
           
 class FINSTAuralFeatureMap
           
 class OffsetFeatureMap
          consider using sorted but use supers.
 class OnsetFeatureMap
           
 

Uses of IAfferentObjectListener in org.jactr.modules.pm.common.afferent
 

Methods in org.jactr.modules.pm.common.afferent with parameters of type IAfferentObjectListener
 void DefaultAfferentObjectListener.add(IAfferentObjectListener encoder)
           
 void DefaultAfferentObjectListener.remove(IAfferentObjectListener encoder)
           
 

Uses of IAfferentObjectListener in org.jactr.modules.pm.common.memory.impl
 

Classes in org.jactr.modules.pm.common.memory.impl that implement IAfferentObjectListener
 class PerceptualEncoderBridge
          simple delegate that sits between the afferent object listener DefaultAfferentObjectListener and the IPerceptualEncoder to manage notification and caching..
 

Uses of IAfferentObjectListener in org.jactr.modules.pm.common.memory.map
 

Subinterfaces of IAfferentObjectListener in org.jactr.modules.pm.common.memory.map
 interface IFeatureMap<T>
           
 interface IFINSTFeatureMap
           
 

Classes in org.jactr.modules.pm.common.memory.map that implement IAfferentObjectListener
 class AbstractFeatureMap<T>
           
 class AbstractSortedFeatureMap<T>
           
 class DefaultFINSTFeatureMap
          FINST tracking feature map that is used by both the aural and visual modules.
 

Uses of IAfferentObjectListener in org.jactr.modules.pm.visual.memory.impl.map
 

Classes in org.jactr.modules.pm.visual.memory.impl.map that implement IAfferentObjectListener
 class AbstractSortedVisualFeatureMap<T>
           
 class AbstractVisualFeatureMap<T>
           
 class ColorFeatureMap
           
 class DimensionFeatureMap
          meta-map with dimensional info
 class DistanceFeatureMap
           
 class FINSTVisualFeatureMap
           
 class HeadingFeatureMap
           
 class KindFeatureMap
           
 class PitchFeatureMap
           
 class SizeFeatureMap
           
 class ValueFeatureMap
           
 class VisibilityFeatureMap
          meta-feature map with visibility