インタフェース
org.pslx.PpsDocuments.DomainElement の使用

DomainElement を使用しているパッケージ
org.pslx.PpsDocuments 業務ドキュメントモデルに対応するクラスのパッケージ 
 

org.pslx.PpsDocuments での DomainElement の使用
 

DomainElement 型の型パラメータを持つ org.pslx.PpsDocuments のクラス
 class DomainCollection<T extends DomainElement>
          業務要素を持つコレクションクラス
 

DomainElement を実装している org.pslx.PpsDocuments のクラス
 class Condition
          条件要素モデルを保持するクラス
 class Constraint
          制約要素 クラス
 class Document
          業務ドキュメントを保持するクラス
 class DomainObject
          業務オブジェクトモデル クラス
 class Property
          業務プロパティ クラス
 class Selection
          セレクション要素 クラス
 class Transaction
          トランザクション要素 クラス