org.boxed_economy.besp.model.fmfw
クラス AgentType

java.lang.Object
  拡張org.boxed_economy.besp.model.fmfw.Type
      拡張org.boxed_economy.besp.model.fmfw.AgentType
すべての実装インタフェース:
Information, java.io.Serializable

public final class AgentType
extends Type

AgentのTypeを表すクラスです。

バージョン:
$Id: AgentType.java,v 1.2 2004/03/21 20:07:07 macchan Exp $
作成者:
rx78g
関連項目:
直列化された形式

フィールドの概要
static AgentType NULL
           
 
コンストラクタの概要
protected AgentType(java.lang.String name)
          Constructor for RelationType.
 
クラス org.boxed_economy.besp.model.fmfw.Type から継承したメソッド
addChild, equals, getChildren, getChildrenRecursively, getName, getParents, getParentsRecursively, removeChild, toString
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

フィールドの詳細

NULL

public static final AgentType NULL
コンストラクタの詳細

AgentType

protected AgentType(java.lang.String name)
Constructor for RelationType.