Home
Categories
Dictionary
Glossary
Download
Project Details
Changes Log
What Links Here
FAQ
License

Sequence diagrams


It is possible to obtain sequence diagrams during the framework execution.

To do that, you have to configure the filelist configuration to specify the perfo Logger engine as the recorder engine.

For example:
      <files>
         <file url="applications.xml" />
         <file url="services.xml" />
         <file url="types.xml" />
         <eventLogger url="perfoLogger.jar" scenario="logged.xml" autoStart="true"/>
      </files>
You will obtain a scenario storing all invocations and notifications, which you can see using the perfo Logger scenario viewer:
perfologgerviewer

See also


Categories: concepts

Copyright 2017-2020 Dassault Aviation. All Rights Reserved. Documentation and source under the LGPL v3 licence