Introduction

Get BW Analyzer 0.3

Download Raccoon BW Analyzer 0.3 (8.2Mb)

Raccoon BW Analyzer

BW Analyzer is a development tool to help programmers write Business Works Process Definitions that adhere to a coding standard. It automates the process of checking Process Definition code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard.

BW Analyzer is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the SGcib Coding Conventions.

A good example of a report that can be produced using BW Analyzer and Maven can be seen here.

Naming Conventions Checks if the various elements abide to naming conventions.
Transitions Checks The transitions checker reviews the transition logic amongst activities and reports any potential issues.
Activity Usage Checks The activity usage checker reviews the usage of the activities and reports any potential issues.
Checkpoint Usage Checks The checkpoint usage checker reviews the usage of the checkpoints and reports any potential issues.