|
Loom C API
Public Loom compiler C API
|
Provisional association between a parent requirement and a request root. More...
#include <product.h>
Data Fields | |
| loomc_requirement_ordinal_t | requirement_ordinal |
| Requirement ordinal in the parent product. | |
| loomc_request_root_ordinal_t | root_ordinal |
| Root ordinal in the request. | |
Provisional association between a parent requirement and a request root.
One request may bind several requirements, and several bindings may name the same root. Bindings become part of the parent product only when the parent operation succeeds.