|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.modules.pm.common.memory.map.AbstractFeatureMap<T>
org.jactr.modules.pm.common.memory.map.AbstractSortedFeatureMap<T>
org.jactr.modules.pm.visual.memory.impl.map.AbstractSortedVisualFeatureMap<java.lang.Boolean>
org.jactr.modules.pm.visual.memory.impl.map.VisibilityFeatureMap
public class VisibilityFeatureMap
meta-feature map with visibility
| Constructor Summary | |
|---|---|
VisibilityFeatureMap()
|
|
| Method Summary | |
|---|---|
boolean |
isInterestedIn(ChunkTypeRequest request)
this feature map isn't used in visual searches |
| Methods inherited from class org.jactr.modules.pm.visual.memory.impl.map.AbstractSortedVisualFeatureMap |
|---|
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, removeListener, setPerceptualMemory |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public VisibilityFeatureMap()
| Method Detail |
|---|
public boolean isInterestedIn(ChunkTypeRequest request)
isInterestedIn in interface IFeatureMap<java.lang.Boolean>isInterestedIn in class AbstractFeatureMap<java.lang.Boolean>request -
AbstractFeatureMap.isInterestedIn(org.jactr.core.production.request.ChunkTypeRequest)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||