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

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

public class PrepareCaptionColumn
extends RdbCommand

作成者:
takeshi

フィールドの概要
(パッケージプライベート)  org.apache.commons.collections.Predicate[] predicates
           
 
クラス org.asyrinx.joey.gen.model.command.Command から継承したフィールド
errors, log
 
コンストラクタの概要
PrepareCaptionColumn()
           
 
メソッドの概要
 void visit(Table table)
           
 
クラス org.asyrinx.joey.gen.command.rdb.RdbCommand から継承したメソッド
execute, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit, visit
 
クラス 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
 

フィールドの詳細

predicates

final org.apache.commons.collections.Predicate[] predicates
コンストラクタの詳細

PrepareCaptionColumn

public PrepareCaptionColumn()
メソッドの詳細

visit

public void visit(Table table)
定義:
インタフェース RdbVisitor 内の visit
オーバーライド:
クラス RdbCommand 内の visit


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