Difference between revisions of "Extensions.EventHandling.EventChk002"

From emotive
Jump to navigation Jump to search
(Created page with "{{DISPLAYTITLE:Check rule '''Event_Chk002'''}}Category:CheckRuleCategory:EventHandling == Classification == {{ClassificationCheckRule | Event_Chk002 | [[EventHandling]...")
 
 
(2 intermediate revisions by 2 users not shown)
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 [[MonitorChangedEvent]] 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 ).