C# 클래스 LeanEngine.OAE.ODP

Order Point Method
상속: KB
파일 보기 프로젝트 열기: Novthirteen/yfkey-scms 1 사용 예제들

공개 메소드들

메소드 설명
ODP ( List Plans, List InvBalances, List DemandChains ) : System
ProcessTime ( LeanEngine.Entity.Flow flow ) : void

보호된 메소드들

메소드 설명
CheckReq ( ItemFlow itemFlow ) : bool

메소드 상세

CheckReq() 보호된 메소드

protected CheckReq ( ItemFlow itemFlow ) : bool
itemFlow LeanEngine.Entity.ItemFlow
리턴 bool

ODP() 공개 메소드

public ODP ( List Plans, List InvBalances, List DemandChains ) : System
Plans List
InvBalances List
DemandChains List
리턴 System

ProcessTime() 공개 메소드

public ProcessTime ( LeanEngine.Entity.Flow flow ) : void
flow LeanEngine.Entity.Flow
리턴 void