- cal - Variable in class ch.sahits.game.openpatrician.model.Date
-
Current date
- calculatablePath - Variable in class ch.sahits.game.openpatrician.model.sea.TravellingVessel
-
List of points representing the path.
- calculateAmount(IWare, ICity, int, boolean) - Method in class ch.sahits.game.openpatrician.model.product.WareAmountCalculator
-
- calculateAvailableAmount(ObjectProperty<ETransferAmount>, int) - Method in class ch.sahits.game.openpatrician.util.TransferUtil
-
Calculate the available amount to be transfered.
- calculateAvailableAmount(ETransferAmount, int) - Method in class ch.sahits.game.openpatrician.util.TransferUtil
-
Calculate the available amount to be transfered.
- calculateAvgPrice(IWare, IntegerProperty, int, boolean) - Method in class ch.sahits.game.openpatrician.model.product.WareAmountCalculator
-
- calculateBuildTime(EShipType) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
Calculate the build time for the ship of type.
- calculateBuildTime(EShipType) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Calculate the build time for the ship of type.
- calculateBuyAmount(IWare, ICity, int) - Method in class ch.sahits.game.openpatrician.model.product.WareAmountCalculator
-
Calculate the amount of ware that can be bought
for at most avgPrice.
- calculateConstructionCosts(EShipType) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- calculateConstructionCosts(EShipType) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Calculate the labor costs for building a new ship of the indicated type.
- calculateDistance(Point2D, Point2D) - Method in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
- calculateInitialBeggarCount(int) - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- calculateInitialCapacity(EShipType, double) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Calulate the ships type's capacity based on the current year and the
eastwards degrading.
- calculateRefitCosts(EShipType, int) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- calculateRefitCosts(EShipType, int) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Calculate the labor costs for the refit based on the ship type and how many levels
should be upgraded.
- calculateRefitTime(EShipType) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- calculateRefitTime(EShipType) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Calculate the time in days it takes for refitting.
- calculateRepairCosts(int, int) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- calculateRepairCosts(int, int) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Calculate the repair costs.
- calculateRepairMaterialCosts(IShip, int) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- calculateRepairMaterialCosts(IShip, int) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Calculate the material costs for the repair.
- calculateRepairTime(EShipType) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
Calculate the repair time for the ship of type.
- calculateRepairTime(EShipType) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Calculate the repair time for the ship of type.
- calculateSaleryPerDay() - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
Salery is defined by the experiance
- calculateSellAmount(IWare, ICity, int) - Method in class ch.sahits.game.openpatrician.model.product.WareAmountCalculator
-
Calculate the amount of ware that can be sold
for before dropping below avgPrice.
- calculateShipsWeaponsStrength(INavigableVessel) - Method in class ch.sahits.game.openpatrician.model.service.ShipService
-
Calculate the total strength of the ships weapons.
- calculateWareRepputation(ICity, IPlayer) - Method in class ch.sahits.game.openpatrician.model.people.ReputationCalculator
-
Check each ware if the player contributes and what amount.
- calculation - Variable in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
- cancelRepair(IShip) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- cancelRepair(IShip) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Cancel the repair of the ship.
- cancelShipBuildingOrder(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- cancelShipBuildingOrder(DateTime) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Cancel the order of the building, finished on the given date.
- canConvert(Class) - Method in class ch.sahits.game.openpatrician.persistence.converter.ContributionConverter
-
- canConvert(Class) - Method in class ch.sahits.game.openpatrician.persistence.converter.WareConverter
-
- candidates - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- capacity - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- capacityProperty() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- capacityProperty() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve the storage capacity of the trading office and all other storages in the same city
- captain - Variable in class ch.sahits.game.openpatrician.model.people.impl.CaptainTownMapping
-
- captainMapping - Variable in class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
- captains - Variable in class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
- captainsState - Variable in class ch.sahits.game.openpatrician.model.impl.GameMap
-
- CaptainsState - Class in ch.sahits.game.openpatrician.model.people.impl
-
Containing the states of the captains
- CaptainsState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
- CaptainState - Class in ch.sahits.game.openpatrician.model.people.impl
-
Implementation of the captain.
- CaptainState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- CaptainTownMapping - Class in ch.sahits.game.openpatrician.model.people.impl
-
Utility class to track which captain got when in which town
- CaptainTownMapping() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.CaptainTownMapping
-
- captian - Variable in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- CapturePirateNest - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- CapturePirateNest(int, Point2D, PirateMapSegmentImage) - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.CapturePirateNest
-
- careerLevel - Variable in class ch.sahits.game.openpatrician.model.impl.Player
-
- cash - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- cash - Variable in class ch.sahits.game.openpatrician.model.impl.Company
-
- cashProperty() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- cashProperty() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
- cashProperty() - Method in interface ch.sahits.game.openpatrician.model.ICompany
-
Retrieve the cash property.
- cashProperty() - Method in class ch.sahits.game.openpatrician.model.impl.Company
-
- ch.sahits.game.openpatrician.dialog - package ch.sahits.game.openpatrician.dialog
-
- ch.sahits.game.openpatrician.javafx.bindings - package ch.sahits.game.openpatrician.javafx.bindings
-
- ch.sahits.game.openpatrician.model - package ch.sahits.game.openpatrician.model
-
- ch.sahits.game.openpatrician.model.building - package ch.sahits.game.openpatrician.model.building
-
- ch.sahits.game.openpatrician.model.building.impl - package ch.sahits.game.openpatrician.model.building.impl
-
- ch.sahits.game.openpatrician.model.city - package ch.sahits.game.openpatrician.model.city
-
- ch.sahits.game.openpatrician.model.city.cityhall - package ch.sahits.game.openpatrician.model.city.cityhall
-
- ch.sahits.game.openpatrician.model.city.cityhall.impl - package ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- ch.sahits.game.openpatrician.model.city.impl - package ch.sahits.game.openpatrician.model.city.impl
-
- ch.sahits.game.openpatrician.model.collection - package ch.sahits.game.openpatrician.model.collection
-
- ch.sahits.game.openpatrician.model.event - package ch.sahits.game.openpatrician.model.event
-
Package ch.sahits.game.openpatrician.model.event
- ch.sahits.game.openpatrician.model.factory - package ch.sahits.game.openpatrician.model.factory
-
- ch.sahits.game.openpatrician.model.impl - package ch.sahits.game.openpatrician.model.impl
-
- ch.sahits.game.openpatrician.model.people - package ch.sahits.game.openpatrician.model.people
-
- ch.sahits.game.openpatrician.model.people.impl - package ch.sahits.game.openpatrician.model.people.impl
-
- ch.sahits.game.openpatrician.model.personal - package ch.sahits.game.openpatrician.model.personal
-
- ch.sahits.game.openpatrician.model.personal.impl - package ch.sahits.game.openpatrician.model.personal.impl
-
- ch.sahits.game.openpatrician.model.product - package ch.sahits.game.openpatrician.model.product
-
- ch.sahits.game.openpatrician.model.sea - package ch.sahits.game.openpatrician.model.sea
-
- ch.sahits.game.openpatrician.model.service - package ch.sahits.game.openpatrician.model.service
-
- ch.sahits.game.openpatrician.model.ship - package ch.sahits.game.openpatrician.model.ship
-
- ch.sahits.game.openpatrician.model.ship.impl - package ch.sahits.game.openpatrician.model.ship.impl
-
- ch.sahits.game.openpatrician.model.time - package ch.sahits.game.openpatrician.model.time
-
- ch.sahits.game.openpatrician.model.ui - package ch.sahits.game.openpatrician.model.ui
-
- ch.sahits.game.openpatrician.model.util - package ch.sahits.game.openpatrician.model.util
-
- ch.sahits.game.openpatrician.model.weapon - package ch.sahits.game.openpatrician.model.weapon
-
- ch.sahits.game.openpatrician.persistence.converter - package ch.sahits.game.openpatrician.persistence.converter
-
- ch.sahits.game.openpatrician.server - package ch.sahits.game.openpatrician.server
-
- ch.sahits.game.openpatrician.spring - package ch.sahits.game.openpatrician.spring
-
- ch.sahits.game.openpatrician.util - package ch.sahits.game.openpatrician.util
-
- CHANDLER - Static variable in class ch.sahits.game.openpatrician.model.Difficulty
-
- changed(ObservableValue<? extends Boolean>, Boolean, Boolean) - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState.PresenceChangeListener
-
- checkCities(ICity, List<ICity>) - Method in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
Check if there is a city that can be choosen
- checkList - Variable in class ch.sahits.game.openpatrician.server.MapLocationDetectionModel
-
- checkMapUnused(MapSegmentedImage, List<MapSegmentedImage>) - Method in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- checkStartYear(int) - Method in class ch.sahits.game.openpatrician.model.Date
-
- ChurchState - Class in ch.sahits.game.openpatrician.model.city.impl
-
- ChurchState() - Constructor for class ch.sahits.game.openpatrician.model.city.impl.ChurchState
-
- cities - Variable in class ch.sahits.game.openpatrician.model.city.impl.CitiesState
-
List of all the cities coupled with their state to be handeld by this engine
- cities - Variable in class ch.sahits.game.openpatrician.model.impl.GameMap
-
- citiesInteractionService - Variable in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- CitiesState - Class in ch.sahits.game.openpatrician.model.city.impl
-
State common to all cities.
- CitiesState() - Constructor for class ch.sahits.game.openpatrician.model.city.impl.CitiesState
-
- citizen - Variable in class ch.sahits.game.openpatrician.model.city.impl.City
-
- citizen - Variable in class ch.sahits.game.openpatrician.model.city.impl.LoanRequest
-
- Citizen - Class in ch.sahits.game.openpatrician.model.impl
-
A citizen is an inhabitatant of a town, who does not directly partake in
the game play.
- Citizen() - Constructor for class ch.sahits.game.openpatrician.model.impl.Citizen
-
- city - Variable in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- city - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
Reference to the city the trading office is located in
- city - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- city - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityViolation
-
- city - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.HelpCity
-
- City - Class in ch.sahits.game.openpatrician.model.city.impl
-
Implementation of the city model.
- City(City) - Constructor for class ch.sahits.game.openpatrician.model.city.impl.City
-
- City(FoundNewSettlement) - Constructor for class ch.sahits.game.openpatrician.model.city.impl.City
-
- City(String) - Constructor for class ch.sahits.game.openpatrician.model.city.impl.City
-
This Constructor is used by tests
- city - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
Reference to the city model that is driven by this engine
- city - Variable in class ch.sahits.game.openpatrician.model.city.impl.LoanerState
-
- city - Variable in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- city - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- city - Variable in class ch.sahits.game.openpatrician.model.event.BuildingFinished
-
- city - Variable in class ch.sahits.game.openpatrician.model.event.LoanGivingEvent
-
- city - Variable in class ch.sahits.game.openpatrician.model.event.PersonLeavesTavernEvent
-
- city - Variable in class ch.sahits.game.openpatrician.model.event.RemitLoanEvent
-
- city - Variable in class ch.sahits.game.openpatrician.model.impl.BalanceSheet
-
- city - Variable in class ch.sahits.game.openpatrician.model.people.impl.BaseTavernPerson
-
- city - Variable in class ch.sahits.game.openpatrician.model.personal.impl.Reputation
-
- cityBean(City) - Method in class ch.sahits.game.openpatrician.spring.ModelConfiguration
-
- cityBean(FoundNewSettlement) - Method in class ch.sahits.game.openpatrician.spring.ModelConfiguration
-
- CityChurchRegistry - Class in ch.sahits.game.openpatrician.model.collection
-
Holding a map for church and city.
- CityChurchRegistry() - Constructor for class ch.sahits.game.openpatrician.model.collection.CityChurchRegistry
-
- CityFactory - Class in ch.sahits.game.openpatrician.model.city
-
Factory class for the cities of the game.
- CityFactory() - Constructor for class ch.sahits.game.openpatrician.model.city.CityFactory
-
- cityFactory - Variable in class ch.sahits.game.openpatrician.model.GameFactory
-
- cityFactory - Variable in class ch.sahits.game.openpatrician.model.impl.Company
-
- cityFactory - Variable in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- CityGuard - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- CityGuard() - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityGuard
-
- cityGuard - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- cityGuardCosts - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- cityGuardCostsProperty() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- cityGuardCostsProperty() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
- CityHall - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- CityHall() - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- CityHallList - Class in ch.sahits.game.openpatrician.model.city.cityhall
-
Singleton bean holding all city halls.
- CityHallList() - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.CityHallList
-
- CityHallNotice - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- CityHallNotice() - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHallNotice
-
- cityHalls - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.CityHallList
-
- cityHalls - Variable in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- cityHalls - Variable in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
- CityProduction - Class in ch.sahits.game.openpatrician.model.city
-
This class provides numbers for production rates.
- CityProduction() - Constructor for class ch.sahits.game.openpatrician.model.city.CityProduction
-
- CityRegistry - Class in ch.sahits.game.openpatrician.model.city.impl
-
Container for all the cities.
- CityRegistry() - Constructor for class ch.sahits.game.openpatrician.model.city.impl.CityRegistry
-
- cityRegistry - Variable in class ch.sahits.game.openpatrician.model.GameFactory
-
- cityState - Variable in class ch.sahits.game.openpatrician.model.city.impl.City
-
- CityState - Class in ch.sahits.game.openpatrician.model.city.impl
-
This class encapsulates state information used by CityEngine about one city.
- CityState(ICity) - Constructor for class ch.sahits.game.openpatrician.model.city.impl.CityState
-
- cityStates - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityRegistry
-
- CityTavernRegistry - Class in ch.sahits.game.openpatrician.model.collection
-
- CityTavernRegistry() - Constructor for class ch.sahits.game.openpatrician.model.collection.CityTavernRegistry
-
- CityUtilities - Class in ch.sahits.game.openpatrician.model.util
-
Utility class to privide services around the cities.
- CityUtilities() - Constructor for class ch.sahits.game.openpatrician.model.util.CityUtilities
-
- CityViolation - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- CityViolation(ICity, DateTime) - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityViolation
-
- cityWall - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
- CityWall - Class in ch.sahits.game.openpatrician.model.city.impl
-
This is a simple model for the city wall.
- CityWall() - Constructor for class ch.sahits.game.openpatrician.model.city.impl.CityWall
-
- CityWallPetition - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- CityWallPetition() - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityWallPetition
-
- cleanup() - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
Remove entries that lie in the past.
- clearLoadedWares() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Clear all loaded wares.
- clearOldRequests() - Method in class ch.sahits.game.openpatrician.model.city.impl.LoanerState
-
- clientEventBus - Variable in class ch.sahits.game.openpatrician.model.impl.Game
-
- clientName - Variable in class ch.sahits.game.openpatrician.model.people.impl.PirateHunterState
-
- clientPlayer - Variable in class ch.sahits.game.openpatrician.model.people.impl.ConcurrentState
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.Date
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.factory.BuildingFactory
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.impl.Company
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.impl.Game
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.impl.Player
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.people.impl.BaseTavernPerson
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.personal.impl.Reputation
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.time.IndividualPeriodicalUpdater
-
- clientServerEventBus - Variable in class ch.sahits.game.openpatrician.model.time.PeriodicalTimeUpdaterV2
-
- closable - Variable in class ch.sahits.game.openpatrician.dialog.DialogTemplate
-
- Cog - Class in ch.sahits.game.openpatrician.model.ship.impl
-
- Cog(EShipUpgrade, String, Properties, long) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Cog
-
Constructor initializing the name and the upgrade level
- Cog(String, Properties, long) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Cog
-
Constructor for a Crayer without any upgrade
- COG_MAX_CAPACITY - Static variable in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- COG_START_CAPACITY - Static variable in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- collectedDonationsForExtension - Variable in class ch.sahits.game.openpatrician.model.city.impl.ChurchState
-
- Company - Class in ch.sahits.game.openpatrician.model.impl
-
- Company(IPlayer, ICity, long) - Constructor for class ch.sahits.game.openpatrician.model.impl.Company
-
- company - Variable in class ch.sahits.game.openpatrician.model.impl.Player
-
- companyValue - Variable in class ch.sahits.game.openpatrician.model.impl.Company
-
- companyValue - Variable in enum ch.sahits.game.openpatrician.model.personal.ESocialRank
-
- compareTo(IShipDueDate) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipDueDate
-
- ComputablePrice - Class in ch.sahits.game.openpatrician.model.product
-
Ecapsulate the price computation.
- ComputablePrice(int, int, int, int, int, String) - Constructor for class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
- computablePrice - Variable in enum ch.sahits.game.openpatrician.model.product.EWare
-
- computablePrice - Variable in enum ch.sahits.game.openpatrician.model.weapon.EWeapon
-
- computeAVGPrice(IWare, int) - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
Compute the average price for ware that is to be purchased in the specified
amount.
- computeAVGPrice(IWare, int) - Method in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
Compute the average price for ware that is to be purchased in the specified
amount.
- computePrice(IntegerProperty, IntegerBinding) - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- computePrice(int, int, int, int, int, IPopulationStructure, ECityState) - Method in interface ch.sahits.game.openpatrician.model.product.IPriceCalculation
-
Compute the price for one item of the ware.
- computePrice(int, int, int, int, int, IPopulationStructure, ECityState) - Method in class ch.sahits.game.openpatrician.model.product.LinearPriceCalculation
-
Compute the price for one item of the ware.
- computePrice(ReadOnlyIntegerProperty, ReadOnlyIntegerProperty, IntegerProperty, ReadOnlyIntegerProperty, int, IPopulationStructure, ECityState) - Method in class ch.sahits.game.openpatrician.model.product.LinearPriceCalculation
-
- computePrice(int, int, int, int, int, IPopulationStructure, ECityState) - Method in class ch.sahits.game.openpatrician.model.product.SimplePriceCalculation
-
Compute the price for one item of the ware.
- computePrice(ReadOnlyIntegerProperty, ReadOnlyIntegerProperty, IntegerProperty, ReadOnlyIntegerProperty, int, IPopulationStructure, ECityState) - Method in class ch.sahits.game.openpatrician.model.product.SimplePriceCalculation
-
Compute the price for one item of the ware.
- computeRandomBirthDate(int) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
- computeRentalIncome() - Method in interface ch.sahits.game.openpatrician.model.building.ITownHouse
-
Compute the rental income for one day
- computeValue() - Method in class ch.sahits.game.openpatrician.javafx.bindings.StaticIntegerBinding
-
- concurrent - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- concurrentPlayer - Variable in class ch.sahits.game.openpatrician.model.people.impl.ConcurrentState
-
- ConcurrentState - Class in ch.sahits.game.openpatrician.model.people.impl
-
Implementation of a concurrent.
- ConcurrentState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.ConcurrentState
-
- connectionsInHerHomeTown - Variable in class ch.sahits.game.openpatrician.model.personal.impl.SpouseData
-
- connectionsInYourHomeTown - Variable in class ch.sahits.game.openpatrician.model.personal.impl.SpouseData
-
- constructed - Static variable in class ch.sahits.game.openpatrician.model.impl.Game
-
- consume - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
Provider for the consume numbers
- consumed - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
Map of consumed wares, since only whole units can be consumed we need to store the fractions
- consumer - Variable in class ch.sahits.game.openpatrician.model.people.ReputationCalculator
-
- consumeWares() - Method in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
compute the wares consumed in the last 12 hours and remove them from the city
This method is package private for testing purposes
- contact - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHallNotice
-
- contains(Object) - Method in class ch.sahits.game.openpatrician.model.PlayerList
-
- containsSegment(MapSegmentedImage) - Method in class ch.sahits.game.openpatrician.server.MapLocationDetectionModel
-
- containsWare(IWare) - Method in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
Check if there is an amountable object for this ware
- containsWare(IWeapon) - Method in class ch.sahits.game.openpatrician.model.people.impl.WeaponsDealerState
-
Check if there is an amountable object for this ware
- context - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- context - Variable in class ch.sahits.game.openpatrician.model.city.CityFactory
-
- context - Variable in class ch.sahits.game.openpatrician.model.factory.BuildingFactory
-
- context - Variable in class ch.sahits.game.openpatrician.model.factory.PlayerInteractionFactory
-
- context - Variable in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- context - Variable in class ch.sahits.game.openpatrician.model.GameFactory
-
- context - Variable in class ch.sahits.game.openpatrician.model.people.PeopleFactory
-
- context - Variable in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- contractBrooker - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
Brooker that handels the buying of wares that were agreed to
be delivered through a notice in another city.
- ContractBrookerState - Class in ch.sahits.game.openpatrician.model.people.impl
-
Implementation of a contract brooker.
- ContractBrookerState(AmountablePrice<IWare>, IWare) - Constructor for class ch.sahits.game.openpatrician.model.people.impl.ContractBrookerState
-
- contribute(IWare, int) - Method in class ch.sahits.game.openpatrician.model.city.impl.Contributions
-
Contribute the amount of the ware.
- Contribution - Class in ch.sahits.game.openpatrician.model.city.impl
-
- Contribution(DateTime, int, IWare) - Constructor for class ch.sahits.game.openpatrician.model.city.impl.Contribution
-
- ContributionConverter - Class in ch.sahits.game.openpatrician.persistence.converter
-
- ContributionConverter() - Constructor for class ch.sahits.game.openpatrician.persistence.converter.ContributionConverter
-
- Contributions - Class in ch.sahits.game.openpatrician.model.city.impl
-
Tracking the contibutions of ware over the last seven days rolling.
- Contributions() - Constructor for class ch.sahits.game.openpatrician.model.city.impl.Contributions
-
- contributions - Variable in class ch.sahits.game.openpatrician.model.city.impl.Contributions
-
- ConverterProvider - Class in ch.sahits.game.openpatrician.persistence.converter
-
- ConverterProvider() - Constructor for class ch.sahits.game.openpatrician.persistence.converter.ConverterProvider
-
- convois - Variable in class ch.sahits.game.openpatrician.model.ship.ConvoyList
-
- Convoy - Class in ch.sahits.game.openpatrician.model.ship.impl
-
- Convoy(IShip, boolean) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- ConvoyList - Class in ch.sahits.game.openpatrician.model.ship
-
List of all convois.
- ConvoyList() - Constructor for class ch.sahits.game.openpatrician.model.ship.ConvoyList
-
- coordinates - Variable in class ch.sahits.game.openpatrician.model.city.impl.City
-
- cosinus(IntegerProperty, int) - Method in class ch.sahits.game.openpatrician.model.product.SimplePriceCalculation
-
- costsPerDayBinding() - Method in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- costsPerDayBinding() - Method in interface ch.sahits.game.openpatrician.model.building.IStorage
-
Retrieve the daily cost for rent storage
- councilmen - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- COUNSILMAN - Static variable in class ch.sahits.game.openpatrician.model.Difficulty
-
- courier - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- CourierState - Class in ch.sahits.game.openpatrician.model.people.impl
-
Implementation of a courier.
- CourierState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.CourierState
-
- Crayer - Class in ch.sahits.game.openpatrician.model.ship.impl
-
This model represents a crayer.
- Crayer(EShipUpgrade, String, Properties, long) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Crayer
-
Constructor initializing the name and the upgrade level
- Crayer(String, Properties, long) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Crayer
-
Constructor for a Crayer without any upgrade
- CRAYER_MAX_CAPACITY - Static variable in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- CRAYER_START_CAPACITY - Static variable in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- createAIPlayer(ICity, long) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
Create an artifiacial player instance.
- createAldermanOffice() - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createBalanceSheetFromPreviousWeek(BalanceSheet) - Method in class ch.sahits.game.openpatrician.model.factory.PlayerInteractionFactory
-
Create a balance sheet based upon the balance of the previous week.
- createBowman() - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createBowman() - Method in class ch.sahits.game.openpatrician.model.people.PeopleFactory
-
- createCapturePirateNestAldermanTask(IAldermanOffice) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
Create a new alderman task for destroing a pirats nest, while ignoring the ones that are already worked on.
- createChurch() - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createCitizen(ICity, ESocialRank) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createCity(City) - Method in class ch.sahits.game.openpatrician.model.city.CityFactory
-
- createCityByName(String) - Method in class ch.sahits.game.openpatrician.model.city.CityFactory
-
Create a standard city based on its name
- createCityHall(ICity) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createCog(String, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a a cog with the given name.
- createCog(String, EShipUpgrade, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a cog with the given name.
- createCompany(IPlayer, ICity, long) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
- createContribution() - Method in class ch.sahits.game.openpatrician.model.factory.PlayerInteractionFactory
-
- createCrayer(String, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a a crayer with the given name.
- createCrayer(String, EShipUpgrade, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a crayer with the given name.
- createCrossbowman() - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createCrossbowman() - Method in class ch.sahits.game.openpatrician.model.people.PeopleFactory
-
- createdCityCache - Static variable in class ch.sahits.game.openpatrician.model.city.CityFactory
-
Cache storing the already created cities to avoid duplicate creation
- createFutureCity(FoundNewSettlement) - Method in class ch.sahits.game.openpatrician.model.city.CityFactory
-
- createGame(IMap, EObjective, Difficulty, EGameSpeed, int, boolean) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
- createHelpCityAldermanTask() - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
Create an alderman task to help a city.
- createHelpCityAldermanTask(IAldermanOffice) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
Create an alderman task to help a city.
- createHolk(String, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a a holk with the given name.
- createHolk(String, EShipUpgrade, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a holk with the given name.
- createInitialBalanceSheet(ICity, IPlayer) - Method in class ch.sahits.game.openpatrician.model.factory.PlayerInteractionFactory
-
Create an initial balance sheet for player in city.
- createInitialPiratesShip() - Method in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
Create a ship for the pirate
- createLoadBinding() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- createLoadBinding() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- createLoaner(ICity) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createMap(String) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
Create the map with all cities defined in its XML definition
- createMapSegment(PirateNest, String) - Method in interface ch.sahits.game.openpatrician.model.util.IMapSegmentImageCreator
-
Create an image from the data of a pirate nest.
- createMapSegment(SunkenTreasure, String) - Method in interface ch.sahits.game.openpatrician.model.util.IMapSegmentImageCreator
-
Create an image from the data of a treasure map.
- createMapSegment(PirateHideout, String) - Method in interface ch.sahits.game.openpatrician.model.util.IMapSegmentImageCreator
-
Create an image from the data of a pirate hideout map.
- createMusketeer() - Method in class ch.sahits.game.openpatrician.model.people.PeopleFactory
-
- createMusketieer() - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createNewCaptainProperty() - Method in class ch.sahits.game.openpatrician.model.people.PeopleFactory
-
Retrieve a new captain.
- createNewContractBroker(AmountablePrice<IWare>, IWare) - Method in class ch.sahits.game.openpatrician.model.people.PeopleFactory
-
Retrieve a contract broker
- createNewLandBridgeAldermanTask(IAldermanOffice) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
Create an alderman task for building a land bridge while ignoring the once already worked on.
- createNewLoanProposal() - Method in class ch.sahits.game.openpatrician.model.city.impl.LoanerState
-
- createNewLoanRequest() - Method in class ch.sahits.game.openpatrician.model.city.impl.LoanerState
-
- createNewPirate(String, IShip, boolean) - Method in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
Create an new pirate anywhere on the sea
- createNewPirate(String, IShip, Point2D, boolean) - Method in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
Create a pirate near a certain point
- createNewSettlementEledermanTask(IAldermanOffice) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
Create an alderman task for founding a new city while ignoreing the ones that are worked on.
- createNotices(ICity) - Method in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
- createPikeman() - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createPikeman() - Method in class ch.sahits.game.openpatrician.model.people.PeopleFactory
-
- createPirateHuntEledermanTask(IAldermanOffice) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
Create an alderman task to hunt a pirate, while ignoring the ones that are already worked on.
- createPlayer(String, String, ICity, boolean, int) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
Create a human player instance.
- createReputation(ICity, IPlayer) - Method in class ch.sahits.game.openpatrician.model.factory.PlayerInteractionFactory
-
- createShipYard(ICity) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createSnaikka(String, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a a snaikka with the given name.
- createSnaikka(String, EShipUpgrade, int) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a snaikka with the given name.
- createStorage(IPlayer, ICity) - Method in class ch.sahits.game.openpatrician.model.factory.BuildingFactory
-
- createTavernState(ICity) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- createTradingOffice(IPlayer, ICity, int) - Method in class ch.sahits.game.openpatrician.model.factory.BuildingFactory
-
- creditor - Variable in class ch.sahits.game.openpatrician.model.city.impl.Debt
-
- Crossbowmen - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- Crossbowmen() - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.Crossbowmen
-
- currentDestIndex - Variable in class ch.sahits.game.openpatrician.model.people.impl.BasePatrolState
-
- currentHeadTaxValue - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- currentHeadTaxValueProperty() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- currentHeadTaxValueProperty() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Double property for the current head tax value.
- currentPropertyTax - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- currentPropertyTaxProperty() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- currentPropertyTaxProperty() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
- currentWeek - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- CustomsViolation - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- CustomsViolation(ICity, DateTime) - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.CustomsViolation
-
- game - Variable in class ch.sahits.game.openpatrician.model.GameFactory
-
- Game - Class in ch.sahits.game.openpatrician.model.impl
-
Implementation of the game
- Game(EObjective, Difficulty, EGameSpeed, boolean) - Constructor for class ch.sahits.game.openpatrician.model.impl.Game
-
- gameDate - Variable in class ch.sahits.game.openpatrician.model.impl.BalanceSheet
-
- gameFactory - Variable in class ch.sahits.game.openpatrician.model.city.impl.CitiesState
-
- GameFactory - Class in ch.sahits.game.openpatrician.model
-
Factory class for game start up.
- GameFactory() - Constructor for class ch.sahits.game.openpatrician.model.GameFactory
-
- GameMap - Class in ch.sahits.game.openpatrician.model.impl
-
Implementation of the game map.
- GameMap() - Constructor for class ch.sahits.game.openpatrician.model.impl.GameMap
-
- gameSpeed - Variable in class ch.sahits.game.openpatrician.model.impl.Game
-
- get(int) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.AldermanCandidateList
-
- get(int) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.CityHallList
-
- get(Object) - Method in class ch.sahits.game.openpatrician.model.collection.AbstractMapRegistry
-
- get(int) - Method in class ch.sahits.game.openpatrician.model.PlayerList
-
- getAbsentPersons() - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- getAge() - Method in interface ch.sahits.game.openpatrician.model.people.ICaptain
-
Current age of the captain
- getAge() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- getAge(DateTime) - Method in class ch.sahits.game.openpatrician.model.personal.impl.PersonalData
-
- getAge(DateTime) - Method in interface ch.sahits.game.openpatrician.model.personal.IPersonalData
-
Compute the current age
- getAlderman() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the alderman.
- getAldermanCandidates() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the top four of the candidates for the alderman post.
- getAldermanElectionDate() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Date of the next alderman election.
- getAldermanOffice() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the office of the alderman.
- getAll() - Method in class ch.sahits.game.openpatrician.model.AIPlayerList
-
- getAll() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.AldermanCandidateList
-
- getAllFreeCaptains() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
Retrieve a list of all captains that are not assigned to a town.
- getAmount() - Method in class ch.sahits.game.openpatrician.model.BaseAmountable
-
Retrieve the number of items
- getAmount(IWare) - Method in interface ch.sahits.game.openpatrician.model.building.IAutomatedTrading
-
Retrieve the minimal amount of the ware that should be hold in the
storage.
- getAmount(IWare) - Method in class ch.sahits.game.openpatrician.model.building.impl.AutomatedTrading
-
- getAmount() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
Gets the value of the property amount.
- getAmount() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityGuard
-
Amount of the city guard.
- getAmount() - Method in interface ch.sahits.game.openpatrician.model.city.impl.IDebt
-
Amount of money indebted without interest.
- getAmount() - Method in interface ch.sahits.game.openpatrician.model.city.impl.ILoanProposal
-
Amount of money indebted without interest.
- getAmount() - Method in class ch.sahits.game.openpatrician.model.people.impl.TraderState
-
- getAmount() - Method in interface ch.sahits.game.openpatrician.model.people.ISmuggler
-
Retrieve the amount of ware that is to be smuggled.
- getAmount() - Method in interface ch.sahits.game.openpatrician.model.people.ITradePerson
-
Amount of the ware that is to be delivered.
- getAmount() - Method in interface ch.sahits.game.openpatrician.model.people.IWarehouseTenant
-
Retrieve the amount to be stored in bales.
- getAmountablePrice() - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
Retrieve the amount and price of the ware.
- getAmountAndPrice() - Method in interface ch.sahits.game.openpatrician.model.people.IContractBroker
-
Retrieve the amount and price that was agreed upon.
- getArrivalDate(ICaptain) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
Retrieve the arrival date of a captain in a town.
- getArrivalDate() - Method in interface ch.sahits.game.openpatrician.model.people.ITavernPerson
-
- getAssignedShip() - Method in interface ch.sahits.game.openpatrician.model.people.ICaptain
-
Get the ship the captain is assigned to.
- getAssignedShip() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
Get the ship the captain is assigned to.
- getAVGPrice() - Method in class ch.sahits.game.openpatrician.model.product.AmountablePrice
-
Retrieve the average price of one item
- getAvgPricePerItem() - Method in class ch.sahits.game.openpatrician.model.people.impl.TraderState
-
- getAvgPricePerItem() - Method in interface ch.sahits.game.openpatrician.model.people.ITradePerson
-
Get the price of a single item
- getBalanceLastWeek() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve the balance sheet for last completed week.
- getBallotResult() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
- getBirthDate() - Method in interface ch.sahits.game.openpatrician.model.personal.IPersonalData
-
Retrieve the birth date
- getBirthPlace() - Method in interface ch.sahits.game.openpatrician.model.personal.IPersonalData
-
Retrieve the birth place
- getBonus() - Method in interface ch.sahits.game.openpatrician.model.people.IPatrol
-
Retrieve the bonus for each destroyed ship.
- getBuildableShipTypes() - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- getBuildableShipTypes() - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Retrieve a list of all the types of ships this yard can build.
- getBuildCompleteDate(EShipType) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- getBuildCompleteDate(EShipType) - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Retrieve the date when the building of a new ship will be finished.
- getBuildingCosts() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property buildingCosts.
- getBuildingCosts() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Costs for the building of city walls and towers up to date.
- getBuildings() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve a list of all buildings in the city.
- getBuildings() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getCandidateMap(List<ICitizen>, ICity) - Method in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
Create a sorted map of the candidates according to their reputation.
- getCandidates() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the list of candidates for the next election.
- getCapacity() - Method in interface ch.sahits.game.openpatrician.model.building.ITownHouse
-
retrieve the capacity of the house
- getCapacity() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getCapacity() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getCapacity() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Available capacity of the ship, this represent the free storage in barrels
- getCapacityPerOwner() - Method in interface ch.sahits.game.openpatrician.model.ship.IConvoy
-
Collect the convoys capacity per player who has ships
in the convoy.
- getCapacityPerOwner() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getCaptain(ICity) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
Return a captain for a town if there is one.
- getCaptian() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
Retrieve the captain of the Orleg ship.
- getCaptian() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the captain of the ship.
- getCareerLevel() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
- getCash() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property cash.
- getCash() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Retrieve the whole amount in the treasury.
- getCash() - Method in interface ch.sahits.game.openpatrician.model.ICompany
-
Retrieve the cash avalable to the company
- getCash() - Method in class ch.sahits.game.openpatrician.model.impl.Company
-
Gets the value of the property cash.
- getCash() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getCash() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Retrieve the amount of money of the player
- getCities(String) - Method in class ch.sahits.game.openpatrician.model.city.CityFactory
-
- getCities() - Method in class ch.sahits.game.openpatrician.model.city.CityFactory
-
Retrieve all cities from the internal cache.
- getCities() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
Retrieve an unmodifiable list of all the cities in the map
- getCities(IPlayer) - Method in interface ch.sahits.game.openpatrician.model.IMap
-
Retrieve an unmodifiable list of all the cities in the map also including the once only visible to the player.
- getCities() - Method in class ch.sahits.game.openpatrician.model.impl.GameMap
-
- getCities(IPlayer) - Method in class ch.sahits.game.openpatrician.model.impl.GameMap
-
- getCitizen() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the list of citizen in the city.
- getCitizen() - Method in interface ch.sahits.game.openpatrician.model.city.ILoanRequest
-
Who wants the loan.
- getCity() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve the city the trading office is located in.
- getCity() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the city belonging to this city hall
- getCity() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityViolation
-
City that violated the customs.
- getCity() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IHelpCity
-
Retrieve the city that should be helped.
- getCity() - Method in interface ch.sahits.game.openpatrician.model.city.ILoaner
-
Retrieve the city the loaner belongs to.
- getCity() - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Retrieve the city the shipyard belongs to.
- getCityEngineStates() - Method in class ch.sahits.game.openpatrician.model.city.impl.CitiesState
-
- getCityGuard() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the city guard.
- getCityGuardCosts() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property cityGuardCosts.
- getCityGuardCosts() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Monthly costs of the city guard.
- getCityState() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the city state.
- getCityState(ICity) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
Retrieve the city state for the city.
- getClientName() - Method in interface ch.sahits.game.openpatrician.model.people.IPirateHunter
-
Name of the client
- getClientPlayer() - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
Get the player that is the client
- getCogDefaultProperties() - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- getCollectedDonationsForExtension() - Method in interface ch.sahits.game.openpatrician.model.city.IChurch
-
Retrieve the amount that was already donated toward the next church extension.
- getCompany() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Retrieve the company data
- getCompanyValue() - Method in interface ch.sahits.game.openpatrician.model.ICompany
-
Retrieve the total value of the company
- getCompanyValue() - Method in enum ch.sahits.game.openpatrician.model.personal.ESocialRank
-
Retrieve the company value needed for this social rank
- getConcurrentName() - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
Name of the concurrent who is to be harmed.
- getConcurrentName() - Method in class ch.sahits.game.openpatrician.model.people.impl.ConcurrentState
-
- getConcurrentPlayer() - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
Retrieve the concurrent player
- getConnectionsInHerHomeTown() - Method in interface ch.sahits.game.openpatrician.model.personal.ISpouseData
-
Retrieve the connectivity to the counsilmen in her home town
- getConnectionsInYourHomeTown() - Method in interface ch.sahits.game.openpatrician.model.personal.ISpouseData
-
Retrieve the connectivity to the counsilmen in your home town
- getConstructionAmount(EShipType, EWare) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Retrieve the amount that is needed for the ship to upgrade to the next level
- getConsumption(IWare, ICity, IPlayer) - Method in class ch.sahits.game.openpatrician.model.city.BuildingProduction
-
Retrieve the amount of ware that all the workshops of a player consume within a week
- getContact() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHallNotice
-
Whom to contact in the destination city for delivery.
- getContribution(IPlayer, IWare) - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Check out what the player contributed to the ware
- getContribution(IPlayer, IWare) - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getContribution(IWare) - Method in class ch.sahits.game.openpatrician.model.city.impl.Contributions
-
Retrieve the contribution for the whole week
- getConvoy(IShip, boolean) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Create a new convoy with the ship as Orleg ship.
- getCoordinates() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the coordinates of the city
- getCouncilmen() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the list of all councilmen of the city
- getCrayerDefaultProperties() - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- getCreditor() - Method in interface ch.sahits.game.openpatrician.model.city.impl.IDebt
-
Retrieve the citizen that owns the debt.
- getCross() - Method in interface ch.sahits.game.openpatrician.model.IMapSection
-
Retrieve the location of the cross in the coordinates of IMap
- getCurrentDate() - Method in class ch.sahits.game.openpatrician.model.Date
-
Retrieve the immutable DateTime
- getCurrentDateProperty() - Method in class ch.sahits.game.openpatrician.model.Date
-
Retrieve the immutable DateTime
- getCurrentDestIndex() - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Retrieve the current index in the destination list.
- getCurrentHeadTaxValue() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property currentHeadTaxValue.
- getCurrentHeadTaxValue() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Retrieve the current height of the taxes.
- getCurrentPropertyTax() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property currentPropertyTax.
- getCurrentPropertyTax() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Retrieve the current property tax.
- getCurrentWeek() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve the balance sheet for the current week
- getDamage() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
Retrieve the damage of the ship that is damaged the most.
- getDamage() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getDamage() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the damage of the ship in percentage [0,100]
- getDate() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityViolation
-
Date when the violation was brought to the notice of the alderman.
- getDeadline() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAcceptedAldermanTask
-
- getDebitor() - Method in interface ch.sahits.game.openpatrician.model.city.impl.IDebt
-
Retrieve the citizen that is in debt.
- getDebts() - Method in interface ch.sahits.game.openpatrician.model.city.ILoaner
-
Retrieve the list of all debts for this city.
- getDeliveredAmount() - Method in interface ch.sahits.game.openpatrician.model.people.IContractBroker
-
Retrieve the amount that was already delivered.
- getDestination() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHallNotice
-
Destination to deliver the ware to.
- getDestination() - Method in interface ch.sahits.game.openpatrician.model.people.IBaseTraveler
-
- getDestination() - Method in interface ch.sahits.game.openpatrician.model.people.IEscorte
-
Get the destination city for the traveler.
- getDestination() - Method in interface ch.sahits.game.openpatrician.model.people.IFugitive
-
Get the destination city for the traveler.
- getDestination() - Method in interface ch.sahits.game.openpatrician.model.people.ISmuggler
-
Destination city.
- getDestination() - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
Destination city the trader has to get to.
- getDestination() - Method in interface ch.sahits.game.openpatrician.model.people.ITraveler
-
Get the destination city for the traveler.
- getDestinations() - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Retrieve the destinations
- getDifficulty() - Method in interface ch.sahits.game.openpatrician.model.IGame
-
Retrieve the difficultiy level of the game
- getDimension() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
Retrieve the map dimensions
- getDimension() - Method in interface ch.sahits.game.openpatrician.model.IMapSection
-
Retrieve the width and height of the section
- getDiscountFactor() - Method in class ch.sahits.game.openpatrician.model.building.impl.Steward
-
- getDiscountFactor() - Method in interface ch.sahits.game.openpatrician.model.building.ISteward
-
Retrieve the factor the steward gets when buying ware.
- getDisplayVessel() - Method in class ch.sahits.game.openpatrician.model.sea.TravellingVessel
-
Gets the value of the property displayVessel.
- getDonations() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property donations.
- getDonations() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
All the donated amount.
- getDueDate() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAldermanTask
-
Date until the task has to be fullfilled.
- getDueDate() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHallNotice
-
Time untill when the ware has to be delivered.
- getDueDate() - Method in interface ch.sahits.game.openpatrician.model.city.impl.IDebt
-
Retrieve the date when the debt has to be payed back.
- getDueDate() - Method in interface ch.sahits.game.openpatrician.model.city.IShipDueDate
-
Retrieve the due date of the ship.
- getDuration() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAldermanTask
-
Time the player has from accepting it until the task must be completed.
- getDurationInWeeks() - Method in interface ch.sahits.game.openpatrician.model.city.ILoanRequest
-
Retrieve the duration of the loan.
- getDurationInWeeks() - Method in interface ch.sahits.game.openpatrician.model.city.impl.ILoanProposal
-
Retrieve the duration in weeks.
- getEffectiveProduction() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the wares that are produced efficiently
- getEfficientProduction(IWare) - Method in class ch.sahits.game.openpatrician.model.city.CityProduction
-
Compute the amount of ware that is produced efficiently within a week
- getElectionDate() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Date of the next election.
- getElectionResult() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
- getEndOfWeek() - Method in class ch.sahits.game.openpatrician.model.Date
-
Retrieve the date of the end of the week in the form {Day of month}.
- getEndOfWeekInternal() - Method in class ch.sahits.game.openpatrician.model.Date
-
Retrieve the date of the of the Sunday of last week
- getExecutionTime() - Method in interface ch.sahits.game.openpatrician.model.event.ITimedTask
-
Retrieve the date and time when the task is to be executed.
- getExpertiseLevel() - Method in interface ch.sahits.game.openpatrician.model.building.ISteward
-
Retrieve the level of expertise of the steward
- getExtensionLevel() - Method in interface ch.sahits.game.openpatrician.model.city.IChurch
-
Retrieve the next extension level.
- getFightSkillLevel() - Method in interface ch.sahits.game.openpatrician.model.people.ICaptain
-
Retrieve the level in sea fights between [0,5]
- getFightSkillLevel() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- getFine(ECityViolationPunishment, ITreasury) - Method in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
- getFirst() - Method in class ch.sahits.game.openpatrician.model.event.TimedUpdatableTaskList
-
Retrieve the first task.
- getFleet() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getFleet() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Get a list of all ships
- getFollowers() - Method in interface ch.sahits.game.openpatrician.model.people.IPirate
-
Retrieve the number of followers of this pirate.
- getFreePirates() - Method in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
Retrieve immutable list of free pirates.
- getFrom() - Method in interface ch.sahits.game.openpatrician.model.ILandBridge
-
- getFromCity() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IBuildLandPassage
-
Retrieve an endpoint of the passage.
- getFutureTowns() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
- getGame() - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
- getGameSpeed() - Method in interface ch.sahits.game.openpatrician.model.IGame
-
Retrieve the current game speed
- getHanseaticMeetingDate() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the meeting date for the next extra circular hanseatic day.
- getHolkDefaultProperties() - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- getHometown() - Method in interface ch.sahits.game.openpatrician.model.ICitizen
-
Retreive the hometown of the citizen.
- getHomeTown() - Method in interface ch.sahits.game.openpatrician.model.ICompany
-
Retrieve the home town of the company
- getHometown() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getIneffectiveProduction() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the wares that are produced inefficiently
- getInefficientProduction(IWare) - Method in class ch.sahits.game.openpatrician.model.city.CityProduction
-
Compute the amount of ware that is produced inefficiently within a week
- getInterest() - Method in interface ch.sahits.game.openpatrician.model.city.impl.IDebt
-
Interest of the debt over the whole duration.
- getInterest() - Method in interface ch.sahits.game.openpatrician.model.city.impl.ILoanProposal
-
Interest of the debt over the whole duration.
- getKontorType() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the city type
- getLandbridges() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
- getLastName() - Method in interface ch.sahits.game.openpatrician.model.ICitizen
-
Get a players last name
- getLastName() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getLastName() - Method in interface ch.sahits.game.openpatrician.model.people.IShipOwner
-
Get a players last name
- getLastName() - Method in interface ch.sahits.game.openpatrician.model.personal.IPersonalData
-
Get a players last name
- getLoadableSpace() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getLoadableSpace() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getLoadableSpace() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the total amount of space that is available to store stuff.
- getLoadBinding() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getLoadBinding() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getLoadBinding() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the amount of load in barrels that is loaded in actual wares (no wappen or crew)
- getLoadedWares() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getLoadedWares() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getLoadedWares() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve a list of all loaded wares
- getLoanedDuration(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.impl.Debt
-
- getLoanedDuration(DateTime) - Method in interface ch.sahits.game.openpatrician.model.city.impl.IDebt
-
Retrieve the duration in full days since taking the loan.
- getLoanProposals() - Method in interface ch.sahits.game.openpatrician.model.city.ILoaner
-
Retrieve the loans that can be taken.
- getLocalDisplayDistinctArticle(boolean, boolean) - Method in class ch.sahits.game.openpatrician.model.util.ModelTranslations
-
- getLocalDisplayName(EWeapon) - Method in class ch.sahits.game.openpatrician.model.util.ModelTranslations
-
Retrieve the localized display name for id.
- getLocalDisplayName(EWare) - Method in class ch.sahits.game.openpatrician.model.util.ModelTranslations
-
Retrieve the localized display name for id.
- getLocalDisplayName(ICareer) - Method in class ch.sahits.game.openpatrician.model.util.ModelTranslations
-
- getLocalDisplayName(ESocialRank) - Method in class ch.sahits.game.openpatrician.model.util.ModelTranslations
-
- getLocalDisplayName(EShipType) - Method in class ch.sahits.game.openpatrician.model.util.ModelTranslations
-
- getLocalDisplayNameWithArticle(EShipType, boolean) - Method in class ch.sahits.game.openpatrician.model.util.ModelTranslations
-
- getLocation() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICapturePirateNest
-
Location of the pirate nest.
- getLocation() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IFoundNewSettlement
-
Location of the city to be founded.
- getLocation() - Method in interface ch.sahits.game.openpatrician.model.city.IFutureTowns
-
- getLocation() - Method in interface ch.sahits.game.openpatrician.model.people.ISeaPirate
-
Current location of the pirate
- getLocation() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getLocation() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the location of the ship.
- getMap() - Method in interface ch.sahits.game.openpatrician.model.IGame
-
Retrieve the map
- getMapBWImagePath() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
Retrieve the path for the black and white variant of the map.
- getMapImagePath() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
Retrieve the path for the map image without the cities added.
- getMaps() - Method in class ch.sahits.game.openpatrician.server.MapProviderService
-
Retrieve the map data consisting of key value pairs, where the key is the text key with which the map
should be represented and the value the path to the map definition XML on the classpath.
- getMapSectionPart(IPlayer) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
The informant may also hold a map part for the player.
- getMapSectionPart(IPlayer) - Method in class ch.sahits.game.openpatrician.model.people.impl.InformantState
-
- getMarketSaturation() - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
Gets the value of the property marketSaturation.
- getMarketSaturation() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- getMarketSaturation() - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Retrieve the amount of units which is considered infinite.
- getMaxDaysAbsent() - Method in interface ch.sahits.game.openpatrician.model.people.ITavernPerson
-
- getMaxDaysPresent() - Method in interface ch.sahits.game.openpatrician.model.people.ITavernPerson
-
- getMaxNumberMilita() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the maximum allowed members of the guard.
- getMaxNumberOfGuards(int) - Method in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
Calculate the maximum of possible city guards base on the size of the population
- getMaxNumberOfSailors() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getMaxNumberOfSailors() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Retrieve the maximum of sailors that can be put on the ship.
- getMaxValueBuy() - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
Gets the value of the property maxValueBuy.
- getMaxValueBuy() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- getMaxValueBuy() - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Retrieve the value that is maximal payed for one unit of this ware
if no ware is available.
- getMaxValueSell() - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
Retrieve the highest price of this ware when only on item is available
- getMaxValueSell() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- getMaxValueSell() - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Retrieve the value that is to be maximally payed for one unit of this ware if no ware is available.
- getMaxWorkers() - Method in interface ch.sahits.game.openpatrician.model.building.IWorkShop
-
Retrieve the number of workers maximal employable by this shop
- getMayor() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Current mayor of the city
- getMinimalSailors(EShipType) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Get the minimum of sailors per ship type.
- getMinNumberOfSailors() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Retrieve the minimum of sailors needed to operate the ship.
- getMinValueBuy() - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
- getMinValueBuy() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- getMinValueBuy() - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Retrieve the value of the minimal payed sum for on unit if an infinitly amount
of the ware exists.
- getMinValueSell() - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
Retrieve the lowest price this ware is soled (at market saturation)
- getMinValueSell() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- getMinValueSell() - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Retrieve the value that has to be minimally payed sum for one unit if infinitly amount of
wares exist.
- getMinWeaponsStrength() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IOutriggerContract
-
Retrieve the minimum weapons strength agreed upon.
- getMissingWares() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the missing wares along with their times
- getMissingWares() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getName() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IFoundNewSettlement
-
Get the city name.
- getName() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the city name
- getName() - Method in interface ch.sahits.game.openpatrician.model.city.IFutureTowns
-
- getName() - Method in interface ch.sahits.game.openpatrician.model.ICitizen
-
Retrieve the players name
- getName() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Get the name of the client.
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
Retrieve the buyers name.
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.ICaptain
-
Retrieve the name of the captain
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
Name of the client
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IContractBroker
-
Get the name of the contract broker.
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Retreive the name of the informant
- getName() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- getName() - Method in class ch.sahits.game.openpatrician.model.people.impl.ConcurrentState
-
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IPirate
-
Get the name of the pirate.
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.ISeaPirate
-
Get the name of the pirate.
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IShipOwner
-
Retrieve the players name
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
Retrieve the name of the trader.
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.ITreasureMapOwner
-
Name of the owner
- getName() - Method in interface ch.sahits.game.openpatrician.model.people.IWarehouseTenant
-
Retrieve the name of the trader.
- getName() - Method in interface ch.sahits.game.openpatrician.model.personal.IPersonalData
-
Retrieve the players name
- getName() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
The name of the convoy is the name of the Orleg ship.
- getName() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the name of the of the ship
- getNameTemplate() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the non locale sepecific name template.
- getNavigationSkillLevel() - Method in interface ch.sahits.game.openpatrician.model.people.ICaptain
-
Retrieve the level in navigation between [0,5]
- getNavigationSkillLevel() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- getNbWareHouses() - Method in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
Retrieve the number of warehouses
- getNeed(IWare, EPopulationClass, int) - Method in class ch.sahits.game.openpatrician.model.city.PopulationConsume
-
Retrieve the amount needed of a ware by a population class of the size
- getNeededCapacity() - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
Retrieve the needed capacity in bales for the transport.
- getNewTaxValue() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IHeadTaxPetition
-
The value to which the tax should be changed.
- getNextCouncilMeeting() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Date of the next council meeting to discuss a petition.
- getNextExtensionLevel() - Method in enum ch.sahits.game.openpatrician.model.city.EChurchExtension
-
Retrieve the next extension level if one is available.
- getNextFreeSide(IWeapon) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Retrieve the side of the next free slot where the weapon can be placed.
- getNextFreeSlot(IWeapon, EShipSide) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Retrieve the next free slot for the weapon on the side.
- getNextRank() - Method in enum ch.sahits.game.openpatrician.model.personal.ESocialRank
-
- getNonFreePirates(IPlayer) - Method in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
Retrieve immutable list of non free pirates for the player
- getNotices() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the list of notices for wares that can be delivered
to other cities at a guaranteed price.
- getNumberCities() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
Retrieve the number of cities that are on the map.
- getNumberCities() - Method in class ch.sahits.game.openpatrician.model.impl.GameMap
-
- getNumberNo() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IBallot
-
- getNumberOfChildren() - Method in interface ch.sahits.game.openpatrician.model.personal.ISpouseData
-
Retrieve the number of children you have with the spouse
- getNumberOfDaysSinceArrival() - Method in class ch.sahits.game.openpatrician.model.people.impl.BaseTavernPerson
-
- getNumberOfDaysSinceArrival() - Method in interface ch.sahits.game.openpatrician.model.people.ITavernPerson
-
Compute the days of absence since the last arrival,
if the person is not present.
- getNumberOfGuards(int) - Method in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- getNumberOfKills() - Method in interface ch.sahits.game.openpatrician.model.people.ISeaPirate
-
Retrieve the number of successful raids.
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel0
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel1
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel2
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCrayerLevel1
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCrayerLevel2
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel0
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel1
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel2
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationNone
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationSnaikkaLevel1
-
- getNumberOfLargeSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationSnaikkaLevel2
-
- getNumberOfLargeSlots() - Method in interface ch.sahits.game.openpatrician.model.ship.IShipWeaponsLocation
-
Retrieve the number of slots for large weapons.
- getNumberOfPixelPerKilometer() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
Retrieve the scale of the map by providing a number to convert one kilometer into
a number of pixels.
- getNumberOfSailors() - Method in class ch.sahits.game.openpatrician.model.people.impl.SailorsState
-
Gets the value of the property numberOfSailors.
- getNumberOfSailors() - Method in interface ch.sahits.game.openpatrician.model.people.ISailors
-
Retrieve the numbers of sailors present
- getNumberOfSailors() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getNumberOfSailors() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Gets the value of the property numberOfSailors.
- getNumberOfSailors() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the number of sailors on the ship.
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel0
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel1
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel2
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCrayerLevel1
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCrayerLevel2
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel0
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel1
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel2
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationNone
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationSnaikkaLevel1
-
- getNumberOfSmallSlots() - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationSnaikkaLevel2
-
- getNumberOfSmallSlots() - Method in interface ch.sahits.game.openpatrician.model.ship.IShipWeaponsLocation
-
Retrieve the number of slots for small weapons.
- getNumbersOfDaysInTown(Date) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainTownMapping
-
- getNumberYes() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IBallot
-
- getOccupancy() - Method in interface ch.sahits.game.openpatrician.model.building.ITownHouse
-
Retrieve the occupancy of the house
- getOccupiedSpace() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve tha amount of occupied space not available to the player.
- getOccupiedSpace() - Method in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
Gets the value of the property occupiedSpace.
- getOccupiedSpace() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
- getOfficeTrading() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Get the trading object of the office
- getOfficeTrading() - Method in interface ch.sahits.game.openpatrician.model.IBalanceSheet
-
Retrieve the balance for the office trading
- getOrlegShip() - Method in interface ch.sahits.game.openpatrician.model.ship.IConvoy
-
Retrieve the lead ship of the convoy.
- getOrlegShip() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getOtherCosts() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property otherCosts.
- getOtherCosts() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Costs and fees that the city has to have payed up to this date in the current year.
- getOtherCosts() - Method in interface ch.sahits.game.openpatrician.model.IBalanceSheet
-
Retrieve other unspecified costs like fines
- getOtherIncome() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property otherIncome.
- getOtherIncome() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
All other income like donations.
- getOutrigger() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IOutriggerContract
-
Get the outrigger ship.
- getOutriggerContract() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Current outrigger of the city.
- getOutriggerCosts() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property outriggerCosts.
- getOutriggerCosts() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Costs for paying the outrigger.
- getOwner() - Method in interface ch.sahits.game.openpatrician.model.building.IBuilding
-
Retrieve the owner of the trading office
- getOwner() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getOwner() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getOwner() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the owner of the ship.
- getPaidSpecialTaxes() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property paidSpecialTaxes.
- getPaidSpecialTaxes() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Amount of the paid special taxes.
- getPaidTaxes() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property paidTaxes.
- getPaidTaxes() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Amount of the property and head taxes up to date this year.
- getPassenger() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Retrieve the passenger on the ship.
- getPersonalData(ICity, DateTime) - Static method in class ch.sahits.game.openpatrician.model.impl.AIPlayer
-
- getPersonalData() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getPersonalData() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Retrieve the personal data of the player
- getPetition() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Petition to be discussed at the next council meeting.
- getPirate() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IHuntPirate
-
The pirate that should be hunted down.
- getPirateLocation() - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Possible information about the location of a pirate.
- getPirateName() - Method in interface ch.sahits.game.openpatrician.model.people.IPirateHunter
-
Retrieve the name of the client.
- getPirateNestMap() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICapturePirateNest
-
Retrieve the map with the nest located on it.
- getPirateNests() - Method in interface ch.sahits.game.openpatrician.model.IMap
-
- getPlayer() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAcceptedAldermanTask
-
- getPlayers() - Method in interface ch.sahits.game.openpatrician.model.ship.IConvoy
-
Get all players who have a ship in the convoy.
- getPlayers() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getPopularity() - Method in class ch.sahits.game.openpatrician.model.personal.impl.Reputation
-
- getPopularity() - Method in interface ch.sahits.game.openpatrician.model.personal.IReputation
-
Retrieve the popularity of the player in the city
- getPopularityInHerHomeTown() - Method in interface ch.sahits.game.openpatrician.model.personal.ISpouseData
-
Retrieve her popularity in her home town
- getPopularityInYourHomeTown() - Method in interface ch.sahits.game.openpatrician.model.personal.ISpouseData
-
Retrieve her popularity in your home town
- getPopulation(EPopulationClass) - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the current population of the city by class
- getPopulation(EPopulationClass) - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
Retrieve the population count for a class
- getPopulationBinding() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the binding of the city's total population.
- getPopulationBinding() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getPopulationProperty(EPopulationClass) - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the population count for a class
- getPopulationProperty(EPopulationClass) - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getPortrait() - Method in interface ch.sahits.game.openpatrician.model.personal.ISpouseData
-
Retrieve an optional portrait
- getPositionOnPath() - Method in class ch.sahits.game.openpatrician.model.sea.TravellingVessel
-
Gets the value of the property positionOnPath.
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Retrieve the premium for successful finishing the patrol.
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.IBaseTraveler
-
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
Promissed premium.
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.IEscorte
-
Retrieve the premium promised upon delivery.
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.IFugitive
-
Retrieve the premium promised upon delivery.
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.IPirateHunter
-
Retrieve the promissed premium.
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.ISmuggler
-
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
Retrieve the premium.
- getPremium() - Method in interface ch.sahits.game.openpatrician.model.people.ITraveler
-
Retrieve the premium promised upon delivery.
- getPresentPersons() - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
Retrieve a list of all persons present at the tavern
- getPrice(IWare) - Method in interface ch.sahits.game.openpatrician.model.building.IAutomatedTrading
-
Retrieve the price up to which the ware is bought or the minimal price for which it is sold.
- getPrice(IWare) - Method in class ch.sahits.game.openpatrician.model.building.impl.AutomatedTrading
-
- getPrice() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
Gets the value of the property price.
- getPrice(IPlayer) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Get the price of the information.
- getPrice(IPlayer) - Method in class ch.sahits.game.openpatrician.model.people.impl.InformantState
-
- getPrice() - Method in interface ch.sahits.game.openpatrician.model.people.IThieve
-
Retrieve the price for a break in.
- getPrice() - Method in interface ch.sahits.game.openpatrician.model.people.ITreasureMapOwner
-
Retrieve the price of the treasure map.
- getProduction(IWare, ICity, IPlayer) - Method in class ch.sahits.game.openpatrician.model.city.BuildingProduction
-
Compute the total amount of ware the player produces in the city within a week
- getProduction(IWare) - Method in class ch.sahits.game.openpatrician.model.city.CityProduction
-
- getProfitShare() - Method in interface ch.sahits.game.openpatrician.model.people.IPirate
-
Get the offered share on the profit.
- getPropertyTax() - Method in interface ch.sahits.game.openpatrician.model.building.IBuilding
-
Retrieve the amount of property taxes per week
- getPropertyTaxes() - Method in interface ch.sahits.game.openpatrician.model.IBalanceSheet
-
Retrieve the property taxes
- getPunishment() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityViolation
-
Retrieve the proposed punishment for the violation.
- getRandomCity() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
- getRandomFirstName() - Static method in class ch.sahits.game.openpatrician.model.impl.AIPlayer
-
- getRandomImage(List<MapSegmentedImage>) - Method in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- getRandomLastName() - Static method in class ch.sahits.game.openpatrician.model.impl.AIPlayer
-
- getRandomPirateNest() - Method in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- getRandomTreasureNest() - Method in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- getRank() - Method in interface ch.sahits.game.openpatrician.model.ICitizen
-
Retrieve the social rank of the player
- getRealMasurement() - Method in enum ch.sahits.game.openpatrician.model.product.EWareSize
-
Retrieve the measurement converted to the smallest measurement
- getRegisteredUpdatableObjects() - Method in class ch.sahits.game.openpatrician.model.time.IndividualPeriodicalUpdater
-
- getRentalIncome() - Method in interface ch.sahits.game.openpatrician.model.IBalanceSheet
-
Retrieve the rental income
- getRentPerTenant() - Method in interface ch.sahits.game.openpatrician.model.building.ITownHouse
-
Retrieve the rent a tenant has to pay per month
- getRentPerWeek() - Method in class ch.sahits.game.openpatrician.model.people.impl.WarehouseTenant
-
- getRentPerWeek() - Method in interface ch.sahits.game.openpatrician.model.people.IWarehouseTenant
-
Retrieve the sum that will be payed per week.
- getReputation(IPlayer) - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the reputation of the player in the city
- getReputation(IPlayer) - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getReputationCalculator() - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
- getReputationDifference() - Method in class ch.sahits.game.openpatrician.model.personal.impl.Reputation
-
- getReputationDifference() - Method in interface ch.sahits.game.openpatrician.model.personal.IReputation
-
Retrieve the change in reputation within the last week.
- getRequests() - Method in interface ch.sahits.game.openpatrician.model.city.ILoaner
-
List of requested loans.
- getRequiredWare() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHallNotice
-
What ware is required.
- getResidentPlayers() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve all the players that have a office in this city.
- getResidentPlayers() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getSailors() - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- getSalary() - Method in interface ch.sahits.game.openpatrician.model.building.ISteward
-
Retrieve the weekly salary of the steward
- getSalary() - Method in interface ch.sahits.game.openpatrician.model.people.ICaptain
-
Retrieve the salary
- getSalary() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- getSalaryPerWorker() - Method in interface ch.sahits.game.openpatrician.model.building.IWorkShop
-
Retrieve the salary a worker earns within a week
- getSegmentedMap() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Retrieve the segmented image map.
- getSelectableVessels() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getSelectableVessels() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Provide a different view on the fleet by containing all the
vessels that can be selected.
- getShip() - Method in interface ch.sahits.game.openpatrician.model.city.IShipDueDate
-
Retrieve the ship that is due.
- getShip() - Method in interface ch.sahits.game.openpatrician.model.people.ISeaPirate
-
Retrieve the priate's vehicle.
- getShipBuildingList() - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- getShipBuildingList() - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Retrieve an immutable list of the ships that are ordered
to be built on this shipyard.
- getShipRepairList() - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- getShipRepairList() - Method in interface ch.sahits.game.openpatrician.model.city.IShipyard
-
Retrieve the list of all ships that are to be repaired.
- getShips() - Method in interface ch.sahits.game.openpatrician.model.ship.IConvoy
-
Retrieve a list of the ships in the convoy.
- getShips(IPlayer) - Method in interface ch.sahits.game.openpatrician.model.ship.IConvoy
-
Get all the ships in the convoi that belong to a player.
- getShips() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getShips(IPlayer) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getShipSize(IShip) - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- getShipSpeed(EShipType) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Get the speed of the ship in knots.
- getShipToBeBuilt() - Method in interface ch.sahits.game.openpatrician.model.city.impl.IShipBuildTask
-
Retrieve the ship that is to be built.
- getShipType() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Cog
-
- getShipType() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Crayer
-
- getShipType() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Holk
-
- getShipType() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Snaikka
-
- getShipType() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Retrieve the type of the ship.
- getShipUpgradeLevel() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Retrieve the upgrade level of the ship.
- getShipWeaponsLocation(EShipType, EShipUpgrade) - Method in class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationFactory
-
- getShipWeaponsLocation() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
- getSiegeCosts() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Gets the value of the property siegeCosts.
- getSiegeCosts() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
Paid ransom to prevent/abort siege.
- getSize() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getSize() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Total capacity of the ship in barrels
- getSizeAsBarrels() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- getSizeAsBarrels() - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Retrieve the size of the ware converted into the smallest size unit (barrels)
- getSnikkaDefaultProperties() - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- getSocialReputation() - Method in enum ch.sahits.game.openpatrician.model.personal.ESocialRank
-
Retrieve the percentage of social reputation needed for this rank
- getSortedWareAvailabilityMap() - Method in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
Find the wares and order them in the amount of their availability.
- getSourceFromFile(String) - Method in class ch.sahits.game.openpatrician.model.city.CityFactory
-
- getSpouseData() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- getSpouseData() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Retrieve the personal data of the players spouse.
- getStartOfWeek() - Method in class ch.sahits.game.openpatrician.model.Date
-
Retrieve the date of the start of the week in the form {Day of month}.
- getStartOfWeekInternal() - Method in class ch.sahits.game.openpatrician.model.Date
-
Retrieve the date of the start of the last week
- getSteward() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
Gets the value of the property steward.
- getSteward() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve the steward of the trading office (manager).
- getStewardCost() - Method in interface ch.sahits.game.openpatrician.model.IBalanceSheet
-
Retrieve the wages for the stewards
- getStorage() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve an overview over the storage
- getSum() - Method in interface ch.sahits.game.openpatrician.model.city.ILoanRequest
-
Amount to be loaned.
- getTask() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAcceptedAldermanTask
-
- getTasks() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAldermanOffice
-
Retrieve the list of available tasks.
- getTaxValue() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ISpecialTaxPetition
-
Height of the tax.
- getTime() - Method in interface ch.sahits.game.openpatrician.model.IGame
-
Retrieve the game time
- getTimeFrame() - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
Date until which the wares have to be delivered.
- getTimeFrame() - Method in class ch.sahits.game.openpatrician.model.people.impl.BuyerState
-
- getTo() - Method in interface ch.sahits.game.openpatrician.model.ILandBridge
-
- getToCity() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IBuildLandPassage
-
Retrieve an endpoint of the passage.
- getTopSpeed() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getTopSpeed() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getTopSpeed() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the speed of the vessel in kilometer per hour
- getTotalConsumtion(IWare, ICity) - Method in class ch.sahits.game.openpatrician.model.city.BuildingProduction
-
Retrieve the amount the workshops consume to produce the ware within a week
- getTotalDuration() - Method in class ch.sahits.game.openpatrician.model.city.impl.Debt
-
- getTotalDuration() - Method in interface ch.sahits.game.openpatrician.model.city.impl.IDebt
-
Retrieve the total duration of the loan in days.
- getTotalProduction(IWare, ICity) - Method in class ch.sahits.game.openpatrician.model.city.BuildingProduction
-
Compute the total amount of ware that is produced in the city within a week
- getTotalProfitOnExperianceLevel() - Method in class ch.sahits.game.openpatrician.model.building.impl.Steward
-
- getTotalProfitOnExperianceLevel() - Method in interface ch.sahits.game.openpatrician.model.building.ISteward
-
Retrieve the amount of profit the steward made
while on the current experiance level.
- getTradePerson() - Method in interface ch.sahits.game.openpatrician.model.people.ITrader
-
- getTradingSkillLevel() - Method in interface ch.sahits.game.openpatrician.model.people.ICaptain
-
Retrieve the level in trading between [0,5]
- getTradingSkillLevel() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- getTradingType() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
- getTravellingVessel(INavigableVessel) - Method in class ch.sahits.game.openpatrician.model.sea.TravellingVessels
-
- getTreasury() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Retrieve the treasury.
- getUniqueID() - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the unique ID of the city.
- getUniqueID() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- getUpgradeAmount(EShipType, EWare) - Method in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
Retrieve the amount that is needed for the ship to upgrade to the next level
- getUpgradeSpaceReduction() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getUpgradeSpaceReduction() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Retrieve the reduction of the load capacity based on the upgrade level.
- getUuid() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getUuid() - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve a universal unique identifier for the vessel.
- getValue() - Method in interface ch.sahits.game.openpatrician.model.building.IBuilding
-
Retrieve the value of the building
- getValue() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- getValue() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getValue() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Retrieve the current value of the ship without its cargo
- getViolation() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAldermanOffice
-
Get the current violation.
- getVotes() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IElectionResult
-
Retrieve the votes every citizen recieved.
- getWageCosts() - Method in interface ch.sahits.game.openpatrician.model.IBalanceSheet
-
Retrieve the wage costs
- getWare(IWare) - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve the amount of ware in storage
- getWare(IWare) - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Retrieve the amount of ware in the city
- getWare(IWare) - Method in interface ch.sahits.game.openpatrician.model.city.IWareInCity
-
Retrieve the amount of ware in the city
- getWare(IWare) - Method in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
- getWare() - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
Wares that are to be delivered.
- getWare() - Method in interface ch.sahits.game.openpatrician.model.people.IContractBroker
-
The ware that should be delivered.
- getWare() - Method in class ch.sahits.game.openpatrician.model.people.impl.TraderState
-
- getWare() - Method in interface ch.sahits.game.openpatrician.model.people.ITradePerson
-
The ware the broker is to be delivered.
- getWare(IWare) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getWare(IWare) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getWare(IWare) - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the amount of ware loaded
- getWareAndAmount() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHallNotice
-
Required amount and their guaranteed price.
- getWareID() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- getWareNeeded() - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Possible information about in which city which ware is needed.
- getWareSurplus() - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Possible information about in which city which ware is available in surplus.
- getWeapon(IWeapon) - Method in class ch.sahits.game.openpatrician.model.building.impl.WeaponStorage
-
- getWeapon(IWeapon) - Method in interface ch.sahits.game.openpatrician.model.building.IWeaponStorage
-
Retrieve the amount of weapons in storage
- getWeapon(IWeapon) - Method in class ch.sahits.game.openpatrician.model.people.impl.WeaponsDealerState
-
Retrieve the amount of the weapon that belongs to the dealer.
- getWeaponAmount(IWeapon) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- getWeaponAmount(IWeapon) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- getWeaponAmount(IWeapon) - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Retrieve the amount of weapons on the ship
- getWeaponStorage() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Retrieve the weapon storage for this trading office
- getWeekdayIndex() - Method in class ch.sahits.game.openpatrician.model.Date
-
Retrieve an index for the current weekday.
- getWeeklyConsumption(IWare, ICity) - Method in class ch.sahits.game.openpatrician.model.city.PopulationConsume
-
Calculate the weekly overall consumption of a ware in a city.
- getWeeklyRefund() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IOutriggerContract
-
Retrieve the amount that is payed weekly for the service.
- getWeeklySalary() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityGuard
-
Weekly salary per guard.
- getWorkedOnTasks() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IAldermanOffice
-
Retrieve the tasks that are currently worked on.
- getWorkers() - Method in interface ch.sahits.game.openpatrician.model.building.IWorkShop
-
Retrieve the number of workers in the shop
- getXOffset() - Method in interface ch.sahits.game.openpatrician.model.IMapSection
-
Retrieve the offset on IMap in X direction
- getXStreamConverters(Mapper) - Method in class ch.sahits.game.openpatrician.persistence.converter.ConverterProvider
-
- getYOffset() - Method in interface ch.sahits.game.openpatrician.model.IMapSection
-
Retrieve the offset on IMap in Y direction
- GUARD_COST_PER_DAY - Static variable in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- guardCostsPerDayBinding() - Method in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- guardCostsPerDayBinding() - Method in interface ch.sahits.game.openpatrician.model.building.IStorage
-
Retrieve the costs for the guards
- IAcceptedAldermanTask - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
- IAIPlayer - Interface in ch.sahits.game.openpatrician.model
-
Player interface defining an artificial player.
- IAldermanOffice - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Office of the alderman.
- IAldermanTask - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Task that an alderman auspice may fullfil.
- IAmountable - Interface in ch.sahits.game.openpatrician.model
-
This interface marks an object as amountable.
- IAutomatedTrading - Interface in ch.sahits.game.openpatrician.model.building
-
Interface defining the automated trading done by the steward between the city and the office
- IBalanceSheet - Interface in ch.sahits.game.openpatrician.model
-
Interface for balance data of the a week.
- IBallot - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
- IBarn - Interface in ch.sahits.game.openpatrician.model.building
-
A Barn is an enpoint of a land passage.
- IBasePatrol - Interface in ch.sahits.game.openpatrician.model.people
-
- IBaseTraveler - Interface in ch.sahits.game.openpatrician.model.people
-
- IBowmen - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Bowman type of city guard.
- IBuilding - Interface in ch.sahits.game.openpatrician.model.building
-
Basic definition of a building.
- IBuildLandPassage - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Build a land passage between two cities.
- IBuyer - Interface in ch.sahits.game.openpatrician.model.people
-
A buyer promises to buy wares within a given time frame at a certain price.
- ICaptain - Interface in ch.sahits.game.openpatrician.model.people
-
Interface describing a captain
- ICapturePirateNest - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Capture and destroy a pirates nest.
- ICareer - Interface in ch.sahits.game.openpatrician.model.personal
-
Marker interrface for a
career enumeration
- IChurch - Interface in ch.sahits.game.openpatrician.model.city
-
Model for the church.
- ICitizen - Interface in ch.sahits.game.openpatrician.model
-
- ICity - Interface in ch.sahits.game.openpatrician.model.city
-
Model of a city.
- ICityGuard - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
City guard.
- ICityHall - Interface in ch.sahits.game.openpatrician.model.building
-
- ICityHall - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Representing the state of the various issues that may be addressed
at the city hall.
- ICityHallNotice - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Notice on the board in the city hall for delivering wares to other cities fo a fixed price.
- ICityPetition - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
A Petition that can be brought before the city council.
- ICityViolation - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Violation of a city against the hanseatic customs.
- ICityWall - Interface in ch.sahits.game.openpatrician.model.building
-
- ICityWallPetition - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Petition to enlarge the city wall.
- ICog - Interface in ch.sahits.game.openpatrician.model.ship
-
Interface defining a cog
- ICompany - Interface in ch.sahits.game.openpatrician.model
-
The Company interface represents the company of a player and is mainly used to
gather statistics
- IConcurrent - Interface in ch.sahits.game.openpatrician.model.people
-
Another player asking to harm his concurrent by sinking
one of his ships.
- IContractBroker - Interface in ch.sahits.game.openpatrician.model.people
-
- IConvoy - Interface in ch.sahits.game.openpatrician.model.ship
-
A convoy is a special representation of a ship.
- ICourier - Interface in ch.sahits.game.openpatrician.model.people
-
- ICrayer - Interface in ch.sahits.game.openpatrician.model.ship
-
This interface marks a ship as a crayer.
- ICreditor - Interface in ch.sahits.game.openpatrician.model.city
-
This interface defines anyone who can give a credit or whom anyone can be indepted to (e.g.
- ICrossbowmen - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Crossbowman of the city guard.
- ICustomsViolation - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Violation by requiring custom duties on specific wares.
- IDebt - Interface in ch.sahits.game.openpatrician.model.city.impl
-
Debt of a citizen to another citizen.
- IEconomicCareer - Interface in ch.sahits.game.openpatrician.model.personal
-
Interface defining the economic career
- IElectionResult - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
- IEscorte - Interface in ch.sahits.game.openpatrician.model.people
-
- IFoundNewSettlement - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Found a new settlement.
- IFugitive - Interface in ch.sahits.game.openpatrician.model.people
-
- IFutureTowns - Interface in ch.sahits.game.openpatrician.model.city
-
- IGabledHouse - Interface in ch.sahits.game.openpatrician.model.building
-
Interface defining a gabled house
- IGame - Interface in ch.sahits.game.openpatrician.model
-
Model of the game.
- IHalfTimberedHouse - Interface in ch.sahits.game.openpatrician.model.building
-
Interface for half timbered houses
- IHeadTaxPetition - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Petition to change the head tax.
- IHelpCity - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Help a city to shine.
- IHolk - Interface in ch.sahits.game.openpatrician.model.ship
-
Interface defining a holk.
- IHumanPlayer - Interface in ch.sahits.game.openpatrician.model
-
This player represents a human player.
- IHuntPirate - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Hunt down a notorious pirate.
- IIndividualPeriodicalUpdater - Interface in ch.sahits.game.openpatrician.model.time
-
Interface for periodical updates that are individualized as they define the start time.
- IInformant - Interface in ch.sahits.game.openpatrician.model.people
-
Provide the information the informant is willing to sell.
- ILandBridge - Interface in ch.sahits.game.openpatrician.model
-
- ILoaner - Interface in ch.sahits.game.openpatrician.model.city
-
Representing the loaner in a city.
- ILoanProposal - Interface in ch.sahits.game.openpatrician.model.city.impl
-
- ILoanRequest - Interface in ch.sahits.game.openpatrician.model.city
-
Request for a loan.
- ILocationTracker - Interface in ch.sahits.game.openpatrician.model.sea
-
Interface allowing the adding of ships to the location tracker.
- imageCreator - Variable in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- imageName - Variable in class ch.sahits.game.openpatrician.model.MapSegmentedImage
-
- IMap - Interface in ch.sahits.game.openpatrician.model
-
Interface defining the map that defines the game plan
- IMapSection - Interface in ch.sahits.game.openpatrician.model
-
Defining a section on the map.
- IMapSegmentImageCreator - Interface in ch.sahits.game.openpatrician.model.util
-
- IMarketplace - Interface in ch.sahits.game.openpatrician.model.building
-
- IMerchantHouse - Interface in ch.sahits.game.openpatrician.model.building
-
Interface defining a merchant house
- IMilitantCareer - Interface in ch.sahits.game.openpatrician.model.personal
-
Interface indicating a militant career.
- IMilitiaPetition - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Petition to enlarge the city militia.
- IMusketeer - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
The city guard of type musketeer.
- INavigableVessel - Interface in ch.sahits.game.openpatrician.model.ship
-
Na navigable vessel is either a ship or a group of ships that
sail together.
- incNumberOfKills() - Method in class ch.sahits.game.openpatrician.model.people.impl.SeaPirate
-
- IndividualPeriodicalUpdater - Class in ch.sahits.game.openpatrician.model.time
-
- IndividualPeriodicalUpdater() - Constructor for class ch.sahits.game.openpatrician.model.time.IndividualPeriodicalUpdater
-
- IndividualPeriodicalUpdater.UpdateableObject - Class in ch.sahits.game.openpatrician.model.time
-
- ineffectiveProduction - Variable in class ch.sahits.game.openpatrician.model.city.impl.City
-
- informant - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- InformantState - Class in ch.sahits.game.openpatrician.model.people.impl
-
Implementation of a informant.
- InformantState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.InformantState
-
- init() - Method in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- init() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- init() - Method in class ch.sahits.game.openpatrician.model.city.impl.CitiesState
-
- init() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
- init() - Method in class ch.sahits.game.openpatrician.model.impl.Game
-
- init() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- init(IMap) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainsState
-
The initialisation can only happen after the map is properly initialized,
which only happens on game start.
- init() - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- init() - Method in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
- init() - Method in class ch.sahits.game.openpatrician.model.people.impl.WeaponsDealerState
-
- init() - Method in class ch.sahits.game.openpatrician.model.personal.impl.Reputation
-
- initArival() - Method in class ch.sahits.game.openpatrician.model.people.impl.BaseTavernPerson
-
- initCity() - Method in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
- initCity() - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- initCityPropertyState(ICity) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
- initializeCityCache(String) - Method in class ch.sahits.game.openpatrician.model.city.CityFactory
-
Initialize all cities defined in mapName
- initializeEventBus() - Method in class ch.sahits.game.openpatrician.model.time.PeriodicalTimeUpdaterV2
-
- initializeExperience() - Method in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- initializeImages() - Method in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- initializePresenceBinding() - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- initialValue - Variable in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Initial value of the ship
- initialzeUpdates() - Method in class ch.sahits.game.openpatrician.model.impl.Company
-
Register the periodical update timer for cash changes.
- initPlayerInCities(IPlayer) - Method in class ch.sahits.game.openpatrician.model.GameFactory
-
Init the player data in all cities
- initPopulation() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
Initialize the population of the different classes based on the properties
- initWares() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
Init the amount of wares available in the city
This method is protected so it can be overriden by subclasses for testing
- initWares() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
Init the amount of wares available in the city
This method is protected so it can be overriden by subclasses for testing
- interactionFactory - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- interactionFactory - Variable in class ch.sahits.game.openpatrician.model.city.impl.City
-
- interest - Variable in class ch.sahits.game.openpatrician.model.city.impl.Debt
-
- interest - Variable in class ch.sahits.game.openpatrician.model.city.impl.LoanProposal
-
- internalBuyPriceCalculation(int, int) - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
Internal method to calculate the buy price.
- internalLoadCalculation() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- internalPopulationCount() - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
Count the population.
- internalSecurityLevelCalculation() - Method in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- internalSellPriceCalculation(int, int) - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
Internal calculation of the sell price.
- internalStoredAmountCalculation() - Method in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
Calculate the stored amount.
- interval - Variable in class ch.sahits.game.openpatrician.model.time.IndividualPeriodicalUpdater.UpdateableObject
-
- intervall - Variable in class ch.sahits.game.openpatrician.model.time.PeriodicalTimeUpdaterV2
-
- invalidate() - Method in class ch.sahits.game.openpatrician.model.Date
-
- IOutriggerContract - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Contract for an outrigger.
- IPatrol - Interface in ch.sahits.game.openpatrician.model.people
-
Trader who wishes to order a patrol along three cities.
- IPerson - Interface in ch.sahits.game.openpatrician.model.people
-
- IPersonalData - Interface in ch.sahits.game.openpatrician.model.personal
-
Defining the personal data of a person.
- IPikemen - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Represents the pikemen.
- IPirate - Interface in ch.sahits.game.openpatrician.model.people
-
Interface defining a pirate sitting in the tavern.
- IPirateHunter - Interface in ch.sahits.game.openpatrician.model.people
-
- IPirateSupportViolation - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Violation by supporting pirates.
- IPlayer - Interface in ch.sahits.game.openpatrician.model
-
Base player in the game.
- IPlunderTradingOfficesViolation - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Violation byx plundering trading offices.
- IPopulationStructure - Interface in ch.sahits.game.openpatrician.model.city
-
This interface defines the statistical data of the
population of a city, such as population total, population
poor, population middleclass, population rich.
- IPriceCalculation - Interface in ch.sahits.game.openpatrician.model.product
-
This interface defines the price calculation algorithm.
- IReputation - Interface in ch.sahits.game.openpatrician.model.personal
-
Indicating the reputation of a player in a city.
- ISailors - Interface in ch.sahits.game.openpatrician.model.people
-
Proxy object for any number of sailors.
- ISailorState - Interface in ch.sahits.game.openpatrician.model.people
-
Defining the sailor state
- isAldermanElectionDateOk(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- isAvailable() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Indicate if the ship is available.
- isBarrelSizedWare() - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- isBarrelSizedWare() - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Check if the ware size is barrel or not.
- isCouncilMeetingDateOk(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- ISeaPirate - Interface in ch.sahits.game.openpatrician.model.people
-
Pirate roaming the sea.
- isEmpty() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.CityHallList
-
- isEmpty() - Method in class ch.sahits.game.openpatrician.model.PlayerList
-
- isHanseaticMeetingDateOk(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- IShip - Interface in ch.sahits.game.openpatrician.model.ship
-
Model of a ship
- IShipBuildTask - Interface in ch.sahits.game.openpatrician.model.city.impl
-
- IShipDueDate - Interface in ch.sahits.game.openpatrician.model.city
-
Simple abstraction of a due date for a ship.
- IShipGroup - Interface in ch.sahits.game.openpatrician.model.ship
-
A Ship group is similar to a
IConvoy only that there is no Orleg ship.
- IShipOwner - Interface in ch.sahits.game.openpatrician.model.people
-
Interface specifing the ownership of a ship.
- IShipWeaponsLocation - Interface in ch.sahits.game.openpatrician.model.ship
-
Interface defining the layout of the weapons location as well as how they are occupied.
- IShipyard - Interface in ch.sahits.game.openpatrician.model.city
-
Interface defining the model of the ship yard.
- ISideRoomPerson - Interface in ch.sahits.game.openpatrician.model.people
-
- isInCheckedList(INavigableVessel) - Method in class ch.sahits.game.openpatrician.server.MapLocationDetectionModel
-
- isMale() - Method in class ch.sahits.game.openpatrician.model.impl.Player
-
- isMale() - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Check if the player is male
- isMale() - Method in interface ch.sahits.game.openpatrician.model.personal.IPersonalData
-
Check if the player is male
- isMayor(IPlayer, ICity) - Method in class ch.sahits.game.openpatrician.model.util.CityUtilities
-
Check if the player is mayor of a city.
- isMayoralElectionDateOk(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
- isMiniMapShowingSea() - Method in class ch.sahits.game.openpatrician.model.ui.MapState
-
Gets the value of the property miniMapShowingSea.
- isMovable2Ship() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
- isMovableToShip(IWare) - Method in interface ch.sahits.game.openpatrician.model.building.IAutomatedTrading
-
Check if this ware can be moved onto ships with automated trading routes
- isMovableToShip(IWare) - Method in class ch.sahits.game.openpatrician.model.building.impl.AutomatedTrading
-
- ISmuggler - Interface in ch.sahits.game.openpatrician.model.people
-
A smuggler request delivery of some wares into another city.
- ISnaikka - Interface in ch.sahits.game.openpatrician.model.ship
-
This interface defines a snaikka.
- isObjectivReached() - Method in interface ch.sahits.game.openpatrician.model.IGame
-
check if the objective of the game is reached.
- isObjectivReached() - Method in class ch.sahits.game.openpatrician.model.impl.Game
-
- ISpecialTaxPetition - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Petition to collect money from all tradesmen in the city as a one time event.
- ISpecialTaxViolation - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Violation by collection special taxes without reason.
- isPiratingShip() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Flag indicating if the pirate flag is set.
- ISpouseData - Interface in ch.sahits.game.openpatrician.model.personal
-
Interface defining the personal data of the spouse
- isPresent - Variable in class ch.sahits.game.openpatrician.model.people.impl.BaseTavernPerson
-
Indicating if the person is currently present
- isPresent() - Method in class ch.sahits.game.openpatrician.model.people.impl.BaseTavernPerson
-
- isPresent() - Method in class ch.sahits.game.openpatrician.model.people.impl.SailorsState
-
- isPresent() - Method in interface ch.sahits.game.openpatrician.model.people.ISailors
-
Indicates if sailors are present
- isPresent() - Method in interface ch.sahits.game.openpatrician.model.people.ITavernPerson
-
- isPresentProperty() - Method in class ch.sahits.game.openpatrician.model.people.impl.BaseTavernPerson
-
Gets the value of the property presentProperty.
- isPresentProperty() - Method in interface ch.sahits.game.openpatrician.model.people.ITavernPerson
-
Gets the value of the property presentProperty.
- isPublicConvoy() - Method in interface ch.sahits.game.openpatrician.model.ship.IConvoy
-
Indicates that everyone can join this convoy.
- isSameDay(DateTime, DateTime) - Method in class ch.sahits.game.openpatrician.model.Date
-
Check if two dates represent the same day
- isShowMapIfAvailable() - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
- isSinglePlayer() - Method in class ch.sahits.game.openpatrician.model.impl.Game
-
- issued() - Method in interface ch.sahits.game.openpatrician.model.city.ILoanRequest
-
Retrieve the date when the request was issued.
- issued - Variable in class ch.sahits.game.openpatrician.model.city.impl.LoanRequest
-
- issued() - Method in class ch.sahits.game.openpatrician.model.city.impl.LoanRequest
-
- isTalkingToOtherPlayer(ITavernPerson, IPlayer) - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- ISteward - Interface in ch.sahits.game.openpatrician.model.building
-
Interface defining the steward
- isToday(DateTime) - Method in class ch.sahits.game.openpatrician.model.Date
-
Check if the date is today.
- IStorage - Interface in ch.sahits.game.openpatrician.model.building
-
Additional over all ware houses connected to a trading office
- isUpgradable() - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- isUpgradable() - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Check if the ship can be upgraded
- ITavernPerson - Interface in ch.sahits.game.openpatrician.model.people
-
Interface describing a person in the tavern, who is only part time present
- iterator() - Method in class ch.sahits.game.openpatrician.model.AIPlayerList
-
- iterator() - Method in class ch.sahits.game.openpatrician.model.building.TradingOfficeList
-
- iterator() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.CityHallList
-
- iterator() - Method in class ch.sahits.game.openpatrician.model.city.LoanerList
-
- iterator() - Method in class ch.sahits.game.openpatrician.model.PlayerList
-
- iterator() - Method in class ch.sahits.game.openpatrician.model.sea.TravellingVessels
-
- IThieve - Interface in ch.sahits.game.openpatrician.model.people
-
A thieve is a person sitting in the tavern waiting for
an order to break in on one of your concurrent's, who have
a trading office in the city.
- ITimedTask - Interface in ch.sahits.game.openpatrician.model.event
-
Interface for a timed task.
- ITownHouse - Interface in ch.sahits.game.openpatrician.model.building
-
Basic interface defining the town houses
- ITradePerson - Interface in ch.sahits.game.openpatrician.model.people
-
Interface defining a person that trades ware.
- ITrader - Interface in ch.sahits.game.openpatrician.model.people
-
Selling goods wares produced in the city.
- ITradingOffice - Interface in ch.sahits.game.openpatrician.model.building
-
The trading office (Kontor) is the trading point in a city.
- ITransportTrader - Interface in ch.sahits.game.openpatrician.model.people
-
Defining a trader with missing ships capacities, who has
to get to another city with his wares.
- ITraveler - Interface in ch.sahits.game.openpatrician.model.people
-
Traveler needs to go into a different city.
- ITreasureMapOwner - Interface in ch.sahits.game.openpatrician.model.people
-
The owner of a treasure map offers you a part of it to be sold.
- ITreasury - Interface in ch.sahits.game.openpatrician.model.city.cityhall
-
Treasury of the city.
- IWare - Interface in ch.sahits.game.openpatrician.model.product
-
Interface defining a ware.
- IWarehouse - Interface in ch.sahits.game.openpatrician.model.building
-
Interface describing a warehouse
- IWarehouseTenant - Interface in ch.sahits.game.openpatrician.model.people
-
Trader who looks to store goods in another warehouse.
- IWareInCity - Interface in ch.sahits.game.openpatrician.model.city
-
- IWeapon - Interface in ch.sahits.game.openpatrician.model.weapon
-
This interface defines a weapon.
- IWeaponsDealer - Interface in ch.sahits.game.openpatrician.model.people
-
Defines the person in the tavern dealing in weapons.
- IWeaponStorage - Interface in ch.sahits.game.openpatrician.model.building
-
Define the stored amount of weapons
- IWorkShop - Interface in ch.sahits.game.openpatrician.model.building
-
This interface represents a workshop, which employs workers
- SAILOR_NEEDS_SPACE - Static variable in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Amount of barrels space a sailor needs
- sailors - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- SailorsState - Class in ch.sahits.game.openpatrician.model.people.impl
-
- SailorsState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.SailorsState
-
- salary - Variable in class ch.sahits.game.openpatrician.model.building.impl.Steward
-
- salary - Variable in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- saturation - Variable in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
- saturation - Variable in enum ch.sahits.game.openpatrician.model.product.EWare
-
- saturation - Variable in enum ch.sahits.game.openpatrician.model.weapon.EWeapon
-
- SchedulableTask - Class in ch.sahits.game.openpatrician.model.event
-
Abstract task class to be used with a SheduledExecutorService.
- SchedulableTask() - Constructor for class ch.sahits.game.openpatrician.model.event.SchedulableTask
-
- SeaPirate - Class in ch.sahits.game.openpatrician.model.people.impl
-
Implementation of the sea pirate
- SeaPirate() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.SeaPirate
-
- SeaPiratesState - Class in ch.sahits.game.openpatrician.model.people.impl
-
State of all the sea pirates.
- SeaPiratesState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
- searchAvgPrice(IWare, IntegerProperty, int, int, int, boolean) - Method in class ch.sahits.game.openpatrician.model.product.WareAmountCalculator
-
- securityLevelBinding() - Method in class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- securityLevelBinding() - Method in interface ch.sahits.game.openpatrician.model.building.IStorage
-
Retrieve the security level
- segmentedMap - Variable in class ch.sahits.game.openpatrician.model.impl.Player
-
- segmentImageFactory - Variable in class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- segmentIndices - Variable in class ch.sahits.game.openpatrician.model.MapSegmentedImage
-
- selectableVessel - Variable in class ch.sahits.game.openpatrician.model.impl.Player
-
- sellPrice(IntegerProperty, IntegerBinding) - Method in class ch.sahits.game.openpatrician.model.product.ComputablePrice
-
- sellPrice(IntegerProperty, IntegerBinding) - Method in enum ch.sahits.game.openpatrician.model.product.EWare
-
- sellPrice(IntegerProperty, IntegerBinding) - Method in interface ch.sahits.game.openpatrician.model.product.IWare
-
Compute the price for the wares to be sold.
- sellPrice(IntegerProperty, IntegerBinding) - Method in enum ch.sahits.game.openpatrician.model.weapon.EWeapon
-
- sellPrice(IntegerProperty, IntegerBinding) - Method in interface ch.sahits.game.openpatrician.model.weapon.IWeapon
-
Compute the price for the weapons to be sold.
- sellPriceBinding(EWeapon, IntegerBinding) - Method in class ch.sahits.game.openpatrician.model.people.impl.WeaponsDealerState
-
- sellPriceBinding(EWeapon, IntegerBinding) - Method in interface ch.sahits.game.openpatrician.model.people.IWeaponsDealer
-
Binding indicating the sell price.
- sellValue - Variable in class ch.sahits.game.openpatrician.model.people.impl.WeaponsDealerState
-
- setAldermanElectionDate(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
Set the elederman election date and verify that there are no clashed with election dates.
- setAmount(int) - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
Do not set negative amounts
- setAmount(int) - Method in class ch.sahits.game.openpatrician.model.people.impl.TraderState
-
Define the amount of the ware to be delivered in the ware
specific size.
- setAmount(int) - Method in interface ch.sahits.game.openpatrician.model.people.ISmuggler
-
- setAmount(int) - Method in interface ch.sahits.game.openpatrician.model.people.ITradePerson
-
- setAmount(int) - Method in interface ch.sahits.game.openpatrician.model.people.IWarehouseTenant
-
- setAmountablePrice(AmountablePrice<IWare>) - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
- setAvailable(boolean) - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Set the available flag on the ship.
- setAvgPricePerItem(int) - Method in class ch.sahits.game.openpatrician.model.people.impl.TraderState
-
Define the average price per item.
- setAvgPricePerItem(int) - Method in interface ch.sahits.game.openpatrician.model.people.ITradePerson
-
- setBonus(int) - Method in interface ch.sahits.game.openpatrician.model.people.IPatrol
-
- setCaptain(ICaptain) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- setCaptain(ICaptain) - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Set the captain on the ship
- setCash(long) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Sets the value of the property cash.
- setCity(ICity) - Method in interface ch.sahits.game.openpatrician.model.people.ITavernPerson
-
Set the city of the tavern in which the person is located.
- setCityState(CityState) - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
- setClientName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IPirateHunter
-
- setClientPlayer(IPlayer) - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
- setConcurrentPlayer(IPlayer) - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
- setContractBrooker(IContractBroker) - Method in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- setCurrentDestIndex(int) - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Set the current index in the destination list.
- setCurrentHeadTaxValue(double) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
Sets the value of the property currentHeadTaxValue.
- setDeadline(DateTime) - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
- setDestination(ICity) - Method in interface ch.sahits.game.openpatrician.model.people.IBaseTraveler
-
- setDestination(ICity) - Method in interface ch.sahits.game.openpatrician.model.people.ISmuggler
-
- setDestination(ICity) - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
- setDestinations(ICity[]) - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Set the destination city of the patrol.
- setDisplayVessel(boolean) - Method in class ch.sahits.game.openpatrician.model.sea.TravellingVessel
-
Sets the value of the property displayVessel.
- setElectionDate(DateTime) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
Set the election date and verify that there are no clashed with election dates.
- setFightSkillLevel(int) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
Set the new fight skill level between [0..5]
- setFollowers(int) - Method in interface ch.sahits.game.openpatrician.model.people.IPirate
-
- setGameSpeed(EGameSpeed) - Method in interface ch.sahits.game.openpatrician.model.IGame
-
Set a new game speed
- setGameSpeed(EGameSpeed) - Method in class ch.sahits.game.openpatrician.model.impl.Game
-
- setHanseaticMeetingDate(Optional<DateTime>) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
Set the hanseatic meeting date and verify that there are no clashed with election dates.
- setLocation(Point2D) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- setLocation(Point2D) - Method in interface ch.sahits.game.openpatrician.model.ship.INavigableVessel
-
Set the location of the ship.
- setMiniMapShowingSea(boolean) - Method in class ch.sahits.game.openpatrician.model.ui.MapState
-
Sets the value of the property miniMapShowingSea.
- setMovable2Ship(boolean) - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
- setMovableToShip(IWare, boolean) - Method in interface ch.sahits.game.openpatrician.model.building.IAutomatedTrading
-
Set the movable flag
- setMovableToShip(IWare, boolean) - Method in class ch.sahits.game.openpatrician.model.building.impl.AutomatedTrading
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Set the name of the client.
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IContractBroker
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IPirate
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.ITreasureMapOwner
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IWarehouseTenant
-
- setName(String) - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Set the ships name
- setNavigationSkillLevel(int) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
Set the new navigation skill level between [0..5]
- setNeededCapacity(int) - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
- setNeededWare(ICity, IWare) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Set the information about the needed ware in the city.
- setNeededWare(ICity, IWare) - Method in class ch.sahits.game.openpatrician.model.people.impl.InformantState
-
- setNextCouncilMeeting(Optional<DateTime>) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.CityHall
-
Set the next council meeting date and verify that there are no clashed with election dates.
- setNumberOfSailors(int) - Method in class ch.sahits.game.openpatrician.model.people.impl.SailorsState
-
Sets the value of the property numberOfSailors.
- setNumberOfSailors(int) - Method in interface ch.sahits.game.openpatrician.model.people.ISailorState
-
Set the number of sailors
- setNumberOfSailors(int) - Method in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Sets the value of the property numberOfSailors.
- setNumberOfSailors(int) - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Set the number of sailors.
- setOccupiedSpace(int) - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Set the amount of occupied space not available to the player.
- setOccupiedSpace(int) - Method in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
Sets the value of the property occupiedSpace.
- setOccupiedSpace(int) - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
- setOutriggerContract(Optional<IOutriggerContract>) - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Set the outrigger contract.
- setOwner(IShipOwner) - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Define the owner of the ship
- setPetition(Optional<ICityPetition>) - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ICityHall
-
Set the petition.
- setPirateLocation(ISeaPirate, ICity) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Set the location of the pirate.
- setPirateLocation(ISeaPirate, ICity) - Method in class ch.sahits.game.openpatrician.model.people.impl.InformantState
-
- setPirateName(String) - Method in interface ch.sahits.game.openpatrician.model.people.IPirateHunter
-
- setPopulation(int, EPopulationClass) - Method in interface ch.sahits.game.openpatrician.model.city.ICity
-
Set the population by class
- setPopulation(int, EPopulationClass) - Method in class ch.sahits.game.openpatrician.model.city.impl.City
-
Set the population count for a apopulation class
- setPositionOnPath(double) - Method in class ch.sahits.game.openpatrician.model.sea.TravellingVessel
-
Sets the value of the property positionOnPath.
- setPremium(int) - Method in interface ch.sahits.game.openpatrician.model.people.IBasePatrol
-
Set the premium for task completion.
- setPremium(int) - Method in interface ch.sahits.game.openpatrician.model.people.IBaseTraveler
-
- setPremium(int) - Method in interface ch.sahits.game.openpatrician.model.people.IConcurrent
-
- setPremium(int) - Method in interface ch.sahits.game.openpatrician.model.people.IPirateHunter
-
- setPremium(int) - Method in interface ch.sahits.game.openpatrician.model.people.ISmuggler
-
- setPremium(int) - Method in interface ch.sahits.game.openpatrician.model.people.ITransportTrader
-
- setPrice(int) - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
Do not set negative prices
- setPrice(int) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
- setPrice(int) - Method in interface ch.sahits.game.openpatrician.model.people.IThieve
-
- setPrice(int) - Method in interface ch.sahits.game.openpatrician.model.people.ITreasureMapOwner
-
- setProfitShare(double) - Method in interface ch.sahits.game.openpatrician.model.people.IPirate
-
- setSalary(int) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
Set the new salary
- setSegmentedMap(MapSegmentedImage) - Method in interface ch.sahits.game.openpatrician.model.IPlayer
-
Set or unset the image for a segmented map (treasure or pirate hideout).
- setShipWeaponsLocation(IShipWeaponsLocation) - Method in interface ch.sahits.game.openpatrician.model.ship.IShip
-
Set the ships weapons location.
- setShowingLargeSeaMap(boolean) - Method in class ch.sahits.game.openpatrician.model.ui.MapState
-
Sets the value of the property showingLargeSeaMap.
- setShowMapIfAvailable(boolean) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
- setStartYear(int) - Method in class ch.sahits.game.openpatrician.model.Date
-
- setSteward(ISteward) - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
Sets the value of the property steward.
- setSteward(ISteward) - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Setting the steward.
- setTickUpdate(int) - Method in class ch.sahits.game.openpatrician.model.Date
-
Set the tick update in number of minutes
- settlementBecomesTown(ICity) - Method in interface ch.sahits.game.openpatrician.model.IMap
-
A founded settlement is complete and becomes a town.
- settlementBecomesTown(ICity) - Method in class ch.sahits.game.openpatrician.model.impl.GameMap
-
- setTradingSkillLevel(int) - Method in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
Set the new trading skill level between [0..5]
- setTradingType(IWare, ETradeType) - Method in interface ch.sahits.game.openpatrician.model.building.IAutomatedTrading
-
Set the Trayding type.
- setTradingType(IWare, ETradeType) - Method in class ch.sahits.game.openpatrician.model.building.impl.AutomatedTrading
-
- setTradingType(ETradeType) - Method in class ch.sahits.game.openpatrician.model.building.impl.TradableWare
-
- setup(Date, Collection<ICity>, Dimension2D, String, String, double) - Method in class ch.sahits.game.openpatrician.model.impl.GameMap
-
Initialize the map by means of a list of its cities.
- setupGamespeed() - Method in class ch.sahits.game.openpatrician.model.impl.Game
-
- setWare(IWare) - Method in interface ch.sahits.game.openpatrician.model.people.IBuyer
-
- setWare(IWare) - Method in class ch.sahits.game.openpatrician.model.people.impl.TraderState
-
Define the ware the broker expects to be delivered.
- setWare(IWare) - Method in interface ch.sahits.game.openpatrician.model.people.ITradePerson
-
- setWareSurplus(ICity, IWare) - Method in interface ch.sahits.game.openpatrician.model.people.IInformant
-
Set the information about the surplus ware in the city
- setWareSurplus(ICity, IWare) - Method in class ch.sahits.game.openpatrician.model.people.impl.InformantState
-
- ship - Variable in class ch.sahits.game.openpatrician.model.city.impl.ShipDueDate
-
- ship - Variable in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- ship - Variable in class ch.sahits.game.openpatrician.model.people.impl.SeaPirate
-
- Ship - Class in ch.sahits.game.openpatrician.model.ship.impl
-
- Ship(Properties) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- Ship(int, int, int) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Constructor in place for backward compatability.
- Ship() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Default constructor for special ship constructs like convoys.
- ship - Variable in class ch.sahits.game.openpatrician.server.MapSegmentDataCheck
-
- ShipDueDate - Class in ch.sahits.game.openpatrician.model.city.impl
-
Implementation of the due date for ships.
- ShipDueDate() - Constructor for class ch.sahits.game.openpatrician.model.city.impl.ShipDueDate
-
- shipFactory - Variable in class ch.sahits.game.openpatrician.model.GameFactory
-
- shipFactory - Variable in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
- ShipFactory - Class in ch.sahits.game.openpatrician.model.ship
-
This factory class creates ship instances.
- ShipFactory() - Constructor for class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- shipLoader - Static variable in class ch.sahits.game.openpatrician.model.people.impl.SeaPiratesState
-
- shipNameLoader - Variable in class ch.sahits.game.openpatrician.model.GameFactory
-
- shipNameLoader() - Method in class ch.sahits.game.openpatrician.spring.ModelConfiguration
-
- ships - Variable in class ch.sahits.game.openpatrician.model.ship.impl.Convoy
-
- ShipService - Class in ch.sahits.game.openpatrician.model.service
-
Service class for ships.
- ShipService() - Constructor for class ch.sahits.game.openpatrician.model.service.ShipService
-
- shipUpgradeLevel - Variable in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
State of the design standard level
- shipUtility - Variable in class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- shipWeaponsLocation - Variable in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
- ShipWeaponsLocationCogLevel0 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons locations for a Cog with upgrade level 0.
- ShipWeaponsLocationCogLevel0() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel0
-
- ShipWeaponsLocationCogLevel1 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for Cog with upgrade level 1.
- ShipWeaponsLocationCogLevel1() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel1
-
- ShipWeaponsLocationCogLevel2 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for Cog with upgrade level 2.
- ShipWeaponsLocationCogLevel2() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCogLevel2
-
- ShipWeaponsLocationCrayerLevel0 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for the Crayer with upgrade level 0.
- ShipWeaponsLocationCrayerLevel0() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCrayerLevel0
-
- ShipWeaponsLocationCrayerLevel1 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons locations for Crayer with upgrade level 1.
- ShipWeaponsLocationCrayerLevel1() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCrayerLevel1
-
- ShipWeaponsLocationCrayerLevel2 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for Crayer with upgrade level 2.
- ShipWeaponsLocationCrayerLevel2() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationCrayerLevel2
-
- ShipWeaponsLocationFactory - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location factory
- ShipWeaponsLocationFactory() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationFactory
-
- ShipWeaponsLocationHolkLevel0 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for holk with upgrade level 0.
- ShipWeaponsLocationHolkLevel0() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel0
-
- ShipWeaponsLocationHolkLevel1 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for Holk with upgrade level 1.
- ShipWeaponsLocationHolkLevel1() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel1
-
- ShipWeaponsLocationHolkLevel2 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for Holk with level 2.
- ShipWeaponsLocationHolkLevel2() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationHolkLevel2
-
- ShipWeaponsLocationNone - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Base class for ships with no storage for weapons.
- ShipWeaponsLocationNone() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationNone
-
- ShipWeaponsLocationSnaikkaLevel0 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for the Snaikka with upgrade level 0.
- ShipWeaponsLocationSnaikkaLevel0() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationSnaikkaLevel0
-
- ShipWeaponsLocationSnaikkaLevel1 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location on the snaikka of upgrade level 1.
- ShipWeaponsLocationSnaikkaLevel1() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationSnaikkaLevel1
-
- ShipWeaponsLocationSnaikkaLevel2 - Class in ch.sahits.game.openpatrician.model.ship.impl
-
Ship weapons location for the Snaikka with upgrade level 2.
- ShipWeaponsLocationSnaikkaLevel2() - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.ShipWeaponsLocationSnaikkaLevel2
-
- shipyardState - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
Ship yard state fos the city
- ShipyardState - Class in ch.sahits.game.openpatrician.model.city.impl
-
Implementation of the shipyard model.
- ShipyardState(ICity) - Constructor for class ch.sahits.game.openpatrician.model.city.impl.ShipyardState
-
- showingLargeSeaMap - Variable in class ch.sahits.game.openpatrician.model.ui.MapState
-
- showingLargeSeaMap() - Method in class ch.sahits.game.openpatrician.model.ui.MapState
-
- showingLargeSeaMapProperty() - Method in class ch.sahits.game.openpatrician.model.ui.MapState
-
- showMapIfAvailable - Variable in class ch.sahits.game.openpatrician.model.people.impl.InformantState
-
- side - Variable in class ch.sahits.game.openpatrician.model.ship.impl.WeaponsLocation
-
Side of the ship either port or starboard
- sideRoomPersons - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- siegeCosts - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- siegeCostsProperty() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- siegeCostsProperty() - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.ITreasury
-
- SimplePriceCalculation - Class in ch.sahits.game.openpatrician.model.product
-
This is a very simple implementation of the price calculation algorithm.
- SimplePriceCalculation() - Constructor for class ch.sahits.game.openpatrician.model.product.SimplePriceCalculation
-
- singleplayer - Variable in class ch.sahits.game.openpatrician.model.impl.Game
-
- size() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.AldermanCandidateList
-
- size() - Method in class ch.sahits.game.openpatrician.model.city.cityhall.CityHallList
-
- size() - Method in class ch.sahits.game.openpatrician.model.PlayerList
-
- size - Variable in enum ch.sahits.game.openpatrician.model.product.EWare
-
- size - Variable in enum ch.sahits.game.openpatrician.model.product.EWareSize
-
- size - Variable in class ch.sahits.game.openpatrician.model.ship.impl.Ship
-
Size in barrels
- skillRange - Static variable in class ch.sahits.game.openpatrician.model.people.impl.CaptainState
-
- smuggler - Variable in class ch.sahits.game.openpatrician.model.city.impl.TavernState
-
- SmugglerState - Class in ch.sahits.game.openpatrician.model.people.impl
-
Implementation of a smuggler.
- SmugglerState() - Constructor for class ch.sahits.game.openpatrician.model.people.impl.SmugglerState
-
- Snaikka - Class in ch.sahits.game.openpatrician.model.ship.impl
-
- Snaikka(EShipUpgrade, String, Properties, long) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Snaikka
-
Constructor initializing the name and the upgrade level
- Snaikka(String, Properties, long) - Constructor for class ch.sahits.game.openpatrician.model.ship.impl.Snaikka
-
Constructor for a Crayer without any upgrade
- SNAIKKA_MAX_CAPACITY - Static variable in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- SNAIKKA_START_CAPACITY - Static variable in class ch.sahits.game.openpatrician.model.ship.ShipFactory
-
- socialRank - Variable in enum ch.sahits.game.openpatrician.model.personal.ESocialRank
-
- sortedEvents - Variable in class ch.sahits.game.openpatrician.model.event.TimedUpdatableTaskList
-
- sovereignActivity - Variable in class ch.sahits.game.openpatrician.model.Difficulty
-
Activity of the sovereign: at higher levels the sovereign uses larger armies and sieges do
happen more often.
- SpecialTaxPetition - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- SpecialTaxPetition() - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.SpecialTaxPetition
-
- SpecialTaxViolation - Class in ch.sahits.game.openpatrician.model.city.cityhall.impl
-
- SpecialTaxViolation(ICity, DateTime) - Constructor for class ch.sahits.game.openpatrician.model.city.cityhall.impl.SpecialTaxViolation
-
- spouse - Variable in class ch.sahits.game.openpatrician.model.impl.Player
-
- SpouseData - Class in ch.sahits.game.openpatrician.model.personal.impl
-
- SpouseData(String, String, boolean, ICity, DateTime, int, int, int, int, Image) - Constructor for class ch.sahits.game.openpatrician.model.personal.impl.SpouseData
-
- standardEnvironment - Variable in class ch.sahits.game.openpatrician.spring.ModelConfiguration
-
- startDate - Variable in class ch.sahits.game.openpatrician.model.Date
-
- startingCapital - Variable in class ch.sahits.game.openpatrician.model.Difficulty
-
starting capital
- StartNewGameBean - Class in ch.sahits.game.openpatrician.util
-
This prototype scoped bean does not provide any direct service.
- StartNewGameBean() - Constructor for class ch.sahits.game.openpatrician.util.StartNewGameBean
-
- startYear - Variable in class ch.sahits.game.openpatrician.model.Date
-
Start year
- stateFactory - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
- StateFactory - Class in ch.sahits.game.openpatrician.model.factory
-
Factory to create all the dependent state model objects.
- StateFactory() - Constructor for class ch.sahits.game.openpatrician.model.factory.StateFactory
-
- StaticIntegerBinding - Class in ch.sahits.game.openpatrician.javafx.bindings
-
- StaticIntegerBinding(int) - Constructor for class ch.sahits.game.openpatrician.javafx.bindings.StaticIntegerBinding
-
- Steward - Class in ch.sahits.game.openpatrician.model.building.impl
-
- Steward() - Constructor for class ch.sahits.game.openpatrician.model.building.impl.Steward
-
- steward - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- stewardCost - Variable in class ch.sahits.game.openpatrician.model.impl.BalanceSheet
-
- stewardCostsDays - Variable in class ch.sahits.game.openpatrician.model.impl.BalanceSheet
-
- stewardProperty() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- stewardProperty() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Property holding the steward.
- Storage - Class in ch.sahits.game.openpatrician.model.building.impl
-
- Storage(IPlayer, ICity) - Constructor for class ch.sahits.game.openpatrician.model.building.impl.Storage
-
- storage - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- storage - Variable in class ch.sahits.game.openpatrician.model.building.impl.WeaponStorage
-
- storageManagerPresent - Variable in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- storageManagerPresentBinding() - Method in class ch.sahits.game.openpatrician.model.building.impl.TradingOffice
-
- storageManagerPresentBinding() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Binding indicating the presence of a steward.
- storedAmountBinding() - Method in interface ch.sahits.game.openpatrician.model.building.ITradingOffice
-
Binding representing the current stored amount.
- storedAmountBinding - Variable in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
Binding representing the current load.
- storedAmountBinding() - Method in class ch.sahits.game.openpatrician.model.impl.WareHolding
-
- subtractBuildingCosts(int) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- subtractCityGuardCosts(int) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- subtractOtherCosts(int) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- subtractOutriggerCosts(int) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- subtractSiegeCosts(int) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Treasury
-
- sum - Variable in class ch.sahits.game.openpatrician.model.city.impl.LoanRequest
-
- sum - Variable in class ch.sahits.game.openpatrician.model.product.AmountablePrice
-
Total price of all amounted items
- sunkShips - Variable in class ch.sahits.game.openpatrician.util.MapSegmentImageFactory
-
- surplusThreshold - Variable in class ch.sahits.game.openpatrician.model.city.impl.CityState
-
- value - Variable in class ch.sahits.game.openpatrician.javafx.bindings.StaticIntegerBinding
-
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.building.ELevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.building.ETradeType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.city.cityhall.ECityViolationPunishment
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.city.cityhall.EElectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.city.EChurchExtension
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.city.ECityState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.city.ECityWall
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.city.EKontorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.city.EPopulationClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.EDifficultyLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.EGameSpeed
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.EObjective
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.EPlayerStateChange
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.personal.EEconomicCareer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.personal.EMilitantCareer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.personal.ESocialRank
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.product.ETransferAmount
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.product.EWare
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.product.EWareSize
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.ship.EShipSide
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.ship.EShipType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.ship.EShipUpgrade
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.time.EUpdateIntervalRegistration
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ch.sahits.game.openpatrician.model.weapon.EWeapon
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ch.sahits.game.openpatrician.model.building.ELevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.building.ETradeType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.city.cityhall.ECityViolationPunishment
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.city.cityhall.EElectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.city.EChurchExtension
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.city.ECityState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.city.ECityWall
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.city.EKontorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.city.EPopulationClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Method in class ch.sahits.game.openpatrician.model.collection.AbstractMapRegistry
-
- values() - Static method in enum ch.sahits.game.openpatrician.model.EDifficultyLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.EGameSpeed
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.EObjective
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.EPlayerStateChange
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.personal.EEconomicCareer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.personal.EMilitantCareer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.personal.ESocialRank
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.product.ETransferAmount
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.product.EWare
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.product.EWareSize
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.ship.EShipSide
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.ship.EShipType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.ship.EShipUpgrade
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.time.EUpdateIntervalRegistration
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum ch.sahits.game.openpatrician.model.weapon.EWeapon
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vessel - Variable in class ch.sahits.game.openpatrician.model.sea.TravellingVessel
-
- vessels - Variable in class ch.sahits.game.openpatrician.model.sea.TravellingVessels
-
- violation - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.AldermanOffice
-
- violation - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Ballot
-
- vote(boolean) - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IBallot
-
Vote for or against something.
- vote(ICitizen) - Method in interface ch.sahits.game.openpatrician.model.city.cityhall.IElectionResult
-
Vote for citizen.
- vote(boolean) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Ballot
-
- vote(ICitizen) - Method in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Election
-
- votes - Variable in class ch.sahits.game.openpatrician.model.city.cityhall.impl.Election
-