Class Event
java.lang.Object
org.episteme.natural.engineering.eventdriven.Event
- All Implemented Interfaces:
Comparable<Event>
Represents an event occurring in the system targeting a specific entity.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Event
-
-
Method Details
-
getTarget
-
getSpec
-
getTime
public double getTime() -
getArgs
-
compareTo
- Specified by:
compareToin interfaceComparable<Event>
-