|
|||||||||
前 次 | フレームあり フレームなし |
Condition を使用しているパッケージ | |
---|---|
org.pslx.PpsDocuments | 業務ドキュメントモデルに対応するクラスのパッケージ |
org.pslx.PpsDocuments.Implementions | 実装プロファイルに関連するクラスのパッケージ |
org.pslx.PpsDocuments での Condition の使用 |
---|
Condition を返す org.pslx.PpsDocuments のメソッド | |
---|---|
Condition |
Selection.createCondition()
セレクション内のコンディションデータを生成します |
Condition |
Document.createCondition()
照会条件を追加し、ドキュメントに追加します |
Condition |
Document.createCondition(java.lang.String id)
照会条件を追加し、ドキュメントに追加します |
Condition 型の引数を持つ型を返す org.pslx.PpsDocuments のメソッド | |
---|---|
java.util.List<Condition> |
Selection.getConditions()
選択要素の条件リストを取得します |
java.util.List<Condition> |
Document.getConditions()
コンディションのリストを取得します |
org.pslx.PpsDocuments.Implementions での Condition の使用 |
---|
Condition を返す org.pslx.PpsDocuments.Implementions のメソッド | |
---|---|
Condition |
ImplementEvent.createCondition()
業務オブジェクト選択情報を設定します |
Condition |
ImplementEvent.createCondition(java.lang.String id)
業務オブジェクト選択情報をIDで指定します |
Condition 型の引数を持つ型を返す org.pslx.PpsDocuments.Implementions のメソッド | |
---|---|
java.util.List<Condition> |
ImplementEvent.getConditions()
オブジェクトの選択条件を取得します |
|
|||||||||
前 次 | フレームあり フレームなし |