Updates the connection connector names in the class. See also updateConnection().
function updateConnectionNames input TypeName className; input String from; input String to; input String fromNew; input String toNew; output Boolean result; end updateConnectionNames;