|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Objectfeat.v1.PreProcess
feat.v1.preprocess.RequiredParams
コンストラクタの概要 | |
RequiredParams()
|
メソッドの概要 | |
boolean |
examine(Command command,
java.lang.String[] params,
ContextAccessor acc)
コマンド実行の事前条件を満たしてるかどうかをチェック。 |
クラス feat.v1.PreProcess から継承したメソッド |
getPreProcessDeclaration, getStringResource |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public RequiredParams()
メソッドの詳細 |
public boolean examine(Command command, java.lang.String[] params, ContextAccessor acc) throws java.lang.Exception
PreProcess
の記述:
PreProcess
内の examine
command
- params
- acc
-
java.lang.Exception
- アプリケーションで起こった例外
|
||||||||||
前のクラス 次のクラス | フレームあり フレームなし | |||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |