| パッケージ | 説明 | 
|---|---|
| _SDOPackage | |
| jp.go.aist.rtm.RTC | |
| jp.go.aist.rtm.RTC.SDOPackage | |
| jp.go.aist.rtm.RTC.util | |
| OpenRTM | |
| RTC | |
| RTM | 
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
NameValue[] | 
ConfigurationSet.configuration_data  | 
NameValue[] | 
ServiceProfile.properties  | 
NameValue[] | 
DeviceProfile.properties  | 
NameValue[] | 
OrganizationProperty.properties  | 
NameValue[] | 
NVListHolder.value  | 
NameValue | 
NameValueHolder.value  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static NameValue[] | 
NVListHelper.extract(org.omg.CORBA.Any a)  | 
static NameValue | 
NameValueHelper.extract(org.omg.CORBA.Any a)  | 
NameValue[] | 
_ConfigurationStub.get_configuration_parameter_values()  | 
NameValue[] | 
ConfigurationOperations.get_configuration_parameter_values()  | 
NameValue[] | 
_SDOStub.get_status_list()  | 
NameValue[] | 
SDOOperations.get_status_list()  | 
static NameValue[] | 
NVListHelper.read(org.omg.CORBA.portable.InputStream istream)  | 
static NameValue | 
NameValueHelper.read(org.omg.CORBA.portable.InputStream istream)  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static void | 
NameValueHelper.insert(org.omg.CORBA.Any a,
      NameValue that)  | 
static void | 
NVListHelper.insert(org.omg.CORBA.Any a,
      NameValue[] that)  | 
static void | 
NameValueHelper.write(org.omg.CORBA.portable.OutputStream ostream,
     NameValue value)  | 
static void | 
NVListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
     NameValue[] value)  | 
| コンストラクタと説明 | 
|---|
ConfigurationSet(java.lang.String _id,
                java.lang.String _description,
                NameValue[] _configuration_data)  | 
DeviceProfile(java.lang.String _device_type,
             java.lang.String _manufacturer,
             java.lang.String _model,
             java.lang.String _version,
             NameValue[] _properties)  | 
NameValueHolder(NameValue initialValue)  | 
NVListHolder(NameValue[] initialValue)  | 
OrganizationProperty(NameValue[] _properties)  | 
ServiceProfile(java.lang.String _id,
              java.lang.String _interface_type,
              NameValue[] _properties,
              SDOService _service)  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
NameValue[] | 
ManagerServant.get_configuration()
マネージャのコンフィギュレーションを取得する
  
 | 
NameValue[] | 
RTObject_impl.get_status_list()
[SDO interface] SDO Status リストの取得。 
 | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
NameValue[] | 
Configuration_impl.get_configuration_parameter_values()
[CORBA interface] Configuration parameter の値のリストを取得する。 
 | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static NameValue | 
CORBA_SeqUtil.back(NVListHolder seq)
シーケンス内の末尾NameValueオブジェクトを取得する
  
 | 
static NameValue | 
NameValueFactory.clone(NameValue rhs)
指定されたNameValueオブジェクトの複製を生成する。 
 | 
static NameValue | 
NameValueFactory.create()
デフォルト内容でNameValueオブジェクトを生成する。 
 | 
static NameValue | 
CORBA_SeqUtil.front(NVListHolder seq)
シーケンス内の先頭NameValueオブジェクトを取得する
  
 | 
static NameValue | 
NVUtil.newNV(java.lang.String name,
     java.lang.String value)
指定されたデータを用いてNameValueオブジェクトを作成する
  
 | 
static <T> NameValue | 
NVUtil.newNV(java.lang.String name,
     T value,
     java.lang.Class<T> klass)
指定されたデータを用いてNameValueオブジェクトを作成する
  
 | 
static NameValue | 
NVUtil.newNVAny(java.lang.String name,
        org.omg.CORBA.Any value)
指定されたデータを用いてNameValueオブジェクトを作成する
  
 | 
static NameValue | 
NVUtil.newNVString(java.lang.String name,
           java.lang.String value)
指定されたデータを用いてNameValueオブジェクトを作成する
  
 | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static NameValue | 
NameValueFactory.clone(NameValue rhs)
指定されたNameValueオブジェクトの複製を生成する。 
 | 
static void | 
CORBA_SeqUtil.insert(NVListHolder seq,
      NameValue elem,
      int index)
シーケンス内の指定された位置にNameValueオブジェクトを挿入する。 
 | 
void | 
NVUtil.to_prop.operator(NameValue nv)
指定されたNameValueオブジェクトの内容を元に
 Propertiesオブジェクトを作成する
 
 
 作成されたPropertiesオブジェクトは、
 m_propメンバとして取得でる。 
 | 
static void | 
CORBA_SeqUtil.push_back(NVListHolder seq,
         NameValue elem)
シーケンスの末尾にNameValueオブジェクトを追加する。 
 | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
NameValue[] | 
_DataFlowComponentStub.get_status_list()  | 
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
NameValue[] | 
ConnectorProfile.properties  | 
NameValue[] | 
PortProfile.properties  | 
NameValue[] | 
ExecutionContextProfile.properties  | 
NameValue[] | 
ComponentProfile.properties  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static NameValue[] | 
NVListHelper.extract(org.omg.CORBA.Any a)  | 
NameValue[] | 
_RTObjectStub.get_status_list()  | 
static NameValue[] | 
NVListHelper.read(org.omg.CORBA.portable.InputStream istream)  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static void | 
NVListHelper.insert(org.omg.CORBA.Any a,
      NameValue[] that)  | 
static void | 
NVListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
     NameValue[] value)  | 
| コンストラクタと説明 | 
|---|
ComponentProfile(java.lang.String _instance_name,
                java.lang.String _type_name,
                java.lang.String _description,
                java.lang.String _version,
                java.lang.String _vendor,
                java.lang.String _category,
                PortProfile[] _port_profiles,
                RTObject _parent,
                NameValue[] _properties)  | 
ConnectorProfile(java.lang.String _name,
                java.lang.String _connector_id,
                PortService[] _ports,
                NameValue[] _properties)  | 
ExecutionContextProfile(ExecutionKind _kind,
                       double _rate,
                       RTObject _owner,
                       RTObject[] _participants,
                       NameValue[] _properties)  | 
PortProfile(java.lang.String _name,
           PortInterfaceProfile[] _interfaces,
           PortService _port_ref,
           ConnectorProfile[] _connector_profiles,
           RTObject _owner,
           NameValue[] _properties)  | 
| 修飾子とタイプ | フィールドと説明 | 
|---|---|
NameValue[] | 
ModuleProfile.properties  | 
NameValue[] | 
ManagerProfile.properties  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static NameValue[] | 
NVListHelper.extract(org.omg.CORBA.Any a)  | 
NameValue[] | 
_ManagerStub.get_configuration()  | 
NameValue[] | 
ManagerOperations.get_configuration()  | 
static NameValue[] | 
NVListHelper.read(org.omg.CORBA.portable.InputStream istream)  | 
| 修飾子とタイプ | メソッドと説明 | 
|---|---|
static void | 
NVListHelper.insert(org.omg.CORBA.Any a,
      NameValue[] that)  | 
static void | 
NVListHelper.write(org.omg.CORBA.portable.OutputStream ostream,
     NameValue[] value)  | 
| コンストラクタと説明 | 
|---|
ManagerProfile(NameValue[] _properties)  | 
ModuleProfile(NameValue[] _properties)  |