Rational Software Architect

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Googol30 (talk | contribs) at 17:23, 22 May 2018 (removing deleted infobox parameter). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Rational Software Architect
Developer(s)Rational Software
Stable release
V9.5 / September 18, 2015; 8 years ago (2015-09-18)
Written inJava/C++
Operating systemMicrosoft Windows, Linux, OS X
Available inFrench, Korean, Chinese-Simplified, Spanish, German, Portuguese-Brazilian, Chinese-Traditional, Hungarian, English, Japanese, Italian
TypeIntegrated development environment
LicenseIBM EULA
Websitewww-03.ibm.com/software/products/us/en/ratisoftarchfami

Rational Software Architect is a modeling and development environment that uses the Unified Modeling Language (UML) for designing architecture for C++ and Java EE (JEE) applications and web services. Rational Software Architect is built on the Eclipse open-source software framework and includes capabilities focused on architectural code analysis, C++, and model-driven development (MDD) with the UML for creating applications and web services.

Overview

Rational Software Architect is a family of three products:

  • Rational Software Architect: Provides an integrated design and development tool with UML Support.
  • Rational Software Architect for WebSphere Software: A platform optimized for SOA, JEE and Websphere applications.
  • Rational Software Architect Design Manager : Collaboration tool to share and manage design information.

Rational Software Architect version 7.5 includes the following capabilities:

  1. Built on Eclipse version 3.4
  2. Supports UML version 2.1
  3. Supports model-to-code and code-to-model transformations.
    1. Forward transformations go from:
      1. UML to Java
      2. UML to C#
      3. UML to C++
      4. UML to EJB
      5. UML to WSDL
      6. UML to XSD
      7. UML to CORBA Interface Description Language (IDL)
      8. UML to structured query language (SQL)-based logical data models as supported by IBM Rational Data Architect software.
    2. Reverse transformations go from
      1. Java to UML
      2. C++ to UML.
      3. .NET to UML
  4. Includes all of the capabilities of Rational Application Developer
  5. Enables model management for parallel development and architectural re-factoring, e.g., split, combine, compare and merge models and model fragments.
  6. Provides visual construction tools to expedite software design and development

It also has integrations with other Rational tools, such as ClearCase version control and ClearQuest configuration management.

All Rational software products, including Rational Software Architect (RSA), are engineered as plugins that sit on top of the open-source Eclipse development platform. Installing Rational Software Architect gives the developer the option to either install RSA on top of an existing Eclipse v3.2 installation, or to install a new Eclipse v3.2 instance.

Since RSA is Eclipse-based, it can take advantage of the market of third-party plugins for Eclipse, as well as plugins specifically for Rational tools.

History

Rational Software has a long history in application modeling, beginning in the early 1990s with the work of Grady Booch, James Rumbaugh and Ivar Jacobson. They combined competing modeling approaches to form what eventually became the Unified Modeling Language.

Rational Software's first visual modeling and development tool was Rational Rose, a stand-alone modeling tool that integrates at the application programming interface (API) level with third-party Integrated Development Environments (IDEs) to support a variety of programming languages and other implementation technologies.

While Rational Rose was an important step in bringing Model-driven development (MDD) closer to practicing software developers, it was found that only a small fraction of developers used modeling on a routine basis. A key problem was identified - developers didn’t like to leave their IDE. They wanted visual modeling to be integrated—not with their IDE, but rather inside their IDE.

Rational responded to this need in 2002 with Rational XDE software, providing an extended development environment for the next generation of programming technologies emerging at the time: Java and Microsoft .NET. IBM Rational XDE was characterized as the next generation of IBM Rational Rose — not a new version of it (hence the name change), and not necessarily a replacement for Rose (since IBM Rational XDE was purposefully restricted to support only a select number of IDEs and implementation technologies). However, with each addition of a tool or capability came another point-to-point integration requirement. As more and more capabilities were added, Rational began to reach the practical limits of this style of tool integration.

For the next-generation MDD products, it was only natural to build additional model-driven development functions on top of Eclipse to form a more complete MDD tool. IBM Rational Software Architect, IBM Rational Software Modeler and IBM Rational Systems Developer are the result of these changes, transforming the silos that previously defined modeling, development and code analysis into an integrated and unified design and development experience. RSA now co-exists with IBM Rational Rhapsody (acquired from Telelogic in 2008) and several other products, with the two mentioned being the major MDD solutions within Rational.

Benefits

The benefits of using Rational Software Architect include:

  • Build software architecture that supports change with a common platform that facilitates easy roundtrip engineering and synchronization of models and code.
  • Accelerate implementation and facilitate maintenance of a service-oriented architecture (SOA) solution, such as a web service, with tools and process guidance.
  • Use UML to ensure the numerous stakeholders within your software development projects are continuously communicating, and use defined specifications to jumpstart development.[1]
  • Gain insight into distributed projects and tighter control of shared information.

Rational Software Architect Versions

  • V7.0: Released December 2006. Based on Eclipse v3.2, UML v2.1 and Rational Application Developer v7.0
  • V7.0.0.1: Released January 2007. Includes bug fixes.
  • V7.0.0.2: Released January 2007. Includes support for UML to SOA transformations, including Service Creation Description Language (SCDL), BPEL, WSDL and XSD.
  • V7.0.0.3: Released July 2007. Includes support for asynchronous web services (JAX-WS) and support for new Java 5.0 UML stereotypes.
  • V7.5.0: Released September 2008. Based on Eclipse v3.4.
  • V8.0: Released August 2010. Based on Eclipse v3.6.
  • V8.5: Released July 6, 2012.[2]
  • V8.5.5: Released September 13, 2013.
  • V9.0: Released June 14, 2013. Based on Eclipse v4.2.2. Includes support for OS X.
  • V9.1: Released June 13, 2014. Based on Eclipse v4.2.2.2.
  • v9.1.1: Released October 31, 2014.
  • v9.1.2: Released June 5, 2015.
  • v9.5: Released September 18, 2015.[3]

See also

References

  1. ^ http://www-.ibm.com/support/knowledgecenter/SS8PJ7_9.5.0/com.ibm.xtools.modeler.doc/topics/c_models_and_diagrams.html[permanent dead link]
  2. ^ "IBM Rational Software Architect V8.5 product family delivers an enhanced architecture, design, and deployment planning solution, IBM Press Release".
  3. ^ http://www.ibm.com/common/ssi/cgi-bin/ssialias?infotype=AN&subtype=CA&htmlfid=897/ENUS215-409&appname=USN#toc

External links