|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectorg.boxed_economy.besp.model.Priority
エージェントへのTimeEvent発信順番のプライオリティーです。
コンストラクタの概要 | |
Priority(int value)
コンストラクタ |
メソッドの概要 | |
void |
addAgentType(AgentType agentType)
agentType関連 |
int |
compareTo(java.lang.Object o)
comparable |
java.util.List |
getAgentTypes()
|
int |
getValue()
value関連 |
void |
removeAgentType(AgentType agentType)
|
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public Priority(int value)
メソッドの詳細 |
public int getValue()
public void addAgentType(AgentType agentType)
public void removeAgentType(AgentType agentType)
public java.util.List getAgentTypes()
public int compareTo(java.lang.Object o)
java.lang.Comparable
内の compareTo
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |