| ImmunizationForecast UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |
A statement of a condition that must be met. The evaluation of facts against a rule results in a value of true or false. Rules can be evaluated by humans or by computers; this class is intended to contain rules that are human-readable as well as those that can be evaluated by a rules engine. An example of a Rule would be that the second dose of a vaccine must be administered between six and eight weeks after the first dose.
| Attributes | ||
| String | ||
| String |
Contains the rule, in either a human-readable or computer-readable format. |
|
| String |
A designation for the rule, for ease in locating a given rule. |
|
Properties:
| Alias | |
| Classifier Behavior | |
| Is Abstract | false |
| Is Active | false |
| Is Leaf | false |
| Keywords | |
| Name | Rule |
| Name Expression | |
| Namespace | ImmunizationForecast |
| Owned Template Signature | |
| Owner | ImmunizationForecast |
| Owning Template Parameter | |
| Package | ImmunizationForecast |
| Qualified Name | FHIM::Immunization::ImmunizationForecast::Rule |
| Representation | |
| Stereotype | |
| Template Parameter | |
| Visibility | Public |
| Attribute Details |
Public String comments
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Rule |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | comments |
| Name Expression | |
| Namespace | Rule |
| Opposite | |
| Owner | Rule |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Immunization::ImmunizationForecast::Rule::comments |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String rule
Contains the rule, in either a human-readable or computer-readable format.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Rule |
| 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 | 1 |
| Lower Value | (1) |
| Multiplicity | 1 |
| Name | rule |
| Name Expression | |
| Namespace | Rule |
| Opposite | |
| Owner | Rule |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Immunization::ImmunizationForecast::Rule::rule |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
Public String ruleName
A designation for the rule, for ease in locating a given rule.
| Aggregation | None |
| Alias | |
| Association | |
| Association End | |
| Class | Rule |
| 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 | 0 |
| Lower Value | (0) |
| Multiplicity | 0..1 |
| Name | ruleName |
| Name Expression | |
| Namespace | Rule |
| Opposite | |
| Owner | Rule |
| Owning Association | |
| Owning Template Parameter | |
| Qualified Name | FHIM::Immunization::ImmunizationForecast::Rule::ruleName |
| Stereotype | |
| Template Parameter | |
| Type | String |
| Upper | 1 |
| Upper Value | (1) |
| Visibility | Public |
| ImmunizationForecast UML Documentation |
| Summary:AttributesProperties | Detail:Attributes |