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

PFPushComponentTransferReceivedEventSource を使用しているパッケージ
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 での PFPushComponentTransferReceivedEventSource の使用
 

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

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

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

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

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

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

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

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

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

PFPushComponentTransferReceivedEventSource を実装している jp.go.aist.dmrc.platform.datacooperation.interfaces のクラス
 class PFPushComponentTransferReceivedEventSourceImpl
          プッシュ型コンポーネント転送によるコンポーネント受信通知のイベントソース.