How to reverse engineer C++ code in UML?
Answer / karthik
1.Select Tools > Code > Instant Reverse…from the toolbar.
2.In the Instant Reverse window, select C++ Source as the Language.
3.Specify the path of the source file or the folder that contains those files.
4.You can place reversed classes to specific model
Is This Answer Correct ? | 0 Yes | 0 No |
How are the diagrams divided in UML?
When do you prefer to use composition than aggregation?
Define three type of design patterns?
How do we represent private, public and protected in class diagrams?
What are various kinds of invariants and rulesets used in uml?
Brief explanation of all elements in activity diagrams
What are the elements in State Chart diagrams?
What is the life cycle divided into?
What is a Persistent, Transient Object?
7 Answers Ora Tech, Syscon, TCS,
How do you represent static members and abstract classes in Class Diagram?
Can you tell us a few advantages of creating a model?
What is message-passing?