Difference between revisions of "Extensions.EventHandling.EventChk002"

From emotive
Jump to navigation Jump to search
 
Line 1: Line 1:
 
{{DISPLAYTITLE:Check rule '''Event_Chk002'''}}[[Category:CheckRule]][[Category:EventHandling]]
 
{{DISPLAYTITLE:Check rule '''Event_Chk002'''}}[[Category:CheckRule]][[Category:EventHandling]]
 
== Classification ==
 
== Classification ==
{{ClassificationCheckRule | Event_Chk002 | [[EventHandling]] | Critical }}
+
{{ClassificationCheckRule | Event_Chk002 | [[Extensions.EventHandling|EventHandling]] | Critical }}
  
 
== Description ==
 
== Description ==
Within [[MonitorChangeEventSource]] relevant terms, the variable must not be part of a composite data structure (eg: [[List]] or [[Map]] ).
+
Within [[Extensions.EventHandling.MonitorChangeEventSource|MonitorChangeEventSource]] relevant terms, the variable must not be part of a composite data structure (eg: [[Core.DataTypes.ComplexDataType.ContainerDataType.List|List]] or [[Core.DataTypes.ComplexDataType.ContainerDataType.Map|Map]] ).

Latest revision as of 06:54, 15 February 2016

Classification

Name Event_Chk002
Class EventHandling
Severity Critical
SpecifiedBy ISO 13209-3

Description

Within MonitorChangeEventSource relevant terms, the variable must not be part of a composite data structure (eg: List or Map ).