Provides a graph viewer as an output for Mimosa simulations.
Package Specification
This package provides the class GraphView which is both a view which can be attached to the scheduler
for visualizing the graph of connected entities, and a probeObserver to visualize any individual
entity state as a graph (if it happens to be the case).
All the parameterization of the GraphView is done interactively in the view itself and cannot be
specified in the concrete modeling phase.
Related Documentation
Please refer to the user's manual for further details.