Method | Description | |
---|---|---|
BuildSupplyChain ( string itemCode, List |
||
DemandToOrders ( List |
||
GetProcessor ( Enumerators strategy ) : IOAE | ||
TellMeDemands ( |
Method | Description | |
---|---|---|
BidItemFlow ( List |
||
BuildOrders ( List |
||
DataValidCheck ( LeanEngine.Entity.Flow flow ) : void | ||
DataValidCheck ( |
||
GetStartTime ( LeanEngine.Entity.Flow flow, bool isEmergency ) : System.DateTime | ||
GetWindowTime ( LeanEngine.Entity.Flow flow, bool isEmergency ) : System.DateTime | ||
ProcessOrderQty ( |
||
ProcessReqQty ( |
||
ProcessTime ( List |
||
SetFlowProperty ( |
||
SplitOrderByLotSize ( decimal orderQty, decimal orderLotSize ) : List |
public BuildSupplyChain ( string itemCode, List |
||
itemCode | string | |
ItemFlows | List |
|
return | List |
public DemandToOrders ( List |
||
itemFlows | List |
|
return | List |
public GetProcessor ( Enumerators strategy ) : IOAE | ||
strategy | Enumerators | |
return | IOAE |
public TellMeDemands ( |
||
container | ||
return | void |