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

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

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

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

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

PFComponentCooperationResultEventSource を実装している jp.go.aist.dmrc.platform.beans.datacooperation のクラス
 class PFComponentCooperationComponent
          コンポーネント連携機能を実装するクラス.
 

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

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

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

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

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

PFComponentCooperationResultEventSource を実装している jp.go.aist.dmrc.platform.datacooperation.interfaces のクラス
 class PFComponentCooperationResultEventSourceImpl
          コンポーネント連携の結果通知のイベントソース.