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
- Partial Call Graph (max 5 caller/called nodes):
- Testcases:
- acs_sc_impl_new_from_spec