Packages |
gcspy |
This package provides the main class for the GCspy visualiser. |
gcspy.comm |
This package provides the classes for communication between the GCspy server and client. |
gcspy.interpreter |
This class provides classes shared by interpreters for GCspy clients and servers,
including the Space and Stream abstractions. |
gcspy.interpreter.client |
This package provides classes for the GCspy client, specifically client-side
implementations of an interpreter and spaces, and listeners. |
gcspy.interpreter.server |
This package provides classes for the GCspy server, specifically server-side
implementations of an interpreter and spaces. |
gcspy.test |
This package provides classes for testing GCspy components. |
gcspy.tools |
This package provides classes for GCspy tools for saving and replaying traces. |
gcspy.utils |
This package provides general utility classes. |
gcspy.vis |
This package provides the major classes for the GCspy visualiser. |
gcspy.vis.plugins |
This package provides the classes for the view plugin mechanism. |
gcspy.vis.plugins.histogram |
This package provides the classes for the histogram view. |
gcspy.vis.plugins.history |
This package provides the classes for the history view. |
gcspy.vis.plugins.text |
This package provides the classes for the text table view. |
gcspy.vis.utils |
This package provides utility classes for the visualiser. |