I am writting a sequence diagram where custome fill a application from for开发者_JAVA技巧 a bank
Closed. This question is opi开发者_JAVA百科nion-based. It is not currently accepting answers. Want to improve this question? Update the question so it can be answered with facts and citation
I am in process of creating a sequence diagram for an online shopping cart. I am isolating which objects are needed for the diagram.
I have an issue while creating UML diagram wrt secondary actors. Issue is in confusion in use of secondary actor.
Question: Can system internal process or module be described as an actor that performs certain functionality against system itself in Use Case diagram?
I\'m modeling my web project using UML, I got a case that\'s neither <<includes>> nor <<extends>> it\'s in which a case contains another, How can I represent it?
In N3059 I found the description of piecewise construction of pairs (and tuples) (and it is in the new Standard).
Suppose I have a use case buy book, and the main flow is the following: 1- The user types the bo开发者_Python百科ok code that he wants to buy
In his book \"Aspect-Orie开发者_开发知识库nted Software Development with Use Cases\" Ivar Jacobson introduces \"use case slices\". It seems that DCI and use case slices are based on the same (or at le
I have a solution written in VS2010. I have a modeling project in this solution about use case. What I want is to allow two or more people to be able to edit the file at the same time. Also, I d开发者