![]() |
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.EcuStateChart.
Public Member Functions | |
List< IDbEcuStateChart > | GetDbComChannelDbEcuStateCharts (IDbComChannel dbComChannel) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuStateTransition > | GetDbDiagServiceDbEcuStateTransitionsByDbObject (IDbDiagService dbDiagService, IDbEcuStateChart dbEcuStateChart) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuStateTransition > | GetDbDiagServiceDbEcuStateTransitionsBySemantic (IDbDiagService dbDiagService, string semantic) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuState > | GetDbDiagServiceDbPreConditionStatesByDbObject (IDbDiagService dbDiagService, IDbEcuStateChart dbEcuStateChart) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuState > | GetDbDiagServiceDbPreConditionStatesBySemantic (IDbDiagService dbDiagService, string semantic) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IDbEcuState | GetDbEcuStateChartDbEcuStateByName (IDbEcuStateChart dbEcuStateChart, string name) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuState > | GetDbEcuStateChartDbEcuStates (IDbEcuStateChart dbEcuStateChart) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuStateTransition > | GetDbEcuStateChartDbEcuStateTransitions (IDbEcuStateChart dbEcuStateChart) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IDbEcuState | GetDbEcuStateChartDbStartState (IDbEcuStateChart dbEcuStateChart) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
string | GetDbEcuStateChartSemantic (IDbEcuStateChart dbEcuStateChart) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuStateTransition > | GetDbEcuStateDbEcuStateTransitions (IDbEcuState ecuState) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IDbDiagService | GetDbEcuStateTransitionActionDbDiagComPrimitive (IDbEcuStateTransitionAction dbEcuStateTransitionAction) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IDbParameter | GetDbEcuStateTransitionActionDbRequestParameter (IDbEcuStateTransitionAction dbEcuStateTransitionAction) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
List< IDbEcuStateTransitionAction > | GetDbEcuStateTransitionActions (IDbEcuStateTransition dbEcuStateTransition) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
bool | GetDbEcuStateTransitionActionValueAsBoolean (IDbEcuStateTransitionAction dbEcuStateTransitionAction) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
byte[] | GetDbEcuStateTransitionActionValueAsByteField (IDbEcuStateTransitionAction dbEcuStateTransitionAction) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
double | GetDbEcuStateTransitionActionValueAsFloat (IDbEcuStateTransitionAction dbEcuStateTransitionAction) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
long | GetDbEcuStateTransitionActionValueAsInteger (IDbEcuStateTransitionAction dbEcuStateTransitionAction) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
string | GetDbEcuStateTransitionActionValueAsString (IDbEcuStateTransitionAction dbEcuStateTransitionAction) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IDbEcuState | GetDbEcuStateTransitionDbSourceState (IDbEcuStateTransition dbEcuStateTransition) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there. More... | |
IDbEcuState | GetDbEcuStateTransitionDbTargetState (IDbEcuStateTransition dbEcuStateTransition) |
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.
List<IDbEcuStateChart> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbComChannelDbEcuStateCharts | ( | IDbComChannel | dbComChannel | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuStateTransition> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbDiagServiceDbEcuStateTransitionsByDbObject | ( | IDbDiagService | dbDiagService, |
IDbEcuStateChart | dbEcuStateChart | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuStateTransition> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbDiagServiceDbEcuStateTransitionsBySemantic | ( | IDbDiagService | dbDiagService, |
string | semantic | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuState> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbDiagServiceDbPreConditionStatesByDbObject | ( | IDbDiagService | dbDiagService, |
IDbEcuStateChart | dbEcuStateChart | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuState> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbDiagServiceDbPreConditionStatesBySemantic | ( | IDbDiagService | dbDiagService, |
string | semantic | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IDbEcuState OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateChartDbEcuStateByName | ( | IDbEcuStateChart | dbEcuStateChart, |
string | name | ||
) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuState> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateChartDbEcuStates | ( | IDbEcuStateChart | dbEcuStateChart | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuStateTransition> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateChartDbEcuStateTransitions | ( | IDbEcuStateChart | dbEcuStateChart | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IDbEcuState OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateChartDbStartState | ( | IDbEcuStateChart | dbEcuStateChart | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateChartSemantic | ( | IDbEcuStateChart | dbEcuStateChart | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuStateTransition> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateDbEcuStateTransitions | ( | IDbEcuState | ecuState | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IDbDiagService OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActionDbDiagComPrimitive | ( | IDbEcuStateTransitionAction | dbEcuStateTransitionAction | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IDbParameter OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActionDbRequestParameter | ( | IDbEcuStateTransitionAction | dbEcuStateTransitionAction | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
List<IDbEcuStateTransitionAction> OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActions | ( | IDbEcuStateTransition | dbEcuStateTransition | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
bool OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActionValueAsBoolean | ( | IDbEcuStateTransitionAction | dbEcuStateTransitionAction | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
byte [] OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActionValueAsByteField | ( | IDbEcuStateTransitionAction | dbEcuStateTransitionAction | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
double OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActionValueAsFloat | ( | IDbEcuStateTransitionAction | dbEcuStateTransitionAction | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
long OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActionValueAsInteger | ( | IDbEcuStateTransitionAction | dbEcuStateTransitionAction | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
string OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionActionValueAsString | ( | IDbEcuStateTransitionAction | dbEcuStateTransitionAction | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IDbEcuState OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionDbSourceState | ( | IDbEcuStateTransition | dbEcuStateTransition | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.
IDbEcuState OpenTestSystem.Otx.DiagManager.OtxDiagApi.IEcuStateChart.GetDbEcuStateTransitionDbTargetState | ( | IDbEcuStateTransition | dbEcuStateTransition | ) |
Identical to an action or term in the OTX standard ISO 13209. A detailed specification can be found there.