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

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

_SDOPackage での SDO の使用
 

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

SDO として宣言されている _SDOPackage のフィールド
 SDO[] SDOListHolder.value
           
 SDO SDOHolder.value
           
 

SDO を返す _SDOPackage のメソッド
 SDO SDOPOA._this()
           
 SDO SDOPOA._this(org.omg.CORBA.ORB orb)
           
static SDO[] SDOListHelper.extract(org.omg.CORBA.Any a)
           
static SDO SDOHelper.extract(org.omg.CORBA.Any a)
           
 SDO[] _OrganizationStub.get_members()
           
 SDO[] OrganizationOperations.get_members()
           
static SDO SDOHelper.narrow(org.omg.CORBA.Object obj)
           
static SDO[] SDOListHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static SDO SDOHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static SDO SDOHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

SDO 型のパラメータを持つ _SDOPackage のメソッド
 boolean _OrganizationStub.add_members(SDO[] sdo_list)
           
 boolean OrganizationOperations.add_members(SDO[] sdo_list)
           
static void SDOHelper.insert(org.omg.CORBA.Any a, SDO that)
           
static void SDOListHelper.insert(org.omg.CORBA.Any a, SDO[] that)
           
 boolean _OrganizationStub.set_members(SDO[] sdos)
           
 boolean OrganizationOperations.set_members(SDO[] sdos)
           
static void SDOHelper.write(org.omg.CORBA.portable.OutputStream ostream, SDO value)
           
static void SDOListHelper.write(org.omg.CORBA.portable.OutputStream ostream, SDO[] value)
           
 

SDO 型のパラメータを持つ _SDOPackage のコンストラクタ
SDOHolder(SDO initialValue)
           
SDOListHolder(SDO[] initialValue)
           
 

jp.go.aist.rtm.RTC.SDOPackage での SDO の使用
 

SDO を返す jp.go.aist.rtm.RTC.SDOPackage のメソッド
 SDO[] Organization_impl.get_members()
          [CORBA interface] Organization のメンバーを取得します。
 

SDO 型のパラメータを持つ jp.go.aist.rtm.RTC.SDOPackage のメソッド
 boolean Organization_impl.add_members(SDO[] sdo_list)
          [CORBA interface] SDO メンバーを追加します。
 boolean Organization_impl.set_members(SDO[] sdos)
          [CORBA interface] SDO の メンバー を設定します。
 

RTC での SDO の使用
 

RTC での SDO のサブインタフェース
 interface DataFlowComponent
          RTC/DataFlowComponent.java .
 interface DataFlowFiniteStateMachineComponent
          RTC/DataFlowFiniteStateMachineComponent.java .
 interface DataFlowFiniteStateMachineMultiModeComponent
          RTC/DataFlowFiniteStateMachineMultiModeComponent.java .
 interface DataFlowMultiModeComponent
          RTC/DataFlowMultiModeComponent.java .
 interface FiniteStateMachineComponent
          RTC/FiniteStateMachineComponent.java .
 interface FiniteStateMachineMultiModeComponent
          RTC/FiniteStateMachineMultiModeComponent.java .
 interface FsmService
          RTC/FsmService.java .
 interface RTObject
          RTC/RTObject.java .
 

SDO を実装している RTC のクラス
 class _DataFlowComponentStub
          RTC/_DataFlowComponentStub.java .
 class _DataFlowFiniteStateMachineComponentStub
          RTC/_DataFlowFiniteStateMachineComponentStub.java .
 class _DataFlowFiniteStateMachineMultiModeComponentStub
          RTC/_DataFlowFiniteStateMachineMultiModeComponentStub.java .
 class _DataFlowMultiModeComponentStub
          RTC/_DataFlowMultiModeComponentStub.java .
 class _FiniteStateMachineComponentStub
          RTC/_FiniteStateMachineComponentStub.java .
 class _FiniteStateMachineMultiModeComponentStub
          RTC/_FiniteStateMachineMultiModeComponentStub.java .
 class _FsmServiceStub
          RTC/_FsmServiceStub.java .
 class _RTObjectStub
          RTC/_RTObjectStub.java .