RTC
クラス PortProfile
java.lang.Object
RTC.PortProfile
- すべての実装されたインタフェース:
- java.io.Serializable, org.omg.CORBA.portable.IDLEntity
public final class PortProfile
- extends java.lang.Object
- implements org.omg.CORBA.portable.IDLEntity
RTC/PortProfile.java .
IDL-to-Java コンパイラ (ポータブル), バージョン "3.1" で生成
生成元: idl/LogicalTimeTriggeredEC.idl
2015年3月20日 14時35分51秒 JST
- 関連項目:
- 直列化された形式
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
name
public java.lang.String name
interfaces
public PortInterfaceProfile[] interfaces
port_ref
public PortService port_ref
connector_profiles
public ConnectorProfile[] connector_profiles
owner
public RTObject owner
properties
public NameValue[] properties
PortProfile
public PortProfile()
PortProfile
public PortProfile(java.lang.String _name,
PortInterfaceProfile[] _interfaces,
PortService _port_ref,
ConnectorProfile[] _connector_profiles,
RTObject _owner,
NameValue[] _properties)