クラス
org.pslx.PpsDocuments.Profile.DocumentProfile の使用

DocumentProfile を使用しているパッケージ
org.pslx.PpsDocuments 業務ドキュメントモデルに対応するクラスのパッケージ 
org.pslx.PpsDocuments.Implementions 実装プロファイルに関連するクラスのパッケージ 
org.pslx.PpsDocuments.Profile 業務プロファイルに関連するクラスのパッケージ 
 

org.pslx.PpsDocuments での DocumentProfile の使用
 

DocumentProfile を返す org.pslx.PpsDocuments のメソッド
 DocumentProfile Document.getProfile()
          業務ドキュメントの定義情報を取得します
 

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

DocumentProfile を返す org.pslx.PpsDocuments.Implementions のメソッド
 DocumentProfile ImplementDocument.getDefinition()
          定義プロファイルを取得します
 

org.pslx.PpsDocuments.Profile での DocumentProfile の使用
 

DocumentProfile を返す org.pslx.PpsDocuments.Profile のメソッド
 DocumentProfile ProfileDefinition.getDocument(java.lang.String name)
          プロファイルの中から該当ドキュメントを取得します
 DocumentProfile[] ProfileDefinition.getDocuments()
          プロファイルドキュメントのリストを取得します