クラス
jp.go.aist.rtm.RTC.port.ConnectorBase.ConnectorInfoHolder の使用

ConnectorBase.ConnectorInfoHolder を使用しているパッケージ
jp.go.aist.rtm.RTC.port   
 

jp.go.aist.rtm.RTC.port での ConnectorBase.ConnectorInfoHolder の使用
 

ConnectorBase.ConnectorInfoHolder 型のパラメータを持つ jp.go.aist.rtm.RTC.port のメソッド
 boolean OutPortBase.getConnectorProfileById(java.lang.String id, ConnectorBase.ConnectorInfoHolder profh)
          ConnectorProfileをnameで取得 現在所有しているコネクタをIDで取得する。
 boolean InPortBase.getConnectorProfileById(java.lang.String id, ConnectorBase.ConnectorInfoHolder prof)
          ConnectorProfileをIDで取得 現在所有しているコネクタをIDで取得する。
 boolean OutPortBase.getConnectorProfileByName(java.lang.String name, ConnectorBase.ConnectorInfoHolder profh)
          ConnectorProfileを名前で取得 現在所有しているコネクタを名前で取得する。
 boolean InPortBase.getConnectorProfileByName(java.lang.String name, ConnectorBase.ConnectorInfoHolder prof)
          ConnectorProfileを名前で取得 現在所有しているコネクタを名前で取得する。