Issue 1485: Section 2.2.2.3, UML diagram for Structural Features (boca-rtf) Source: (, ) Nature: Revision Severity: Summary: Summary: Section 2.2.2.3, UML diagram for Structural Features The following UML classifiers describing BOCA meta-types have attributes that are actually supposed to be relationships. The following table specifies the meta-types that have this problem and the problematic attributes: BocaMeta-type Attribute Target BocaMeta-type BocaStructuralFeature computation Expression BocaStructuralFeature constraint BooleanExpression BocaStructuralFeature returned_type Classifier BocaRelationshipReference with_respect_to BocaRelationshipReference Recommendation: Remove the attributes or mark them as derived attributes. Draw the associations where practical. Resolution: Revised Text: Actions taken: June 3, 1998: received issue Discussion: End of Annotations:===== *ISSUE 56* Section 2.2.2.2, UML diagram for Behavioral Features The following UML classifiers describing BOCA meta-types have attributes that are actually supposed to be relationships. The following table specifies the meta-types that have this problem and the problematic attributes: BocaMeta-type Attribute Target BocaMeta-type BocaOperation pre_condition BooleanExpression BocaOperation post_condition BooleanExpression BocaOperation computation Expression BocaApply applied_appliance Appliance Recommendation: Remove the attributes or mark them as derived attributes. Draw the associations where practical