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

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

_SDOPackage での SDOSystemElement の使用
 

_SDOPackage での SDOSystemElement のサブインタフェース
 interface SDO
          _SDOPackage/SDO.java .
 

SDOSystemElement を実装している _SDOPackage のクラス
 class _SDOStub
          _SDOPackage/_SDOStub.java .
 class _SDOSystemElementStub
          ------- Interfaces -------
 

SDOSystemElement として宣言されている _SDOPackage のフィールド
 SDOSystemElement SDOSystemElementHolder.value
           
 

SDOSystemElement を返す _SDOPackage のメソッド
 SDOSystemElement SDOSystemElementPOA._this()
           
 SDOSystemElement SDOSystemElementPOA._this(org.omg.CORBA.ORB orb)
           
static SDOSystemElement SDOSystemElementHelper.extract(org.omg.CORBA.Any a)
           
 SDOSystemElement _OrganizationStub.get_owner()
           
 SDOSystemElement OrganizationOperations.get_owner()
           
static SDOSystemElement SDOSystemElementHelper.narrow(org.omg.CORBA.Object obj)
           
static SDOSystemElement SDOSystemElementHelper.read(org.omg.CORBA.portable.InputStream istream)
           
static SDOSystemElement SDOSystemElementHelper.unchecked_narrow(org.omg.CORBA.Object obj)
           
 

SDOSystemElement 型のパラメータを持つ _SDOPackage のメソッド
static void SDOSystemElementHelper.insert(org.omg.CORBA.Any a, SDOSystemElement that)
           
 boolean _OrganizationStub.set_owner(SDOSystemElement sdo)
           
 boolean OrganizationOperations.set_owner(SDOSystemElement sdo)
           
static void SDOSystemElementHelper.write(org.omg.CORBA.portable.OutputStream ostream, SDOSystemElement value)
           
 

SDOSystemElement 型のパラメータを持つ _SDOPackage のコンストラクタ
SDOSystemElementHolder(SDOSystemElement initialValue)
           
 

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

SDOSystemElement として宣言されている jp.go.aist.rtm.RTC.SDOPackage のフィールド
protected  SDOSystemElement Organization_impl.m_varOwner
          Organization の owner
 

SDOSystemElement を返す jp.go.aist.rtm.RTC.SDOPackage のメソッド
 SDOSystemElement Organization_impl.get_owner()
          [CORBA interface] Organization のオーナーを取得する。
 

SDOSystemElement 型のパラメータを持つ jp.go.aist.rtm.RTC.SDOPackage のメソッド
 boolean Organization_impl.set_owner(SDOSystemElement sdo)
          [CORBA interface] Organization にオーナーを設定する。
 

SDOSystemElement 型のパラメータを持つ jp.go.aist.rtm.RTC.SDOPackage のコンストラクタ
Organization_impl(SDOSystemElement sdo)
          コンストラクタ
 

OpenRTM での SDOSystemElement の使用
 

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

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

RTC での SDOSystemElement の使用
 

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

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