Assessment::CAGE
Class CageResponse
This class represents an answer or a response to a question on the CAGE Assessment Instrument. This abstract class exists primarily to re-define the generic AssessmentEvent.responseItem.answer property to the CAGE.responseItem.answer. In other words, of all the possible answers on all the possible kinds of assessment instruments, we are explicitly identifying the possible answers to the four CAGE questions. Note that because this class is abstract, implementers would likely not instantiate this class, but rather the four concrete sub classes.
Attributes inherited from FHIM::Assessment::Answer |
value, item |
Properties:
Alias | |
Classifier Behavior | |
Is Abstract | true |
Is Active | false |
Is Leaf | false |
Keywords | |
Name | CageResponse |
Name Expression | |
Namespace | CAGE |
Owned Template Signature | |
Owner | CAGE |
Owning Template Parameter | |
Package | CAGE |
Qualified Name | FHIM::Assessment::CAGE::CageResponse |
Representation | |
Stereotype | |
Template Parameter | |
Visibility | Public |