Class Event

java.lang.Object
org.episteme.social.history.Event
All Implemented Interfaces:
Serializable, Comparable<Event>, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Temporal<TimeCoordinate>
Direct Known Subclasses:
GeologicalEra, HistoricalEra, HistoricalEvent, Performance, PositionedEvent

public class Event extends Object implements ComprehensiveIdentification, Temporal<TimeCoordinate>, Comparable<Event>
Represents a significant historical or scientific event. Base class focusing on the temporal aspect of an event. Implements ComprehensiveIdentification to support dynamic traits and consistent identity.
Since:
1.0
Author:
Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
See Also: