문제

In an automated black box trading application who should be identified as the primary actor in the use cases? Is it the system itself or the system administrator or the organization who has a vested interested in the system?

도움이 되었습니까?

해결책

An actor is external to the system and interact with it; the organization is not an actor per se it is a stakeholder.

In this case the primary actor would be the stock market which send quotes to the automated trading system.

다른 팁

A system can be identified as such. According to Wikipedia

An actor in the Unified Modeling Language (UML) "specifies a role played by a user or any other system that interacts with the subject."

Your actor will be any system using your black box trading application.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top