A use case describes how a user uses a system to accomplish a specific goal. A use case diagram consists of a system, related use cases, and actors, and relates them to each other in order to visualize: what is being described? (the system), who is using the system? (actor) and what the actor wants to achieve? (use case), so that use cases help ensure that the right system is developed by capturing the requirements from the user’s perspective.
Continue readingCategory: Unified Modeling Language
Volný nástroj pro kreslení UML
Bezplatný online diagramový software UML pro vytváření profesionálních výkresů UML (Czech)
Continue readingБесплатный инструмент для рисования UML
Бесплатное онлайн-программное обеспечение UML-диаграмм для создания профессиональных UML-чертежей (Russian)
Continue readingOutil de dessin UML gratuit
Un logiciel de diagramme UML en ligne gratuit pour créer des dessins UML professionnels (Frech)
Continue readingKostenloses UML-Zeichenwerkzeug
A Kostenlose Online-UML-Diagrammsoftware zum Erstellen professioneller UML-Zeichnungen (German)
Continue readingHerramienta de dibujo UML gratis
Un software gratuito de diagramas UML en línea para crear dibujos UML profesionales. (Spanish)
Continue readingDarmowe narzędzie do rysowania UML
Darmowy program do tworzenia diagramów UML online do tworzenia profesjonalnych rysunków UML (Polish)
Continue readingFREE Online UML Tool
Visual Paradigm Online (VP Online) Express Edition a is free online graphing software developed for the community. Draw free diagrams with easy-to-use online drawing tools without watermarks and limitations such as number of diagrams, project file size, etc. You own the diagrams created for personal and non-commercial purposes.
Continue readingUML: What is Package Diagram? How to use it?
A package is a grouping of model elements which means that a package can contain model elements of different kinds, including other packages to create hierarchies. A package defines a namespace for its contents using for various purposes.
Continue readingUML from What to How with Use Case and Activity Diagram
Use cases show what your system should do. Activity diagrams allow you to specify how your system will accomplish its goals. Activity diagrams show high-level actions chained together to represent a process occurring in your system. Activity diagrams are particularly good at modeling business processes or elaborating a use case. This article shows you how to do so.
Continue reading