All Topics  
Borland Together

 

   Email Print
   Bookmark   Link






 

Borland Together



 
 
Together is a product line from Borland
Borland

Borland Software Corporation is a Computer software company headquartered in Austin, Texas. It was founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad and Philippe Kahn....
 that integrates a Java IDE
Integrated development environment

An integrated development environment also known as integrated design environment or integrated debugging environment is a software application that provides comprehensive facilities to computer programmers for software development....
, which originally had its roots in JBuilder
JBuilder

JBuilder is a Java Integrated Development Environment from Borland/CodeGear. Codegear was recently purchased by Embarcadero Technologies.Borland/CodeGear sells a variety of versions of JBuilder, and offers a free limited version for beginners of the Java language....
 with a UML modeling tool.

The product line used to come in various levels of functionality, called Together Developer, Together Designer, and Together Architect, however, since 2007, they have been unified into a single product. Earlier versions of the Together products were completely proprietary self-contained applications, whereas from the 2006 version onwards they are based on Eclipse.






Discussion
Ask a question about 'Borland Together'
Start a new discussion about 'Borland Together'
Answer questions from other users
Full Discussion Forum



Encyclopedia


Together is a product line from Borland
Borland

Borland Software Corporation is a Computer software company headquartered in Austin, Texas. It was founded in 1983 by Niels Jensen, Ole Henriksen, Mogens Glad and Philippe Kahn....
 that integrates a Java IDE
Integrated development environment

An integrated development environment also known as integrated design environment or integrated debugging environment is a software application that provides comprehensive facilities to computer programmers for software development....
, which originally had its roots in JBuilder
JBuilder

JBuilder is a Java Integrated Development Environment from Borland/CodeGear. Codegear was recently purchased by Embarcadero Technologies.Borland/CodeGear sells a variety of versions of JBuilder, and offers a free limited version for beginners of the Java language....
 with a UML modeling tool.

The product line used to come in various levels of functionality, called Together Developer, Together Designer, and Together Architect, however, since 2007, they have been unified into a single product. Earlier versions of the Together products were completely proprietary self-contained applications, whereas from the 2006 version onwards they are based on Eclipse. The installation even allows to install Together using an existing Eclipse installation. This version no longer comes in multiple editions, and can be used for all the previous roles.

Technically, Together is a set of Eclipse plugin
Plugin

In computing, a plug-in consists of a computer program that interacts with a host application software to provide a certain, usually very specific, function "on demand"....
s. Together Developer provides UML 1.4
Unified Modeling Language

Unified Modeling Language is a standardized general-purpose modeling language in the field of software engineering.UML includes a set of graphical notation techniques to create abstract models of specific systems....
 modeling, multilanguage support, physical data modeling
Data modeling

Data modeling in software engineering is the process of creating a data model by applying formal data model descriptions using data modeling techniques....
, design patterns
Design Patterns

Design Patterns: Elements of Reusable Object-Oriented Software is a software engineering book describing recurring solutions to common problems in software design....
, source code design pattern recognition, code template design and reuse, documentation generation, and code audits and metrics. Together adds language-neutral UML 2.0 diagramming, business process modeling
Business process modeling

Business Process Modeling in systems engineering and software engineering is the activity of process modeling of an enterprise, so that the current process may be analyzed and improved in future ....
, and logical data modeling,and logical to physical data model transformation and custom pattern support.

  • Support for Eclipse 3.2.
  • BPMN diagrams can be created by import from and used to generate output to business process execution language with Web Services definitions (BPEL4WS).
  • Audits and metrics which are now provided at both the model and code level.
  • Model audits and metrics are defined in industry standard Object Constraint Language
    Object Constraint Language

    The Object Constraint Language is a declarative language for describing rules that apply to Unified Modeling Language models developed at IBM and now part of the UML standard....
     (OCL) 2.0
  • Enhanced support for UML, Design Patterns
    Design Patterns

    Design Patterns: Elements of Reusable Object-Oriented Software is a software engineering book describing recurring solutions to common problems in software design....
    , Java 6, C++, CORBA
    Çorba

    Chorba , shurpa , sorpa , or shorpo is one of various kinds of soup or stew found in national cuisines across Eurasia. The term is likely of Persian language or Turkic languages origin....


See also

  • List of UML tools
    List of UML tools

    This article lists Unified Modeling Language UML tools, classified by their Proprietary software or non-proprietary status....


External links