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

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

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

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

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

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

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

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

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

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

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

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