What is SWOT Analysis? SWOT Analysis (also known as strengths, weaknesses, opportunities and threats analysis) is the easiest way to
Continue readingبرچسب: tw-done
All You Need to Know about SWOT Analysis
“If you know the enemy and know yourself, you need not fear the result of a hundred battles. If you know yourself but not the enemy, for every victory gained you will also suffer a defeat. If you know neither the enemy nor yourself, you will succumb in every battle.”
Continue readingStakeholder Analysis
Stakeholder Analysis is a project management tool. It helps to identify internal and external stakeholders that may influence or be influenced by the solutions proposed during the project implementation which an important process that successful people use to win support from others. Managing stakeholders can help you to ensure that your projects succeed where others might fail.
Continue readingTOGAF ADM: What is it and why is it so important?
TOGAF ADM, short for TOGAF Architecture Development Method, is an architecture method suggested by TOGAF. It is a method for developing and managing the lifecycle of an enterprise architecture, and forms the core of TOGAF.
Continue readingWhat is a composite state in a UML state machine diagram?
A simple state is one which has no substructure. A state which has substates (nested states) is called a composite state. Substates may be nested to any level. A nested state machine may have at most one initial state and one final state. Substates are used to simplify complex flat state machines by showing that some states are only possible within a particular context (the enclosing state).
Continue readingState Transition Diagram: A Heater Example
A state-transition diagram presents a sequence of states that an object goes through during its lifecycle. It is used to describe the changes of states for an object or for a component.
Continue readingWhat is Behavioral Things in UML?
The behavioral things is the dynamic part of the UML model. These are the verbs of a model. Represents actions in time and space. In general, there are two main kinds of behavioral things. (1) Interactions (2) state machines. They are the basic behavioral things that you may include in a UML model, typically the state machine diagram. Semantically, these elements are usually connected to various structural elements, primarily classes, collaborations, and objects.
Continue readingState Machine Diagram, PDFs and Resources from the Web
State Machine Diagram Note from OMG State Machine Slides – Lecture Notes by B. Beckert What is State Machine Diagram?
Continue readingState Machine Diagram vs Activity Diagram
UML State machine diagram and activity diagram are both behavioral diagrams but have different emphases. Activity diagram is flow of functions without trigger (event) mechanism, state machine is consist of triggered states.
Continue readingIntroduction to TOGAF Architecture Development Method (ADM)
TOGAF (The Open Group Architecture Framework) is an open organizational framework. The framework itself is a well-documented body of knowledge,
Continue reading