![]() |
OTX-Runtime for DotNet
|
|
The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there. More...
Inherited by OpenTestSystem.Otx.DiagManager.OtxDiagApi.Job.
Public Member Functions | |
void | AddBranchByIndex (IParameterContainer parameterContainer, IParameterContainer content, double index) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | AddBranchByName (IParameterContainer parameterContainer, IParameterContainer content, string shortName) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | AddBranchByValue (IParameterContainer parameterContainer, double value) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | AddElement (IParameterContainer parameterContainer, IParameterContainer content=null) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | AddEnvDataByDtc (IParameterContainer parameterContainer, double dtc) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IResponse | CreateResponse (IResult result, OtxJobResponseStates responseState=OtxJobResponseStates.POSITIVE) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IResult | CreateResult (IDiagService diagService, string codeDescription=null, string vendorCodeDescription=null, OtxResultTypes resultType=OtxResultTypes.REQUEST_AND_RESPONSE, OtxSeverityTypes severity=OtxSeverityTypes.ERROR, long errorCode=0, long vendorCode=0) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
string | GetJobInfo (IDiagService diagJob) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
long | GetJobProgress (IDiagService diagJob) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SendFinalResult (IResult result) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SendIntermediateResult (IResult result) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetJobInfo (string info) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
void | SetProgressInfo (double process) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
The class is identical to an extension in OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.AddBranchByIndex | ( | IParameterContainer | parameterContainer, |
IParameterContainer | content, | ||
double | index | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.AddBranchByName | ( | IParameterContainer | parameterContainer, |
IParameterContainer | content, | ||
string | shortName | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.AddBranchByValue | ( | IParameterContainer | parameterContainer, |
double | value | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.AddElement | ( | IParameterContainer | parameterContainer, |
IParameterContainer | content = null |
||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.AddEnvDataByDtc | ( | IParameterContainer | parameterContainer, |
double | dtc | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IResponse OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.CreateResponse | ( | IResult | result, |
OtxJobResponseStates | responseState = OtxJobResponseStates.POSITIVE |
||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IResult OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.CreateResult | ( | IDiagService | diagService, |
string | codeDescription = null , |
||
string | vendorCodeDescription = null , |
||
OtxResultTypes | resultType = OtxResultTypes.REQUEST_AND_RESPONSE , |
||
OtxSeverityTypes | severity = OtxSeverityTypes.ERROR , |
||
long | errorCode = 0 , |
||
long | vendorCode = 0 |
||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.GetJobInfo | ( | IDiagService | diagJob | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.GetJobProgress | ( | IDiagService | diagJob | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.SendFinalResult | ( | IResult | result | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.SendIntermediateResult | ( | IResult | result | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.SetJobInfo | ( | string | info | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
void OpenTestSystem.Otx.DiagManager.OtxDiagApi.IJob.SetProgressInfo | ( | double | process | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.