UMLtoC is a code generation tool that generates C source code from UMLmodel of XMI format. Supported Modeling Tools: - Rational Rose - ArgoUMLMany programmers in the world use C language, and many of them do nothave experience of OO (object oriented) development.
Their migration toOO development requires total change of their entire developmentprocess. Using UMLtoC makes themigration easier, since programmers can keep using their familiarprograminglanguage.
Especially in the embedded system's field, various CPUarchitectures are used, and there exist CPUs that do not have fullystable OO programming environment.
UMLtoC enables programmers topractice OO development using stable C language. UMLtoC generates C skeleton source code that support polymorphicbehavior.