org.omegahat.Simulation.MCMC
Class GenericManagerEvent

java.lang.Object
  |
  +--org.omegahat.Simulation.MCMC.GenericMCMCEvent
        |
        +--org.omegahat.Simulation.MCMC.GenericManagerEvent
All Implemented Interfaces:
MCMCEvent
Direct Known Subclasses:
GenericManagerChainEvent

public abstract class GenericManagerEvent
extends GenericMCMCEvent


Fields inherited from class org.omegahat.Simulation.MCMC.GenericMCMCEvent
description, source
 
Constructor Summary
GenericManagerEvent()
           
 
Methods inherited from class org.omegahat.Simulation.MCMC.GenericMCMCEvent
getDescription, getSource, setDescription, setSource
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

GenericManagerEvent

public GenericManagerEvent()