RTC
クラス ComponentProfile
java.lang.Object
RTC.ComponentProfile
- すべての実装されたインタフェース:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class ComponentProfile
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
RTC/ComponentProfile.java .
Generated by the IDL-to-Java compiler (portable), version "3.2"
from idl/OpenRTM.idl
Thursday, March 3, 2011 3:01:41 PM JST
- 関連項目:
- 直列化された形式
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
instance_name
public java.lang.String instance_name
type_name
public java.lang.String type_name
description
public java.lang.String description
version
public java.lang.String version
vendor
public java.lang.String vendor
category
public java.lang.String category
port_profiles
public PortProfile[] port_profiles
parent
public RTObject parent
properties
public NameValue[] properties
ComponentProfile
public ComponentProfile()
ComponentProfile
public 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)