C# Class LeanEngine.OAE.ODP

Order Point Method
Inheritance: KB
Afficher le fichier Open project: Novthirteen/yfkey-scms Class Usage Examples

Méthodes publiques

Méthode Description
ODP ( List Plans, List InvBalances, List DemandChains ) : System
ProcessTime ( LeanEngine.Entity.Flow flow ) : void

Méthodes protégées

Méthode Description
CheckReq ( ItemFlow itemFlow ) : bool

Method Details

CheckReq() protected méthode

protected CheckReq ( ItemFlow itemFlow ) : bool
itemFlow LeanEngine.Entity.ItemFlow
Résultat bool

ODP() public méthode

public ODP ( List Plans, List InvBalances, List DemandChains ) : System
Plans List
InvBalances List
DemandChains List
Résultat System

ProcessTime() public méthode

public ProcessTime ( LeanEngine.Entity.Flow flow ) : void
flow LeanEngine.Entity.Flow
Résultat void