Operation
WorldModel (ConfigurationData cfgData, DatagramWrapper dgWrapper, PlayerFoundation player, boolean display, int age, String team, int uniformNumber, char side, RefereeMessage lastMessage), in Class WorldModel
Documentation
* Constructs a new WorldModel object from given objects.
* @param cfgData holds information from configuration file
* @param dgWrapper used to receive messages from the server
* @param player the decision making, action performing part of the program
* @param display determines whether or not to create a graphical
* @param age specifies how long the memory retains stale data
* @param team the player's team
* @param uniformNumber the uniform Number
* @param side which side
* @param lastMessage last message from referee.
* representation of the player's memory information
* @see DatagramWrapper
* @see GlobalMemory
* @see DisplayWorldModel
Protocol | | Qualification | |
Exceptions | SocketException,IOException | Size | |
Time | | Concurrency | Sequential |
Export Control | PublicAccess | | |
Preconditions
Postconditions
Semantics
Property Settings
Java
Abstract | False | Static | False |
Final | False | Native | False |
Synchronized | False | | |
Data Modeler
dmItem | False | DMName | |
IsConstraint | False | ConstraintType | |
IsIndex | False | IsTrigger | False |
IsCluster | False | TableSpace | |
FillFactor | 0 | KeyList | |
CheckPredicate | | IsUnique | False |
DeferalMode | | InitialCheckTime | |
TriggerType | | TriggerReferencePart | |
IsInsertEvent | False | IsUpdateEvent | False |
IsDeleteEvent | False | | |