org.asyrinx.joey.gen.model
クラス WmInheritance

java.lang.Object
  拡張org.apache.torque.engine.database.model.Inheritance
      拡張org.asyrinx.joey.gen.model.WmInheritance
すべての実装インタフェース:
java.lang.Cloneable, IElement

public class WmInheritance
extends org.apache.torque.engine.database.model.Inheritance
implements java.lang.Cloneable, IElement

作成者:
akima

コンストラクタの概要
WmInheritance()
           
 
メソッドの概要
 void accept(IVisitor visitor)
           
 java.lang.Object clone()
           
 void finishLoad()
           
 java.lang.String toString()
           
 
クラス org.apache.torque.engine.database.model.Inheritance から継承したメソッド
getAncestor, getClassName, getColumn, getKey, loadFromXML, setAncestor, setClassName, setColumn, setKey
 
クラス java.lang.Object から継承したメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

WmInheritance

public WmInheritance()
メソッドの詳細

accept

public void accept(IVisitor visitor)

toString

public java.lang.String toString()
関連項目:
Inheritance.toString()

clone

public java.lang.Object clone()
                       throws java.lang.CloneNotSupportedException
例外:
java.lang.CloneNotSupportedException
関連項目:
Object.clone()

finishLoad

public void finishLoad()
定義:
インタフェース IElement 内の finishLoad
関連項目:
org.asyrinx.brownie.windmill.model.IElement#finishLoad()


Copyright © 2004 asyrinx organization. All Rights Reserved.