org.commonreality.object.manager.impl
Class RealObject

java.lang.Object
  extended by org.commonreality.object.manager.impl.BasicObject
      extended by org.commonreality.object.manager.impl.RealObject
All Implemented Interfaces:
java.io.Serializable, IIdentifiable, IMutableObject, IRealObject, ISimulationObject

public class RealObject
extends BasicObject
implements IRealObject, java.io.Serializable

Author:
developer
See Also:
Serialized Form

Constructor Summary
RealObject(IIdentifier identifier)
           
 
Method Summary
 
Methods inherited from class org.commonreality.object.manager.impl.BasicObject
equals, getIdentifier, getProperties, getProperty, getPropertyMap, hashCode, hasProperty, setProperty, toString
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.commonreality.object.ISimulationObject
getProperties, getProperty, getPropertyMap, hasProperty
 
Methods inherited from interface org.commonreality.identifier.IIdentifiable
getIdentifier
 

Constructor Detail

RealObject

public RealObject(IIdentifier identifier)
Parameters:
identifier -