|
For some elements we provide buttons that support adding a property to the element. The available buttons vary depending on the element.
Available to all:
| • | Add tagged value - will present a form where the user can define the name and value for a tagged value that will be added to the current element. If a tagged value of the given name already exist then its value will be updated otherwise a tagged value will be created |
The following element specific buttons exists:
Class
| • | Add Attribute - will present the user with a form to enter information for a new attribute |

| • | Add Operation - will present the user with a form to enter information for a new operation |

Use Case
| • | Add Actor - present the user with a picker form which allows them to select an actor; a search capability is provided if needed. |

| • | Add pre-condition - presents the user with a form to add a pre-condition |

| • | Add post-condition - presents the user with a form to add a post-condition |

|