Actor for Startup Use Case?

From: Ken (kk_oop_at_yahoo.com)
Date: 08/08/04

  • Next message: Matt: "Re: misconceptions on computer science"
    Date: 8 Aug 2004 11:35:32 -0700
    
    

    Hi. I have a subsystem level use case that says what the subsystem
    should do upon startup. I'm keeping these requirements high level.
    For instance, I'll say that the subsystem X shall initialize
    communications with subsystems Y and Z, but I will not say anything
    about the communication middleware (e.g., JMS) or any classes that
    need to be instantiated to facilitate the behavior.

    My question is this: Who would be the actor for such a use case?

    Thanks for any input,

    Ken


  • Next message: Matt: "Re: misconceptions on computer science"

    Relevant Pages

    • Re: Actor for Startup Use Case?
      ... I have a subsystem level use case that says what the subsystem ... I'm keeping these requirements high level. ... Who would be the actor for such a use case? ... technically I think it is the person/thing that causes the startup. ...
      (comp.object)
    • Re: Actor for Startup Use Case?
      ... I'll say that the subsystem X shall initialize ... Something triggers startup and one represents ... A common cop-out is to name the actor System. ... The real goal here is communication of requirements so ...
      (comp.object)
    • Subsystem start only one time at start
      ... How can I start a subsystem only one time on startup the simulation. ... e.g. an subsystem with an init trigger. ...
      (comp.soft-sys.matlab)