Uses of Interface
org.commonreality.object.manager.IRequestableRealObjectManager

Packages that use IRequestableRealObjectManager
org.commonreality.participant.impl   
org.commonreality.sensors   
 

Uses of IRequestableRealObjectManager in org.commonreality.participant.impl
 

Classes in org.commonreality.participant.impl that implement IRequestableRealObjectManager
 class RequestableRealObjectManager
           
 

Uses of IRequestableRealObjectManager in org.commonreality.sensors
 

Methods in org.commonreality.sensors that return IRequestableRealObjectManager
 IRequestableRealObjectManager AbstractSensor.getRealObjectManager()