1 / 8

activity diagram

activity diagram. [accepted]. initial node. activity. activity edge (control flow). construction system (not automated). final node. activity diagram with activity partitions (swimlanes). order processing (partially automated). activity diagram with joins and forks.

wingate
Download Presentation

activity diagram

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. activity diagram [accepted] initial node activity activity edge (control flow) construction system (not automated) final node

  2. activity diagram with activitypartitions(swimlanes) order processing (partially automated)

  3. activity diagram with joins and forks order processing (partially automated)

  4. online order processing (automated) activity diagram with [ guard conditions ]and decision nodes

  5. guard conditions need to be added guard conditions need to be added book hotel room (partially automated)

  6. high level low level • model business activities • (processes or tasks) • model a use case using object flows • describe the logic of an operation activity diagrams for existing or proposed systems • can be used • before objects/classes identified • again when system design is mature

  7. action (operation in a class) getFirst (AdvertCollection::) class that contains the operation

  8. object flow state of object before activity state of object after activity can be broken down into sub-activities

More Related