jp.ac.nagoyau.is.ss.kishii.suntori.message.information
クラス WorldInformation

java.lang.Object
  上位を拡張 jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage
      上位を拡張 jp.ac.nagoyau.is.ss.kishii.suntori.message.information.WorldInformation
すべての実装されたインタフェース:
IMessage
直系の既知のサブクラス:
AmbulanceTeamInformation, BlockadeInformation, BuildingInformation, FireBrigadeInformation, PoliceForceInformation, PositionInformation, TransferInformation, VictimInformation

public abstract class WorldInformation
extends RCRSCSMessage

災害空間における情報を表現するためのabstract classです.

作成者:
takefumi

フィールドの概要
 
クラス jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage から継承されたフィールド
COMMON_DATA_TYPE, data, messageType
 
コンストラクタの概要
WorldInformation(BaseMessageType type, int time)
           
WorldInformation(BaseMessageType type, java.util.List<java.lang.Integer> bitList, int offset, java.util.EnumMap<DataType,java.lang.Integer> bitSizeMap)
          コンバート時にシステムが使用するコンストラクタ
 
メソッドの概要
 
クラス jp.ac.nagoyau.is.ss.kishii.suntori.message.RCRSCSMessage から継承されたメソッド
equals, getBrokenness, getBuriedness, getCoodinate, getDamage, getData, getData, getDataTypeArray, getEntityIDList, getFieryness, getHP, getID, getMessageBitSize, getMessageMinimumSize, getMessageType, getRepairCost, getSendTime, getSendTime, getSupplyQuantity, getWater, getWaterPower, hashCode, isSendable, setCoorinate, setData, setData
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

WorldInformation

public WorldInformation(BaseMessageType type,
                        int time)

WorldInformation

public WorldInformation(BaseMessageType type,
                        java.util.List<java.lang.Integer> bitList,
                        int offset,
                        java.util.EnumMap<DataType,java.lang.Integer> bitSizeMap)
コンバート時にシステムが使用するコンストラクタ

パラメータ:
type -
bitList -
offset -
bitSizeMap -