クラス
org.pslx.PpsDocuments.Implementions.ImplementDocument の使用

ImplementDocument を使用しているパッケージ
org.pslx.PpsDocuments.Implementions 実装プロファイルに関連するクラスのパッケージ 
 

org.pslx.PpsDocuments.Implementions での ImplementDocument の使用
 

ImplementDocument を返す org.pslx.PpsDocuments.Implementions のメソッド
 ImplementDocument ImplementProfile.addDocument(java.lang.String name, java.lang.String option)
          実装ドキュメントを設定します。
 ImplementDocument ImplementProfile.getDocument(java.lang.String name)
          業務ドキュメントを取得します
 ImplementDocument ImplementProfile.getDocument(java.lang.String name, java.lang.String option)
          業務ドキュメントを取得します
 

ImplementDocument 型の引数を持つ型を返す org.pslx.PpsDocuments.Implementions のメソッド
 java.util.List<ImplementDocument> ImplementProfile.getDocuments()
          実装ドキュメントのリストを取得します
 

Method parameters in org.pslx.PpsDocuments.Implementions with type arguments of type ImplementDocument
 void ImplementProfile.setDocuments(java.util.List<ImplementDocument> value)
          実装ドキュメントのリストを設定します
 

ImplementDocument 型のパラメータを持つ org.pslx.PpsDocuments.Implementions のコンストラクタ
ImplementEvent(ImplementDocument document, DocumentManager manager)
          コンストラクタ