Class Conflict
java.lang.Object
org.episteme.social.politics.military.Conflict
Represents a military conflict or war.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddBelligerent(Country country) getName()booleanisActive()voidsetEndDate(LocalDate endDate)
-
Constructor Details
-
Conflict
-
-
Method Details
-
getName
-
getLocation
-
getStartDate
-
addBelligerent
-
getBelligerents
-
isActive
public boolean isActive() -
setEndDate
-