![]() |
OTX Reference
|
|
Adds a new ConfigurationRecord by DbObject More...
Public Attributes | |
ComChannelTerm | comChannel |
Cardinality [1] Comprises the handle of the communication channel (LogicalLink). More... | |
ConfigurationRecordVariable | configurationRecord |
Cardinality [1] The newly created ConfigurationRecord. More... | |
DbConfigurationRecordTerm | dbConfigurationRecord |
Cardinality [1] DbConfigurationRecord object which initialize the new ConfigurationRecord. More... | |
![]() | |
OtxLink | validFor |
Cardinality [0..1] Validity of ActionRealisation. More... | |
Adds a new ConfigurationRecord by DbObject
The AddComChannelConfigurationRecordByDbObject
-activity adds a new ConfigurationRecord to the ConfigurationRecord collection of the given ComChannel which conforms to the DbConfigurationRecord supplied as parameter. The new ConfigurationRecord and all its contained elements are initialized according to their corresponding DB objects. The action returns the new created ConfigurationRecord.
ComChannelTerm OpenTestSystem.Otx.Extensions.EcuConfiguration.Actions.AddComChannelConfigurationRecordByDbObject.comChannel |
Cardinality [1]
Comprises the handle of the communication channel (LogicalLink).
ConfigurationRecordVariable OpenTestSystem.Otx.Extensions.EcuConfiguration.Actions.AddComChannelConfigurationRecordByDbObject.configurationRecord |
Cardinality [1]
The newly created ConfigurationRecord.
DbConfigurationRecordTerm OpenTestSystem.Otx.Extensions.EcuConfiguration.Actions.AddComChannelConfigurationRecordByDbObject.dbConfigurationRecord |
Cardinality [1]
DbConfigurationRecord object which initialize the new ConfigurationRecord.