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

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

RTC での MultiModeComponentAction の使用
 

RTC での MultiModeComponentAction のサブインタフェース
 interface MultiModeObject
          RTC/MultiModeObject.java .
 

MultiModeComponentAction を実装している RTC のクラス
 class _MultiModeComponentActionStub
          RTC/_MultiModeComponentActionStub.java .
 class _MultiModeObjectStub
          RTC/_MultiModeObjectStub.java .
 

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

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

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

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