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

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

org.pslx.PpsDocuments での PpsProfileException の使用
 

PpsProfileException をスローする org.pslx.PpsDocuments のメソッド
 void DocumentManager.initialize(javax.xml.validation.Schema ppsSchema, java.io.InputStream is)
          DocumentManagerを初期化します。
 void DocumentManager.initialize(javax.xml.validation.Schema ppsSchema, java.io.InputStream is, java.util.Properties properties)
          DocumentManagerを初期化します。
 

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

PpsProfileException をスローする org.pslx.PpsDocuments.Implementions のメソッド
 ImplementProperty ImplementDocument.addPropertyLinked(java.lang.String name, java.lang.String document, java.lang.String key, java.lang.String title, boolean use, boolean typical, java.lang.String description)
          連結した実装プロパティを追加します
 

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

PpsProfileException をスローする org.pslx.PpsDocuments.Profile のメソッド
 void ProfileDefinition.read(java.io.InputStream is)
          InputStreamから業務プロファイルを読み込みます
 void ProfileDefinition.read(java.lang.String uri)
          指定したuriから業務プロファイルを読み込みます