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

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

public final class BehaviorType
extends Type

BehaviorのTypeを表します。

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

フィールドの概要
static BehaviorType NULL
           
 
コンストラクタの概要
protected BehaviorType(java.lang.String newName)
           
 
クラス 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 BehaviorType NULL
コンストラクタの詳細

BehaviorType

protected BehaviorType(java.lang.String newName)