Uses of Class
jp.go.aist.rtm.RTC.port.ConnectorBase.ConnectorInfoHolder

Packages that use ConnectorBase.ConnectorInfoHolder
jp.go.aist.rtm.RTC.port   
 

Uses of ConnectorBase.ConnectorInfoHolder in jp.go.aist.rtm.RTC.port
 

Methods in jp.go.aist.rtm.RTC.port with parameters of type ConnectorBase.ConnectorInfoHolder
 boolean OutPortBase.getConnectorProfileById(java.lang.String id, ConnectorBase.ConnectorInfoHolder profh)
           Getting ConnectorProfile by name
 boolean InPortBase.getConnectorProfileById(java.lang.String id, ConnectorBase.ConnectorInfoHolder prof)
           Getting ConnectorProfile by name
 boolean OutPortBase.getConnectorProfileByName(java.lang.String name, ConnectorBase.ConnectorInfoHolder profh)
           Getting ConnectorProfile by name
 boolean InPortBase.getConnectorProfileByName(java.lang.String name, ConnectorBase.ConnectorInfoHolder prof)
           Getting ConnectorProfile by name