| SF-MPQ UML Documentation |
Summary:AttributesConstraintsProperties | Detail:Attributes |
This class represents both the SF-MPQ question: "Tender", and the set of possible answers to that question.
Attributes | ||
«enumeration, TBD» TenderType | possibleResponse |
In general, (i.e., this property's supertype) represents the possible responses to a question on an Assessment Instrument. Specifically, this property is redefined to contain the possible responses to the the SF-MPQ question: "Tender". The response must be a member of the TenderType enumeration, and therefore, the datatype of this property has been redefined from Any to TenderType. |
Attributes inherited from FHIM::Assessment::Question | ||
answerOption, answerValueSet, initialValue, maxLength, possibleResponse, initial |
Attributes inherited from FHIM::Assessment::QuestionOrGroup | ||
code, isReadOnly, isRequired, mayRepeat, item |
Attributes inherited from FHIM::Assessment::QuestionnaireItem | ||
definition, enableWhen, kind, linkId, prefix, text |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | false |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | QuestionTender |
Name Expression | |
Namespace | SF-MPQ |
Owned Template Signature | |
Owner | SF-MPQ |
Owning Template Parameter | |
Package | SF-MPQ |
Qualified Name | FHIM::Assessment::SF-MPQ::QuestionTender |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |
Attribute Details |
Public «enumeration, TBD» TenderType possibleResponse
In general, (i.e., this property's supertype) represents the possible responses to a question on an Assessment Instrument. Specifically, this property is redefined to contain the possible responses to the the SF-MPQ question: "Tender". The response must be a member of the TenderType enumeration, and therefore, the datatype of this property has been redefined from Any to TenderType.
Aggregation | None |
Alias | |
Association | |
Association End | |
Class | QuestionTender |
Datatype | |
Default | |
Default Value | |
Is Composite | false |
Is Derived | false |
Is Derived Union | false |
Is Leaf | false |
Is Ordered | false |
Is Read Only | false |
Is Static | false |
Is Unique | true |
Keywords | |
Lower | 4 |
Lower Value | (4) |
Multiplicity | 4 |
Name | possibleResponse |
Name Expression | |
Namespace | QuestionTender |
Opposite | |
Owner | QuestionTender |
Owning Association | |
Owning Template Parameter | |
Qualified Name | FHIM::Assessment::SF-MPQ::QuestionTender::possibleResponse |
Stereotype | |
Template Parameter | |
Type | «enumeration, TBD» TenderType |
Upper | 4 |
Upper Value | (4) |
Visibility | Public |
Constraints | |
CodeIsTender | self.code.codeSystem.codeSystemName = 'LOINC' and self.code.code = 'TBD' --self.code.displayText = 'Tender' |
| SF-MPQ UML Documentation |
Summary:AttributesConstraintsProperties | Detail:Attributes |