Issue 9306: ConfigureProperty Errors (swradio-rtf) Source: PrismTech (Mr. Gerald Lee Bickle, jerry.bickle@prismtechusa.com) Nature: Uncategorized Issue Severity: Summary: ConfigureProperty Errors. Configure property needs to be a type of radio property and type constraint is missing (see QueryProperty constraint). Resolution: Revised Text: In section 8.1.3 Properties, Table 8-2 - Properties Stereotypes Change " ConfigureProperty Property N/A stepSize See constraints in section below Represents a configurable and queryable property. QueryProperty Property SimpleProperty See constraints in section below Represents a queryable property " To " ConfigureProperty Property RadioProperty stepSize See constraints in section below Represents a configurable and queryable property. QueryProperty Property RadioProperty See constraints in section below Represents a queryable property " In section 8.1.3.5 ConfigureProperty Change "Description The ConfigureProperty indicates a configurable and queryable property. There are four types of ConfigureProperty, which are: primitive types, primitive sequence types, StructProperty and StructProperty sequences." To "Description The ConfigureProperty, a type of Property, indicates a configurable and queryable property. There are four types of ConfigureProperty, which are: primitive types, primitive sequence types, StructProperty and StructProperty sequences." In section 8.1.3.5 ConfigureProperty, Constraints noheader section Add the following text. "The type for ConfigureProperty shall be constrained to be primitive and StructProperty types." In the UML profile for SWRadio, Change the ConfigureProperty in Properties package of the UML profile, as stated above. Actions taken: January 24, 2006: received issue April 19, 2007: closed issue Discussion: Resolution: Make ConfigureProperty a type of RadioProperty. Add QueryProperty constraint also for ConfigureProperty definition. End of Annotations:===== s is issue # 9306 ConfigureProperty Errors ConfigureProperty Errors. Configure property needs to be a type of radio property and type constraint is missing (see QueryProperty constraint).