インタフェース
jp.go.aist.dmrc.platform.datacooperation.interfaces.PFPushComponentTransferResultEventSource の使用

PFPushComponentTransferResultEventSource を使用しているパッケージ
jp.go.aist.dmrc.platform.base 共通プラットフォームの基幹機能に関連するクラスおよびインタフェースを提供します。  
jp.go.aist.dmrc.platform.beans.datacooperation データ連携機能をコンポーネントとして利用するためのクラスを提供します.  
jp.go.aist.dmrc.platform.beans.util ユーティリティコンポーネントを提供します。 
jp.go.aist.dmrc.platform.beans.util.controller 制御コンポーネントを提供します。 
jp.go.aist.dmrc.platform.datacooperation.interfaces データ連携コンポーネントが他のプログラムに公開するインターフェースを 提供します.具体的には、プラットフォーム(コンポーネントバス)へのI/F、 ブローカへのI/Fが含まれます. 
 

jp.go.aist.dmrc.platform.base での PFPushComponentTransferResultEventSource の使用
 

jp.go.aist.dmrc.platform.base での PFPushComponentTransferResultEventSource のサブインタフェース
 interface PFCombinativeComponent
          複合コンポーネントインターフェイス。
 

PFPushComponentTransferResultEventSource を実装している jp.go.aist.dmrc.platform.base のクラス
 class PFCombinativeComponentImpl
          複合コンポーネントインターフェイス。
 class PFGUICombinativeComponent
          複合コンポーネント。
 

jp.go.aist.dmrc.platform.beans.datacooperation での PFPushComponentTransferResultEventSource の使用
 

PFPushComponentTransferResultEventSource を実装している jp.go.aist.dmrc.platform.beans.datacooperation のクラス
 class PFComponentTransferComponent
          コンポーネント転送機能を提供するコンポーネント.
 class PFComponentTransferComponentLight
          簡易版コンポーネント転送機能を提供するコンポーネント.
 

jp.go.aist.dmrc.platform.beans.util での PFPushComponentTransferResultEventSource の使用
 

PFPushComponentTransferResultEventSource を実装している jp.go.aist.dmrc.platform.beans.util のクラス
 class PFEventGenerator
          イベント生成コンポーネント
このコンポーネントは、メソッドの呼び出しにより指定されたイベントを生成します。
 

jp.go.aist.dmrc.platform.beans.util.controller での PFPushComponentTransferResultEventSource の使用
 

PFPushComponentTransferResultEventSource を実装している jp.go.aist.dmrc.platform.beans.util.controller のクラス
 class PFEventController
          イベント伝播を制御するコンポーネント。
 class PFSubroutine
          サブルーチンコンポーネント。
 class PFThreadAllocator
          スレッドコンポーネント
処理を別スレッドで実行したいときに利用してください。
 

jp.go.aist.dmrc.platform.datacooperation.interfaces での PFPushComponentTransferResultEventSource の使用
 

PFPushComponentTransferResultEventSource を実装している jp.go.aist.dmrc.platform.datacooperation.interfaces のクラス
 class PFPushComponentTransferResultEventSourceImpl
          プッシュ型コンポーネント転送の結果通知のイベントソース.