Uses of Record Class
org.episteme.social.history.BorderEvolution.BorderChange
Packages that use BorderEvolution.BorderChange
-
Uses of BorderEvolution.BorderChange in org.episteme.social.history
Methods in org.episteme.social.history that return types with arguments of type BorderEvolution.BorderChangeModifier and TypeMethodDescriptionstatic List<BorderEvolution.BorderChange> BorderEvolution.getChangesForEntity(String entityName) Retrieves all recorded border changes affecting a specific political entity.Methods in org.episteme.social.history with parameters of type BorderEvolution.BorderChangeModifier and TypeMethodDescriptionstatic voidBorderEvolution.addBorderChange(BorderEvolution.BorderChange change) Registers a border change in the global historical database.