application_link::new (public)

 application_link::new -this_package_id this_package_id \
    -target_package_id target_package_id

Defined 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.

Testcases:
No testcase defined.
[ show source ]
Show another procedure: