com.cogent.events
Class SimInstrumentationEvent

java.lang.Object
  |
  +--com.cogent.events.SimEvent
        |
        +--com.cogent.events.SimNullEvent
              |
              +--com.cogent.events.SimInstrumentationEvent

public class SimInstrumentationEvent
extends SimNullEvent

Skeleton for an instrumentation event to be logged


Field Summary
 
Fields inherited from class com.cogent.events.SimEvent
myCreationTime
 
Constructor Summary
SimInstrumentationEvent()
           
 
Methods inherited from class com.cogent.events.SimEvent
getCreationTime, setCreationTime
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimInstrumentationEvent

public SimInstrumentationEvent()