|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Tovarna pro business funkce Pensum
| Method Summary | |
boolean |
AddProduct(int nSessionID,
PeJob job,
PeProduct product)
Prida vyrobek do jobu |
boolean |
SetStavOper(int nSessionID,
PeRunOperation operation,
int nStav)
Nastavi na operaci stav |
boolean |
SetStavPart(int nSessionID,
PeRunPart part,
int nStav)
Nastavi na dilci a jeho operacich stav |
boolean |
SetStavProduct(int nSessionID,
PeRunProduct product,
int nStav)
Nastavi na produktu a jeho dilcich stav |
| Methods inherited from interface cz.luboss.medulla.factory.MeDataMachine |
AddSequenceID, GetActualSessions, GetConnect, IsValidSession, LoadArray, LoadData, LoadSession, SaveTrans, sendTest, SetConnect |
| Method Detail |
public boolean AddProduct(int nSessionID,
PeJob job,
PeProduct product)
nSessionID - Sessionjob - job, do ktereho je treba dat cely vyrobekproduct - vkladany vyrobek
public boolean SetStavProduct(int nSessionID,
PeRunProduct product,
int nStav)
nSessionID - Sessionproduct - vyrobeknStav - stav pro nastaveni
public boolean SetStavPart(int nSessionID,
PeRunPart part,
int nStav)
nSessionID - Sessionpart - dilecnStav - stav pro nastaveni
public boolean SetStavOper(int nSessionID,
PeRunOperation operation,
int nStav)
nSessionID - Sessionoperation - operacenStav - stav pro nastaveni
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||