Difference between revisions of "Extensions.DiagCom.IdentifyAndSelectVariant"

From emotive
Jump to navigation Jump to search
Line 3: Line 3:
  
 
== Pseudo-Code Syntax ==
 
== Pseudo-Code Syntax ==
 +
<syntaxhighlight lang="java" enclose="div" style="font-size: medium;">
 +
IdentifyAndSelectVariant(ComChannel comChannel);
 +
</syntaxhighlight>
  
 
== Description ==
 
== Description ==

Revision as of 09:28, 14 July 2014

Classification

Name IdentifyAndSelectVariant
Short Description Performs a variant identification by
Class Action
Extension OTX DiagCom extension
Group ComChanel related actions
Exceptions LossOfComException
Checker Rules -
Standard Compliant Yes

Pseudo-Code Syntax

IdentifyAndSelectVariant(ComChannel comChannel);

Description

Properties

Examples

See also