J-Sim v1.2.1-p7 API

drcl.comp.contract
Class ComponentMessage

java.lang.Object
  extended bydrcl.DrclObj
      extended bydrcl.comp.Message
          extended bydrcl.comp.contract.ComponentMessage
All Implemented Interfaces:
java.lang.Cloneable, ObjectDuplicable, java.io.Serializable
Direct Known Subclasses:
DebugContract.Message, DoubleEventContract.Message, ErrorContract.Message, EventContract.Message, GarbageContract.Message, PropertyContract.Message, TraceContract.Message

public abstract class ComponentMessage
extends Message

The base class of component messages.

See Also:
Serialized Form

Constructor Summary
ComponentMessage()
           
 
Methods inherited from class drcl.comp.Message
getContract, toString, toString
 
Methods inherited from class drcl.DrclObj
clone, duplicate
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ComponentMessage

public ComponentMessage()

J-Sim v1.2.1-p7 API

Copyright © 1998-2003 Distributed Real-time Computing Lab (DRCL). All Rights Reserved.     ~ To J-Sim Home ~