View Issue Details

IDProjectCategoryView StatusLast Update
000364210000-005: Information ModelSpecpublic2017-01-26 16:47
Reporterrandyarmstrong Assigned Tojeffhardingabb  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Summary0003642: Add AllowedValues to Variable, VariableType and DataType
Description

The AllowedValues is a Property with a DataType that is the array of the parent's DataType. It provides a finite list of valid values for the Value.

TagsNo tags attached.
Commit Version
Fix Due Date

Activities

jeffhardingabb

2016-12-14 18:11

developer   ~0007535

I need more details as to what this type should be. Can you give me a raw design

jeffhardingabb

2016-12-15 15:55

developer   ~0007563

It is an array of valid values. The values are of the same DataType of the Variable or DataType.
Look at OptionSet and Multistatedescrete as examples

jeffhardingabb

2016-12-15 20:46

developer   ~0007574

Will add a new variableType called SelectionListType in Part 5.
property is selectionValues which is an array
option property selectionValueDescriptions localizedText.
Boolean property restrictToList if missing assumed false i.e. not restricted.

jeffhardingabb

2016-12-16 17:41

developer   ~0007632

A new VariableType 'SelectionListType' has been added to Part 5 as Section 7.18.

The SelectionListType VariableType is used for a Variable where the possible values are provided by a set of values

Jim Luth

2017-01-26 16:47

administrator   ~0007794

Agreed to changes previously reviewed.

Issue History

Date Modified Username Field Change
2016-12-13 22:04 randyarmstrong New Issue
2016-12-14 18:11 jeffhardingabb Note Added: 0007535
2016-12-14 18:11 jeffhardingabb Assigned To => jeffhardingabb
2016-12-14 18:11 jeffhardingabb Status new => feedback
2016-12-15 15:55 jeffhardingabb Note Added: 0007563
2016-12-15 20:46 jeffhardingabb Note Added: 0007574
2016-12-15 20:47 jeffhardingabb Status feedback => assigned
2016-12-16 17:41 jeffhardingabb Note Added: 0007632
2016-12-16 17:41 jeffhardingabb Status assigned => resolved
2016-12-16 17:41 jeffhardingabb Fixed in Version => 1.04
2016-12-16 17:41 jeffhardingabb Resolution open => fixed
2017-01-09 19:49 jeffhardingabb Project 10000-003: Address Space => 10000-005: Information Model
2017-01-26 16:47 Jim Luth Note Added: 0007794
2017-01-26 16:47 Jim Luth Status resolved => closed