インタフェース
_SDOPackage.SDOService の使用

SDOService を使用しているパッケージ
_SDOPackage   
jp.go.aist.rtm.RTC   
OpenRTM   
RTC   
 

_SDOPackage での SDOService の使用
 

SDOService を実装している _SDOPackage のクラス
 class _SDOServiceStub
          _SDOPackage/_SDOServiceStub.java .
 

SDOService として宣言されている _SDOPackage のフィールド
 SDOService ServiceProfile.service
           
 SDOService SDOServiceHolder.value
           
 

SDOService を返す _SDOPackage のメソッド
 SDOService SDOServicePOA._this()
           
 SDOService SDOServicePOA._this(org.omg.CORBA.ORB orb)
           
static SDOService SDOServiceHelper.extract(org.omg.CORBA.Any a)
           
 SDOService SDOOperations.get_sdo_service(java.lang.String id)
           
 SDOService _SDOStub.get_sdo_service(java.lang.String id)
           
static SDOService SDOServiceHelper.narrow(org.omg.CORBA.Object obj)
           
static SDOService SDOServiceHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static SDOService SDOServiceHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

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

SDOService 型のパラメータを持つ _SDOPackage のコンストラクタ
SDOServiceHolder(SDOService initialValue)
           
ServiceProfile(java.lang.String _id, java.lang.String _interface_type, NameValue[] _properties, SDOService _service)
           
 

jp.go.aist.rtm.RTC での SDOService の使用
 

SDOService を返す jp.go.aist.rtm.RTC のメソッド
 SDOService RTObject_impl.get_sdo_service(java.lang.String id)
          [SDO interface] 指定された SDO Service の取得。
 

OpenRTM での SDOService の使用
 

OpenRTM での SDOService のサブインタフェース
 interface ExtTrigExecutionContextService
          OpenRTM/ExtTrigExecutionContextService.java .
 

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

SDOService を返す OpenRTM のメソッド
 SDOService _DataFlowComponentStub.get_sdo_service(java.lang.String id)
           
 

RTC での SDOService の使用
 

RTC での SDOService のサブインタフェース
 interface ExecutionContextService
          RTC/ExecutionContextService.java .
 interface FsmService
          RTC/FsmService.java .
 interface PortService
          RTC/PortService.java .
 

SDOService を実装している RTC のクラス
 class _ExecutionContextServiceStub
          RTC/_ExecutionContextServiceStub.java .
 class _FsmServiceStub
          RTC/_FsmServiceStub.java .
 class _PortServiceStub
          RTC/_PortServiceStub.java .
 

SDOService を返す RTC のメソッド
 SDOService _RTObjectStub.get_sdo_service(java.lang.String id)