|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||
public interface DdlVersionDirectoryTree
DDLのバージョンを管理するディレクトリツリーです。
| メソッドの概要 | |
|---|---|
DdlVersionDirectory |
getCurrentVersionDirectory()
現バージョンに対応するディレクトリを返します。 |
DdlInfoFile |
getDdlInfoFile()
DDL情報ファイルを返します。 |
DdlVersionDirectory |
getNextVersionDirectory()
次バージョンに対応するディレクトリを返します。 |
DdlVersionDirectory |
getVersionDirectory(int versionNo)
指定されたバージョン番号に対応するディレクトリを返します。 |
| メソッドの詳細 |
|---|
DdlVersionDirectory getCurrentVersionDirectory()
DdlVersionDirectory getNextVersionDirectory()
DdlVersionDirectory getVersionDirectory(int versionNo)
versionNo - バージョン番号
DdlInfoFile getDdlInfoFile()
|
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | |||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | |||||||||