org.commonreality.object.identifier
Interface ISensoryIdentifier

All Superinterfaces:
IIdentifier, java.io.Serializable
All Known Implementing Classes:
BasicSensoryIdentifier

public interface ISensoryIdentifier
extends IIdentifier

Author:
developer

Nested Class Summary
 
Nested classes/interfaces inherited from interface org.commonreality.identifier.IIdentifier
IIdentifier.Type
 
Field Summary
 
Fields inherited from interface org.commonreality.identifier.IIdentifier
ALL
 
Method Summary
 IIdentifier getAgent()
           
 IIdentifier getSensor()
           
 
Methods inherited from interface org.commonreality.identifier.IIdentifier
getName, getOwner, getType
 

Method Detail

getAgent

IIdentifier getAgent()

getSensor

IIdentifier getSensor()