application_link::new (public)
 application_link::new -this_package_id this_package_id \
    -target_package_id target_package_idDefined in packages/acs-tcl/tcl/application-link-procs.tcl
Create a new link between this_package_id and target_package_id.
- Switches:
 
- -this_package_id (required)
 - ID of the package that you want linked to the target package.
 - -target_package_id (required)
 - The ID of the target package.
 - Partial Call Graph (max 5 caller/called nodes):
 - Testcases:
 - No testcase defined.