Class HistoricalEra
java.lang.Object
org.episteme.social.history.Event
org.episteme.social.history.HistoricalEra
- All Implemented Interfaces:
Serializable, Comparable<Event>, Commented, ComprehensiveIdentification, Identified<Identification>, Named, Temporal<TimeCoordinate>
Represents a historical era or period.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
- See Also:
-
Field Summary
-
Constructor Summary
ConstructorsConstructorDescriptionHistoricalEra(String name, String description, TimeCoordinate when) HistoricalEra(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
-
HistoricalEra
-
HistoricalEra
-
-
Method Details
-
getRegion
-
setRegion
-
addKeyEvent
-
getKeyEvents
-