Class Event

java.lang.Object
org.episteme.natural.engineering.eventdriven.Event
All Implemented Interfaces:
Comparable<Event>

public class Event extends Object implements Comparable<Event>
Represents an event occurring in the system targeting a specific entity.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)