org.asyrinx.joey.gen.command.rdb
クラス RdbCommandAdapter

java.lang.Object
  拡張org.asyrinx.joey.gen.model.command.Command
      拡張org.asyrinx.joey.gen.command.rdb.RdbCommandAdapter
すべての実装インタフェース:
ElementVisitor

public class RdbCommandAdapter
extends Command

作成者:
takeshi

フィールドの概要
protected  RdbVisitor adaptee
           
 
クラス org.asyrinx.joey.gen.model.command.Command から継承したフィールド
errors, log
 
コンストラクタの概要
RdbCommandAdapter(RdbVisitor adaptee)
           
 
メソッドの概要
 void execute(Element element)
           
 
クラス org.asyrinx.joey.gen.model.command.Command から継承したメソッド
addError, addError, addError, element2String, getErrors, isStrict, log, log, setStrict, visit
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

フィールドの詳細

adaptee

protected final RdbVisitor adaptee
コンストラクタの詳細

RdbCommandAdapter

public RdbCommandAdapter(RdbVisitor adaptee)
メソッドの詳細

execute

public void execute(Element element)
オーバーライド:
クラス Command 内の execute


Copyright © 2004-2005 asyrinx organization. All Rights Reserved.