Interface | Description |
---|---|
IServerManager |
Define the control commands that can be administered to the
Ptolemy server from its distributed clients.
|
Class | Description |
---|---|
PtolemyServer |
The PtolemyServer class is responsible for fulfilling simulation
requests.
|
ServerManager |
Acts as a facade to the Ptolemy server application and administers control
commands coming through the servlet.
|
SimulationTask |
Launch the simulation on the current thread under the provided
ticket reference and wait for the user to issue control commands.
|
Ticket |
Define the response to a simulation execution request.
|