Sequence Diagram Document the system architecture as sequence diagrams. You can also control the level of detail in the generated architecture documents.
Message Filter Collaboration Diagram Regular expression "{request}|{response}$" generates a diagrams with only messages that end with the text "request" or "response".
Unit Test Procedures Generate unit test procedures for individual entities in your architecture. You can also use these documents to guide in a code review.
Statistics Document Generate inter-module, inter-processor and inter-object statistics. This helps in reviewing the functionality placement in the architecture.