-
Notifications
You must be signed in to change notification settings - Fork 1
Home
tomvej edited this page Dec 15, 2012
·
49 revisions
- Build and install parasim
- Use parasim GUI
- Learn to use parasim GUI
- Browse analysis results using projection plotter
- Execute parasim from command line
- Experiment file format
- Project naming and placement conventions (for advanced users only)
The most of these extensions are loaded before the manager starts (the org.sybila.parasim.core.event.ManagerStarted
event is fired).
- Descriptor Loader provides automatized loading of configuration
- Enrichment provides an easy way to decorate your classes
- Extension Loader provides automatized loading of user defined extensions.
- Interceptors
- Lifecycle
- Logging
Service Factory provides an easy way to inject instances to your objects
- Computation Model provides an easy way to execute your algorithm concurrently.
- Density
- Execution
- Lifecycle
- Simulation
- Verification
- Project Manager
- Progress Logger provides window displaying messages.