Uses of Package
org.commonreality.sensors.base

Packages that use org.commonreality.sensors.base
org.commonreality.sensors.base   
org.commonreality.sensors.base.impl   
 

Classes in org.commonreality.sensors.base used by org.commonreality.sensors.base
BaseSensor
          skeletal sensor that utilizes a PerceptManager to create and process percepts based on some other listening mechanism.
IObjectCreator
          Coordinates with PerceptManager to create IObjectKeys and their associated ISensoryObjects (typically a IAfferentObject).
IObjectKey
          basic key used for linking and tracking arbitrary objects and their percepts
IObjectProcessor
          processes an existing object.
PerceptManager
          the percept manager is tailored (primarily for afferent percepts) to create percepts for arbitrary programmatic objects.
 

Classes in org.commonreality.sensors.base used by org.commonreality.sensors.base.impl
IObjectCreator
          Coordinates with PerceptManager to create IObjectKeys and their associated ISensoryObjects (typically a IAfferentObject).
IObjectKey
          basic key used for linking and tracking arbitrary objects and their percepts
IObjectProcessor
          processes an existing object.
PerceptManager
          the percept manager is tailored (primarily for afferent percepts) to create percepts for arbitrary programmatic objects.