Uses of Interface
org.jactr.modules.pm.common.memory.map.IFeatureMap

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

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

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

Uses of IFeatureMap in org.jactr.modules.pm.common.memory
 

Methods in org.jactr.modules.pm.common.memory that return types with arguments of type IFeatureMap
 java.util.Collection<IFeatureMap> IPerceptualMemory.getFeatureMaps(java.util.Collection<IFeatureMap> container)
          return all the feature maps in the provided container
 

Methods in org.jactr.modules.pm.common.memory with parameters of type IFeatureMap
 void IPerceptualMemory.addFeatureMap(IFeatureMap featureMap)
          attach feature map
 void IPerceptualMemory.removeFeatureMap(IFeatureMap featureMap)
           
 

Method parameters in org.jactr.modules.pm.common.memory with type arguments of type IFeatureMap
 java.util.Collection<IFeatureMap> IPerceptualMemory.getFeatureMaps(java.util.Collection<IFeatureMap> container)
          return all the feature maps in the provided container
 

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

Methods in org.jactr.modules.pm.common.memory.impl that return types with arguments of type IFeatureMap
 java.util.Collection<IFeatureMap> AbstractPerceptualMemory.getFeatureMaps(java.util.Collection<IFeatureMap> container)
           
 

Methods in org.jactr.modules.pm.common.memory.impl with parameters of type IFeatureMap
 void AbstractPerceptualMemory.addFeatureMap(IFeatureMap featureMap)
           
 void AbstractPerceptualMemory.removeFeatureMap(IFeatureMap featureMap)
           
 

Method parameters in org.jactr.modules.pm.common.memory.impl with type arguments of type IFeatureMap
 java.util.Collection<IFeatureMap> AbstractPerceptualMemory.getFeatureMaps(java.util.Collection<IFeatureMap> container)
           
 

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

Subinterfaces of IFeatureMap in org.jactr.modules.pm.common.memory.map
 interface IFINSTFeatureMap
           
 

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

Constructors in org.jactr.modules.pm.common.memory.map with parameters of type IFeatureMap
FeatureMapEvent(IFeatureMap source, double simulationTime, FeatureMapEvent.Type type, java.util.Collection<org.commonreality.identifier.IIdentifier> identifiers)
           
 

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

Classes in org.jactr.modules.pm.visual.memory.impl.map that implement IFeatureMap
 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