Package project35.workBench

This package is responsible for creating the Project35 Work Bench,which allows users to launch Project35 Dialog instances that are generated from different models.

See:
          Description

Class Summary
Project35DeploymentType an enumeration class for defining the kinds of Project35 Deployments
Project35Role an enumeration class for defining Project35 Roles.
Project35WorkBench the main dialog for launching one or more sessions of Project35.
Project35WorkBenchMenuBar contains the menu options that govern the operation of the Project35 Work Bench.
WorkBenchEntryModel a data container for describing a work bench model.
WorkBenchEntryReader reads the ./models/[yourModel]/config/WorkBenchEntry.xml file that describes a model folder.
WorkBenchEntryView UI component for representing a model in the ./models folder.
 

Package project35.workBench Description

This package is responsible for creating the Project35 Work Bench,which allows users to launch Project35 Dialog instances that are generated from different models.

For example, an application designer may design a data entry XML schema that describes patient history and another XML Schema that describes laboratory results. Separate data entry tools could be generated from each model. Users could launch an instance of the patient history dialog and another instance of the laboratory results dialog from the work bench.