DORSETRIGS
Home

use-case (8 post)


posts by category not found!

How to format branching statements (while/if-else) in UML use case descriptions?

How to Format Branching Statements While If Else in UML Use Case Descriptions Understanding how to properly format branching statements such as while and if els

3 min read 07-10-2024 16
How to format branching statements (while/if-else) in UML use case descriptions?
How to format branching statements (while/if-else) in UML use case descriptions?

What does Use Case and Interactor mean in the context of clean architecture?

Understanding Use Cases and Interactors in Clean Architecture Clean architecture is a popular software design approach that emphasizes separation of concerns an

2 min read 06-10-2024 44
What does Use Case and Interactor mean in the context of clean architecture?
What does Use Case and Interactor mean in the context of clean architecture?

What's is the difference between include and extend in use case diagram?

Understanding the Difference Between Include and Extend in Use Case Diagrams Use case diagrams are essential tools in software development particularly in the f

2 min read 14-09-2024 54
What's is the difference between include and extend in use case diagram?
What's is the difference between include and extend in use case diagram?

Handling Multiple Actors in a Use Case in Clean Architecture and DDD

Navigating Multiple Actors in Use Cases A Clean Architecture and DDD Approach When designing applications using Clean Architecture and Domain Driven Design DDD

3 min read 01-09-2024 78
Handling Multiple Actors in a Use Case in Clean Architecture and DDD
Handling Multiple Actors in a Use Case in Clean Architecture and DDD

UML use case initiated by an external event

Modeling External Events in UML Use Cases A Practical Guide When designing software systems its crucial to consider how external events trigger internal actions

2 min read 01-09-2024 78
UML use case initiated by an external event
UML use case initiated by an external event

Related entity creation use case in clean architecture

Clean Architecture and Related Entity Creation A Deep Dive When working with related entities in Clean Architecture the question of whether to create them in a

3 min read 31-08-2024 55
Related entity creation use case in clean architecture
Related entity creation use case in clean architecture

How should I separate UseCases based on the requirements?

Deconstructing Use Cases How Many is Too Many The concept of Use Cases in clean architecture can be tricky to grasp especially when deciding how many Use Cases

3 min read 29-08-2024 47
How should I separate UseCases based on the requirements?
How should I separate UseCases based on the requirements?

How to represent relationship between system-level use case diagram and organization-level diagram

Bridging the Gap Connecting System Level and Organization Level Use Case Diagrams Understanding how users interact with your system is crucial for effective des

3 min read 28-08-2024 49
How to represent relationship between system-level use case diagram and organization-level diagram
How to represent relationship between system-level use case diagram and organization-level diagram