OTX Reference  
OpenTestSystem.Otx.Extensions.EcuConfiguration.Actions Namespace Reference

Lists all ActionRealisation extensions. More...

Classes

class  AddComchannelConfigurationRecordByDbObject
 Adds a new ConfigurationRecord by DbObject More...
 
class  AddComChannelConfigurationRecordByDbObject
 Adds a new ConfigurationRecord by DbObject More...
 
class  AddComchannelConfigurationRecordByNameAndDbConfigurationData
 Adds a new ConfigurationRecord by name and DbConfigurationData More...
 
class  AddComChannelConfigurationRecordByNameAndDbConfigurationData
 Adds a new ConfigurationRecord by name and DbConfigurationData More...
 
class  LoadConfigurationRecordCodingData
 Load the actual value More...
 
class  RemoveAllComchannelConfigurationRecord
 Removes all ConfigurationRecord elements More...
 
class  RemoveAllComChannelConfigurationRecords
 Removes all ConfigurationRecord elements More...
 
class  RemoveConfigurationRecordReadDiagServices
 Removes read DiagServices from the given ConfigurationRecord More...
 
class  RemoveConfigurationRecordWriteDiagServices
 Removes write DiagServices from the given ConfigurationRecord More...
 
class  SetConfigurationRecordAsByteField
 Sets the current value of the ConfigurationRecord More...
 
class  SetConfigurationRecordAsDbDataRecord
 Sets the value of the ConfigurationRecord More...
 
class  SetOptionItemValue
 Sets the value of the OptionItem to the given value. More...
 

Detailed Description

Lists all ActionRealisation extensions.

Lists all ActionRealisation extensions defined in this Extension. In addition to Terms, ActionRealisations describe the behavior of the program logic. An ActionRealisation will be used inside an Action node.

See also
Core.Nodes.Node.Action, Core.Terms