Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Polarsys » Arcadia » State transitions for business objects
State transitions for business objects [message #1823475] Fri, 27 March 2020 06:53 Go to next message
Åsmund Hjulstad is currently offline Åsmund HjulstadFriend
Messages: 4
Registered: March 2020
Junior Member
I am modelling a one-off production system with the purpose of automating some detailed design, inventory tracking and as-built reporting processes. Machines are remote-operated, but systems don't talk to each other and there is a lot of manual paperwork (printed excel sheets and yellow markers). Every piece of input material has unique serial numbers and properties, and we need to keep track of these into the final product.

Stakeholders are concerned about the status (draft/approved-for-construction/as-built/approved) of the tally (the detailed description of the item produced).

The state transitions of designs and as-built reports, does it make sense to model these in the system analysis? What constructs to use? Pointers to similar examples are appreciated.
Re: State transitions for business objects [message #1823494 is a reply to message #1823475] Fri, 27 March 2020 11:33 Go to previous messageGo to next message
Jean-Luc Voirin is currently offline Jean-Luc VoirinFriend
Messages: 8
Registered: February 2020
Junior Member
Using modes or state diagrams makes sense to describe moving from one situation to another, each requiring different activities (in operational analysis) or functions (in SA LA PA perspectives), and triggered by operational interactions (functional exchanges in SA LA PA) between them.

So if you want to describe the way the process evolves along with the status of your assets, you can use modes & states diagrams describing the different statuses of each asset, and specifying which activities are to be performed for each status; activities will in turn produce interactions triggering the transition from one status to the next one.
Re: State transitions for business objects [message #1823497 is a reply to message #1823494] Fri, 27 March 2020 12:44 Go to previous message
Åsmund Hjulstad is currently offline Åsmund HjulstadFriend
Messages: 4
Registered: March 2020
Junior Member
Thank you, that makes sense.

Capella seems to tie the mode diagram to an operational entity. Is it customary or beneficial to use operational entities for business objects? In my example, should I model both the design, as-built descriptions (and maybe actual built object as well) as operational entitites?

Thanks,
Åsmund Hjulstad
Goto Forum:
  


Current Time: Thu Apr 25 02:03:07 GMT 2024

Powered by FUDForum. Page generated in 0.02552 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top