クラス
commlib.message.RCRSCSMessage の使用

RCRSCSMessage を使用しているパッケージ
commlib.information   
commlib.message   
commlib.report   
commlib.task   
commlib.task.at   
commlib.task.fb   
commlib.task.pf   
 

commlib.information での RCRSCSMessage の使用
 

commlib.information での RCRSCSMessage のサブクラス
 class AmbulanceTeamInformation
          This class represent the information of Ambulance Team.
 class BlockadeInformation
          The BlockadeInformation represent the Information of Blockade.
 class BuildingInformation
          The BuildingInformation show the building information.
 class FireBrigadeInformation
          This class show the Fire Brigade information.
 class PoliceForceInformation
          The class represent the police force information
 class PositionInformation
          The class represent the location information of rescue agent.
 class TransferInformation
          This class represent the information of pathway of the rescue angets.
 class UnpassableInformation
          The UnpassableInformation show the information that some area is not available to go to the neighbor area.
 class VictimInformation
          The class show the information of victim.
 class WorldInformation
          The abstract class represent the information that can obtain from the disaster space.
 

commlib.message での RCRSCSMessage の使用
 

RCRSCSMessage 型の引数を持つ型を返す commlib.message のメソッド
 java.util.List<RCRSCSMessage> RCRSCSMessageConverter.bytesToMessageList(byte[] bytes)
          Convert received bytes to message list.
 

RCRSCSMessage 型の型引数を持つ commlib.message のメソッドパラメータ
 byte[] RCRSCSMessageConverter.messageToBytes(java.util.List<RCRSCSMessage> messages)
          Convert messages to bytes
The messages that failed to cenvert are not contained.
 

commlib.report での RCRSCSMessage の使用
 

commlib.report での RCRSCSMessage のサブクラス
 class DoneReportMessage
          The DoneReportMessage report that the given instruction is completed.
 class ExceptionReportMessage
          This class is the Message Class that report the given task is not able to complete at the moment.
 class ReportMessage
          The abstract class show the report message.
 

commlib.task での RCRSCSMessage の使用
 

commlib.task での RCRSCSMessage のサブクラス
 class DecideLeaderTaskMessage
          The DecideLeaderTaskMessage represent the message that decide a leader(such as Center).
 class MoveTaskMessage
          推奨されていません。 
 class MoveWithStagingPostTaskMessage
          推奨されていません。 
 class RestAtRefugeTaskMessage
          推奨されていません。 
 class RestTaskMessage
          推奨されていません。 
 class ScoutAreaTaskMessage
          The ScoutAreaTaskMessage represent the message that command to scout.
 class TaskMessage
          The TaskMessage is the message class express the task.
 

commlib.task.at での RCRSCSMessage の使用
 

commlib.task.at での RCRSCSMessage のサブクラス
 class AmbulanceTeamTaskMessage
          The class represent the Task for ambulance team agent.
 class RescueAreaTaskMessage
          The RescueAreaTaskMessage show the message that command to rescue.
 

commlib.task.fb での RCRSCSMessage の使用
 

commlib.task.fb での RCRSCSMessage のサブクラス
 class ExtinguishAreaTaskMessage
          The ExtinguishAreaTaskMessage represent the message that command to extinguish.
 class FireBrigadeTaskMessage
          The class represent the Task for Fire Brigade agent.
 

commlib.task.pf での RCRSCSMessage の使用
 

commlib.task.pf での RCRSCSMessage のサブクラス
 class ClearRouteTaskMessage
          The ClearRouteTaskMessage represent the message that command to clear roads.
 class PoliceForceTaskMessage
          The class represent the Task for Police Force agent.