クラス
org.boxed_economy.besp.model.ModelException の使用

ModelException を使用しているパッケージ
org.boxed_economy.besp.model.fmfw   
org.boxed_economy.besp.model.fmfw.behavior   
org.boxed_economy.components.realclock   
 

org.boxed_economy.besp.model.fmfw での ModelException の使用
 

ModelException をスローする org.boxed_economy.besp.model.fmfw のコンストラクタ
GoodsQuantity(double value)
          コンストラクタです。
 

org.boxed_economy.besp.model.fmfw.behavior での ModelException の使用
 

org.boxed_economy.besp.model.fmfw.behavior での ModelException のサブクラス
 class BehaviorException
           
 

org.boxed_economy.components.realclock での ModelException の使用
 

ModelException をスローする org.boxed_economy.components.realclock のメソッド
 double Time.divide(Time targethour)
          このTimeを引数のTimeで割り算した結果を返します。