View Issue Details

IDProjectCategoryView StatusLast Update
000538510000-009: Alarms and ConditionsSpecpublic2020-01-28 17:54
ReporterThilo Bellinger Assigned ToPaul Hunkar  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionduplicate 
Summary0005385: Wrong ReferenceType from AlarmConditionType to AudibleSound
Description

The variable AudibleSound of AlarmCondition is defined with a hasProperty reference to use the VariableType AudioVariableType.
AudioVariableType is a subtype of BaseDataVariableType.

DataVariables require a HasComponent reference, while HasProperty is only allowed to a Property.

See Part 3 5.6.4 DataVariables
"... Therefore each DataVariable shall be the TargetNode of at
least one HasComponent Reference coming from an Object, an ObjectType, a DataVariable or
a VariableType. DataVariables shall not be the TargetNode of any HasProperty References."

The AudibleSound needs to be referenced by a HasComponent reference instead of a HasProperty.

Note: Even the text from AudioVariableType describes the AudibleSound as Property of AlarmCondition, this text should be fixed as well.

TagsNo tags attached.
Commit Version
Fix Due Date

Relationships

duplicate of 0005213 closedPaul Hunkar AlarmConditionType Property AudibleSound (of AudioVariableType), that contains Properties, not allowed 

Activities

Thilo Bellinger

2020-01-15 18:44

reporter   ~0011448

I just found that this issue was already addressed and solved by ticket 0005230.

You can close my ticket immediately.

Jim Luth

2020-01-28 17:54

administrator   ~0011496

Agreed to duplicate in telecon.

Issue History

Date Modified Username Field Change
2020-01-15 18:39 Thilo Bellinger New Issue
2020-01-15 18:44 Thilo Bellinger Note Added: 0011448
2020-01-28 17:20 Paul Hunkar Assigned To => Paul Hunkar
2020-01-28 17:20 Paul Hunkar Status new => resolved
2020-01-28 17:20 Paul Hunkar Resolution open => duplicate
2020-01-28 17:20 Paul Hunkar Relationship added duplicate of 0005213
2020-01-28 17:54 Jim Luth Status resolved => closed
2020-01-28 17:54 Jim Luth Note Added: 0011496