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

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

RTC での ExtTrigExecutionContextService の使用
 

ExtTrigExecutionContextService を実装している RTC のクラス
 class _ExtTrigExecutionContextServiceStub
          RTC/_ExtTrigExecutionContextServiceStub.java .
 

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

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

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

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