A B C D E F G H I J M P R S T U V W

G

getAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PositionInformation
Return EntityID of the rescue agent.
getAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.TransferInformation
Return EntityID of the rescue agent.
getAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.UnpassableInformation
Return EntityID of the rescue agent.
getAmbulanceTeamID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.AmbulanceTeamInformation
Return EntityID of at.
getAreaID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.VictimInformation
Return EntityID of area that the victim exist
getAssignedAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.report.ReportMessage
Return EntityID of the rescue agent that send this message.
getAssignedAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.at.AmbulanceTeamTaskMessage
Return EntityID of AT that have to execute this task.
getAssignedAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.fb.FireBrigadeTaskMessage
Return EntityID of FB that have to execute this task.
getAssignedAgentID() - Method in interface jp.ac.nagoyau.is.ss.kishii.suntori.message.task.ITaskMessage
Return EntityID of agent that have to execute this task.
getAssignedAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.pf.PoliceForceTaskMessage
Return EntityID of PF that have to execute this task.
getAssignedAgentID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.TaskMessage
Return EntityID of rescue agent that have to execute this task.
getBlockadeID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BlockadeInformation
Return EntityID of the blockade.
getBLockadeID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.UnpassableInformation
EntityID of blockade that is a cause of the unppasable situation.
getBrokenness() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BuildingInformation
Return brokenness of the building.
getBrokenness(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getBuildingID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BuildingInformation
Return EntityID of the building.
getBuriedness() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.AmbulanceTeamInformation
Return buriedness of the at.
getBuriedness() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.FireBrigadeInformation
Return buriedness of the fb.
getBuriedness() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PoliceForceInformation
Return buryedness of the pf.
getBuriedness() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.VictimInformation
Return buriedness of the victim
getBuriedness(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getCoodinate() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BlockadeInformation
Return the coordinate of the blockade.
getCoodinate() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.VictimInformation
Return coordinate of the victim(Pair<Integer,Integer>)
If not be setted, returned (-1,-1).
getCoodinate(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getCoordinate() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PositionInformation
Return the coordinate of the agent.
getDamage() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.AmbulanceTeamInformation
Return damage of the at.
getDamage() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.FireBrigadeInformation
Return damage of the fb.
getDamage() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PoliceForceInformation
Return damege of the pf.
getDamage() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.VictimInformation
Return damage of the victim
getDamage(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getData() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.data.RCRSCSData
Return the actual value of this data.
getData() - Method in interface jp.ac.nagoyau.is.ss.kishii.suntori.message.IMessage
Return list of data registered on the message.
getData() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getData(DataType, int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
Return data that have specified DataType and index.
This method is only used in the class extending this class.
getDataType() - Method in enum jp.ac.nagoyau.is.ss.kishii.suntori.message.BaseMessageType
 
getDataTypeArray() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getDataTypeIndex(EnumMap<DataType, Integer>, DataType, Integer) - Static method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessageConverter
This is private method used on converting.
getDepartureAreaID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.pf.ClearRouteTaskMessage
EntityID of daparture area
getDestinationAreaID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.MoveTaskMessage
Deprecated.  
getDestinationAreaID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.MoveWithStagingPostTaskMessage
Deprecated.  
getDestinationAreaID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.pf.ClearRouteTaskMessage
EntityID of destination area
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.AmbulanceTeamInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BlockadeInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BuildingInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.FireBrigadeInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PoliceForceInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PositionInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.TransferInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.UnpassableInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.VictimInformation
 
getEntityID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.WorldInformation
 
getEntityIDList(DataType, int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getFieryness() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BuildingInformation
Return fieryness of the building.
getFieryness(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getFireBrigadeID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.FireBrigadeInformation
Return EntityID of the fb.
getFromAreaID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.UnpassableInformation
Return EntityID of area that the agent is standing
getHP() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.AmbulanceTeamInformation
Return hp of the at.
getHP() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.FireBrigadeInformation
Return hp of the fb.
getHP() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PoliceForceInformation
Return hp of the pf.
getHP() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.VictimInformation
Return hp of the victim
getHP(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getID(DataType, int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
Return data(EntityID) that have specified DataType and index.
This method is only used in the class extending this class.
getMessageBitSize(EnumMap<DataType, Integer>) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
Return bit num of this message.
getMessageOwnerID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.TaskMessage
Return EntityID of the agent that sent this message.
getMessageType() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
Return type of this message.
getPathway() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.TransferInformation
Return the rescue agent's pathway
getPoliceForceID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PoliceForceInformation
Return EntityID of the pf.
getPositionID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.AmbulanceTeamInformation
Return EntityID of area that the at is standing.
getPositionID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.FireBrigadeInformation
Return EntityID of area that the fb is standing.
getPositionID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.PoliceForceInformation
Return EntityID of area that the pf is standing.
getRefugeID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.RestAtRefugeTaskMessage
Deprecated.  
getRepairCost() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BlockadeInformation
Return repair cost of the blockade.
getRepairCost(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getRoadID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.BlockadeInformation
Return EntityID of road that the blockade exist.
getSendTime(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
Return stem num that the message is created.
getSendTime() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
Return stem num that the message is created.
getStagingAreaIDs() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.MoveWithStagingPostTaskMessage
Deprecated.  
getTargetAreaList() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.at.RescueAreaTaskMessage
Return the list of areas that are target of the search.
getTargetAreaList() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.task.fb.ExtinguishAreaTaskMessage
Return list of EntityID of areas that are target of fire fight
getToAreaID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.UnpassableInformation
EntityID of destination area
getType() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.data.RCRSCSData
Return the DataType of this data.
getTypeLength() - Method in enum jp.ac.nagoyau.is.ss.kishii.suntori.message.BaseMessageType
 
getVictimID() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.VictimInformation
Return EntityID of the victim.
getWater() - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.information.FireBrigadeInformation
Return amount of left water.
getWater(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 
getWaterPower(int) - Method in class jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
 

A B C D E F G H I J M P R S T U V W