Module trase.tools.pcs.embed.embed
Functions
def embed(supply_chain, embedding_parameters_list: List[Union[EmbedNodeIndFlowQuant, EmbedNodeQuantFlowQuant, EmbedNodeTraseIdFlowQual, EmbedNodeQualFlowQual, EmbedNodeIndFlowInd]], overwrite=True)def embed_from_network(supply_chain, network)-
Copy link attributes from network into flows whose nodes with given node roles are matching those of the link.
Assumption is that the first matched link has all the attributes that need to be copied.
If 'none_qual_value' is specified, "None" values are set for failed matches for all network link quals.
def embed_trader_zdcs(supply_chain, reference_title=None)