com.coxautodata.waimak.dataflow
Maintains data flow entities (the inputs and outputs of data flow actions). Every entity has a label which must be unique across the data flow.
a map of label -> entity
Return all defined (not None) entities for a given type [T]
Type of entities to return
Sequence of all defined entities that match the given type
Maintains data flow entities (the inputs and outputs of data flow actions). Every entity has a label which must be unique across the data flow.