acs_sc_binding_exists_p (public)

 acs_sc_binding_exists_p contract impl

Defined in packages/acs-service-contract/tcl/acs-service-contract-procs.tcl

Returns a boolean depending on whether or not the binding between the contract and implementation exists.

Parameters:
contract (required)
the contract name
impl (required)
the implementation name
Returns:
boolean
Author:
Neophytos Demetriou

Testcases:
acs_sc_impl_new_from_spec
[ show source ]
Show another procedure: