(285●4)
Aug 14 '13, 4:53 p.m.
You can download the RTC SDK and the Javadoc for Java API from the the RTC download site - https://jazz.net/downloads/rational-team-concert.
The function you are looking for is -
IWorkspaceManager.renameComponent(IComponentHandle component,
String componentName, IProgressMonitor progressMonitor)