![]() |
OTX Reference
|
|
Get a list of String of ECU state SHORT-NAMEs More...

Public Attributes | |
| DbDiagServiceTerm | dbDiagService |
| Cardinality [1] The element addresses the DbDiagService whose pre condition states shall be returned. More... | |
| StringTerm | semantic |
| Cardinality [1] This element addresses the semantic of an ECU state one of which is required to be able to execute an instance of the current DiagService.The semantic of a ECU state is given by the semantic definition of the MCDDbEcuStateChart object. More... | |
Public Attributes inherited from OpenTestSystem.Otx.Core.Terms.Term | |
| MetaData | metaData |
| Cardinality [0..1] The MetaData type allows tools to store additional, mainly tool-specific data. More... | |
Get a list of String of ECU state SHORT-NAMEs
GetDbDiagServiceDbPreConditionStatesBySemantic returns a list of String of ECU state (MCDDbEcuState) SHORT-NAMEs of the given semantic one of which is required to be able to execute the given DbDiagService successfully. The result is reduced to states that have a semantic value equals to the given semantic. An empty list will be delivered if no ECU state of the given semantic is associated with the current DbDiagService as a pre-condition.
Note: The appropriate MVCI system operation is MCDDbDiagComPrimitive::getDbPreConditionStatesBySemantic.
| DbDiagServiceTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbDiagServiceDbPreConditionStatesBySemantic.dbDiagService |
Cardinality [1]
The element addresses the DbDiagService whose pre condition states shall be returned.
| StringTerm OpenTestSystem.Otx.Extensions.DiagDataBrowsingPlus.Terms.GetDbDiagServiceDbPreConditionStatesBySemantic.semantic |
Cardinality [1]
This element addresses the semantic of an ECU state one of which is required to be able to execute an instance of the current DiagService.The semantic of a ECU state is given by the semantic definition of the MCDDbEcuStateChart object.