Package org.episteme.natural.engineering.eventdriven


package org.episteme.natural.engineering.eventdriven
  • Class
    Description
    Represents an event occurring in the system targeting a specific entity.
    Run-time core of the event driven simulation engine.
    A synchronized priority queue for events.
     
    Interface for any object that can receive and process simulation events.
    Base class for simulation entities that can receive and process events.