| Package | Description |
|---|---|
| jp.go.aist.rtm.RTC.port |
| Modifier and Type | Method and Description |
|---|---|
boolean |
InPortBase.getConnectorProfileById(java.lang.String id,
ConnectorBase.ConnectorInfoHolder prof)
Getting ConnectorProfile by name
|
boolean |
OutPortBase.getConnectorProfileById(java.lang.String id,
ConnectorBase.ConnectorInfoHolder profh)
Getting ConnectorProfile by name
|
boolean |
InPortBase.getConnectorProfileByName(java.lang.String name,
ConnectorBase.ConnectorInfoHolder prof)
Getting ConnectorProfile by name
|
boolean |
OutPortBase.getConnectorProfileByName(java.lang.String name,
ConnectorBase.ConnectorInfoHolder profh)
Getting ConnectorProfile by name
|