UML ROSE (4) - Property and Operation

zhaozj2021-02-16  106

Attributes:

1. Relationship database does not directly support inheritance.

Attribute visibility, inclusion, static properties, and derived properties.

2. Operation definition of the responsibility.

Implementors operation, manager operation, help operation, and access operations.

Help operation: Mainly used in collaboration and sequence block diagrams

Operation version:

1. Implementor implements a certain business logic

Second, the operation of Manager constructor, deletion, and memory management

Third, Access makes other classes to browse or edit attributes

Fourth, Helper's dedicated and protection operations, other classes cannot be accessed.

Operation protocol:

Describe the operation of the client to the operation, and the order of operation.

转载请注明原文地址:https://www.9cbs.com/read-8805.html

New Post(0)