Prev Next

Object Workbench

The Object Workbench is an Enterprise Architect debugging tool that helps you create objects from your Class model. The Workbench allows multiple instances of any Class to coexist in the same session. Each Object can serve as the target of a method you want to invoke. They can also participate as parameters in methods you invoke. The Object Workbench is supported for the Java and Microsoft .NET platforms.

Workbench Tasks

Task

See also

Provides a guide and the requirements for using the Object Workbench.

Using the Workbench Workbench Setup

Explains what Workbench objects are, and how to create them.

Create & Delete Workbench Instances

Explains how to execute methods on a Workbench Object and provides information on passing arguments.

Invoking Methods Setting Properties

Explains stepping through a method's execution using the Debugger.

Debugging and the Workbench

Explains how to record a method and produce a Sequence diagram.

Invoke Methods

Explains how to delete a Workbench Object once you are finished with it.

Deleting Objects

Explains how to shut down the Debugger and close the Workbench once you have finished with it.

Closing the Workbench