Difference between revisions of "Extensions.DiagDataBrowsingPlus.DbObject"
Jump to navigation
Jump to search
(One intermediate revision by the same user not shown) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:Data Type '''DbObject'''}}[[Category:DataType]][[Category:DiagDataBrowsingPlus]] | {{DISPLAYTITLE:Data Type '''DbObject'''}}[[Category:DataType]][[Category:DiagDataBrowsingPlus]] | ||
== Classification == | == Classification == | ||
− | {{ClassificationDataType | DbObject | Represents the MCDDbObject object of a MVCI system | + | {{ClassificationDataType | DbObject | Represents the MCDDbObject object of a MVCI system| [[Core.DataTypes.ComplexDataType|Complex Data Type]] | [[Core.DataTypes.ComplexDataType.ComplexType|ComplexType]]| - }} |
== Description == | == Description == | ||
'''DbObject''' is the common interface for all data base objects. It defines the basic functionality available for all data base objects. | '''DbObject''' is the common interface for all data base objects. It defines the basic functionality available for all data base objects. | ||
− | + | == Core Conversion == | |
− | + | See | |
− | + | [[Extensions.DiagDataBrowsingPlus.DbComChannel|DbComChannel]], | |
+ | [[Extensions.DiagDataBrowsingPlus.DbDiagService|DbDiagService]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbDiagTroubleCode|DbDiagTroubleCode]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbEnvDataDesc|DbEnvDataDesc]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbFaultMemory|DbFaultMemory]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbParameter|DbParameter]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbRequest|DbRequest]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbResponse|DbResponse]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbSpecialDataGroup|DbSpecialDataGroup]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbSubComponent|DbSubComponent]], | ||
+ | [[Extensions.DiagDataBrowsingPlus.DbTable|DbTable]] |
Latest revision as of 09:03, 22 October 2018
Classification
Name | DbObject |
Short Description | Represents the MCDDbObject object of a MVCI system |
Class | Complex Data Type |
Base Data Type | ComplexType |
Default Value | Empty |
Provide a Literal | No |
SpecifiedBy | ISO 13209-3 |
Standard Compliant | Yes |
Description
DbObject is the common interface for all data base objects. It defines the basic functionality available for all data base objects.
Core Conversion
See DbComChannel, DbDiagService, DbDiagTroubleCode, DbEnvDataDesc, DbFaultMemory, DbParameter, DbRequest, DbResponse, DbSpecialDataGroup, DbSubComponent, DbTable