I have the basic knowledge of UML diagrams using Rational Rose tool and good knowledge of C++. But I would like to build the solid design concept from the given requirements.
It would be helpful if there is any sample example available, right from the requiremnets, design using UML and implementation in C++.
Are you trying to build a model of you're software and then create a C++ implementation of the design using the UML model?
Are you looking for xUML or Model Driven Architecture / Model Driven Development
I have used the some of the Rational products. I think what you are looking for is IBM Rational Software Architect. It uses UML 2 standards. This only produces shell code as far as I can see but iit s good for designing you're software.
There is no action semantics language developed by the OMG as yet. This means that you cannot code as such only create shell code from you UML models. Some companies have created their own action semantics languages though.