Review Article

The Application of Use Case Modeling in Designing Medical Imaging Information Systems

Table 1

The syntactic structure of use case model.

ConstructRepresentationDefinition(s)

System530729.table.001aA system is a “top-level subsystem in a model”.

Use case530729.table.001bA “coherent unit of functionality provided by a system”.

Actor530729.table.001cAn “entity external to the system under development, that communicates with the system in order to achieve certain goals”.

Association530729.table.001dA relationship that represents “the communication between the actor and the use case.”

Include530729.table.001eA relationship between two use cases that shows that an instance of one use case will also contain the behavior specified by another use case.

Extend530729.table.001fThe extending use case specifies “alternative, conditional or exceptional courses of interaction that can alter or extend the main flow of events embodied in some base case.”

Generalization530729.table.001g“A generalization relationship from use case C to use case D indicates that C is a specialization of D.”