インタフェース
RTC.DataFlowComponentAction の使用

DataFlowComponentAction を使用しているパッケージ
RTC   
 

RTC での DataFlowComponentAction の使用
 

RTC での DataFlowComponentAction のサブインタフェース
 interface DataFlowComponent
          RTC/DataFlowComponent.java .
 interface DataFlowFiniteStateMachineComponent
          RTC/DataFlowFiniteStateMachineComponent.java .
 interface DataFlowFiniteStateMachineMultiModeComponent
          RTC/DataFlowFiniteStateMachineMultiModeComponent.java .
 interface DataFlowMultiModeComponent
          RTC/DataFlowMultiModeComponent.java .
 interface DataFlowParticipant
          RTC/DataFlowParticipant.java .
 

DataFlowComponentAction を実装している RTC のクラス
 class _DataFlowComponentActionStub
          RTC/_DataFlowComponentActionStub.java .
 class _DataFlowComponentStub
          RTC/_DataFlowComponentStub.java .
 class _DataFlowFiniteStateMachineComponentStub
          RTC/_DataFlowFiniteStateMachineComponentStub.java .
 class _DataFlowFiniteStateMachineMultiModeComponentStub
          RTC/_DataFlowFiniteStateMachineMultiModeComponentStub.java .
 class _DataFlowMultiModeComponentStub
          RTC/_DataFlowMultiModeComponentStub.java .
 class _DataFlowParticipantStub
          RTC/_DataFlowParticipantStub.java .
 

DataFlowComponentAction として宣言されている RTC のフィールド
 DataFlowComponentAction DataFlowComponentActionHolder.value
           
 

DataFlowComponentAction を返す RTC のメソッド
 DataFlowComponentAction DataFlowComponentActionPOA._this()
           
 DataFlowComponentAction DataFlowComponentActionPOA._this(org.omg.CORBA.ORB orb)
           
static DataFlowComponentAction DataFlowComponentActionHelper.extract(org.omg.CORBA.Any a)
           
static DataFlowComponentAction DataFlowComponentActionHelper.narrow(org.omg.CORBA.Object obj)
           
static DataFlowComponentAction DataFlowComponentActionHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static DataFlowComponentAction DataFlowComponentActionHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

DataFlowComponentAction 型のパラメータを持つ RTC のメソッド
static void DataFlowComponentActionHelper.insert(org.omg.CORBA.Any a, DataFlowComponentAction that)
           
static void DataFlowComponentActionHelper.write(org.omg.CORBA.portable.OutputStream ostream, DataFlowComponentAction value)
           
 

DataFlowComponentAction 型のパラメータを持つ RTC のコンストラクタ
DataFlowComponentActionHolder(DataFlowComponentAction initialValue)