org.commonreality.object
Interface IRealObject

All Superinterfaces:
IIdentifiable, ISimulationObject, java.io.Serializable
All Known Implementing Classes:
RealObject

public interface IRealObject
extends ISimulationObject, java.io.Serializable

Any object in the simulation that has a shared reality. i.e. any object that actually "exists" in the simulation, as opposed to sensory percepts (IAfferentObject)

Author:
developer

Method Summary
 
Methods inherited from interface org.commonreality.object.ISimulationObject
getProperties, getProperty, getPropertyMap, hasProperty
 
Methods inherited from interface org.commonreality.identifier.IIdentifiable
getIdentifier