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

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

public final class RelationType
extends Type

RelationのTypeを定義します。

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

フィールドの概要
static RelationType NULL
           
 
コンストラクタの概要
protected RelationType(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 RelationType NULL
コンストラクタの詳細

RelationType

protected RelationType(java.lang.String newName)