View Issue Details

IDProjectCategoryView StatusLast Update
000419610000-005: Information ModelSpecpublic2020-11-03 17:17
ReporterWolfgang Mahnke Assigned ToJeff Harding  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Summary0004196: Definition of Selections Property on SelectionListType
Description

Part 5 defines the SelectionListType having a Selections Propery.
The Property is defined as:
"The DataType of the Selections Property array shall be of the same DataType as this VariableType."
This statement is obviously true since both are defined as BaseDataType on the SelectionListType.
I guess what should be defined should be something like
"When the SelectionListType is subtyped, the DataType of the Selections Property array on the subtype shall be the same DataType as used on the subtype.
When the SelectionListType is instanciated, the DatatType of the Selections Property array on the instance shall be the same as the DataType used in the instance."

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

Jeff Harding

2018-09-20 09:30

developer   ~0009375

added the following text to SelectionListType
"When the SelectionListType is subtyped, the DataType of the Selections Property array of the subtype shall be the same DataType as the subtype.
When the SelectionListType is instanciated, the DatatType of the Selections Property array of the instance shall be the same as the DataType of the instance.
"

Jim Luth

2020-11-03 17:17

administrator   ~0013112

Agreed to new text edited in telecon.

Issue History

Date Modified Username Field Change
2018-03-12 09:14 Wolfgang Mahnke New Issue
2018-04-24 16:27 Jim Luth Assigned To => Jeff Harding
2018-04-24 16:27 Jim Luth Status new => assigned
2018-09-20 09:30 Jeff Harding Note Added: 0009375
2018-09-20 09:30 Jeff Harding Status assigned => resolved
2018-09-20 09:30 Jeff Harding Fixed in Version => 1.05
2018-09-20 09:30 Jeff Harding Resolution open => fixed
2020-11-03 17:17 Jim Luth Status resolved => closed
2020-11-03 17:17 Jim Luth Note Added: 0013112