org.asyrinx.joey.gen.command.rdb
クラス CheckNameDuplication.Columns

java.lang.Object
  拡張org.asyrinx.joey.gen.model.command.Command
      拡張org.asyrinx.joey.gen.command.rdb.RdbCommand
          拡張org.asyrinx.joey.gen.command.rdb.CheckNameDuplication
              拡張org.asyrinx.joey.gen.command.rdb.CheckNameDuplication.Columns
すべての実装インタフェース:
ElementVisitor, RdbVisitor
含まれているクラス:
CheckNameDuplication

public static class CheckNameDuplication.Columns
extends CheckNameDuplication


入れ子クラスの概要
 
クラス org.asyrinx.joey.gen.command.rdb.CheckNameDuplication から継承した入れ子クラス
CheckNameDuplication.Columns, CheckNameDuplication.EnumerationEntries, CheckNameDuplication.Enumerations, CheckNameDuplication.Tables
 
フィールドの概要
 
クラス org.asyrinx.joey.gen.model.command.Command から継承したフィールド
errors, log
 
コンストラクタの概要
CheckNameDuplication.Columns()
           
 
メソッドの概要
protected  java.util.Iterator getTargets(Element targetParent)
           
 void visit(Table table)
           
 
クラス org.asyrinx.joey.gen.command.rdb.CheckNameDuplication から継承したメソッド
checkDuplication
 
クラス 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
 

コンストラクタの詳細

CheckNameDuplication.Columns

public CheckNameDuplication.Columns()
メソッドの詳細

visit

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

getTargets

protected java.util.Iterator getTargets(Element targetParent)
定義:
クラス CheckNameDuplication 内の getTargets


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