Class GeologicalEra
java.lang.Object
org.episteme.social.history.Event
org.episteme.social.history.GeologicalEra
- All Implemented Interfaces:
Serializable, Comparable<Event>, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Temporal<TimeCoordinate>
Represents a geological era or division of time.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionGeologicalEra(String name, String description, TimeCoordinate when) GeologicalEra(String name, TimeCoordinate when) -
Method Summary
Methods inherited from class Event
compareTo, equals, getCategory, getDescription, getId, getTraits, getWhen, happensAfter, happensBefore, hashCode, toStringMethods inherited from interface Commented
getComments, getTrait, setCommentsMethods inherited from interface ComprehensiveIdentification
getName, getTrait, setName, setTrait
-
Constructor Details
-
GeologicalEra
-
GeologicalEra
-