Uses of Interface
uk.ac.manchester.spinnaker.machine.HasChipLocation

Packages that use HasChipLocation 
Package Description
uk.ac.manchester.spinnaker.alloc.allocator
The core allocation system.
uk.ac.manchester.spinnaker.alloc.client
Java client for the SpiNNaker allocation service.
uk.ac.manchester.spinnaker.alloc.model
Miscellaneous model classes for spalloc.
uk.ac.manchester.spinnaker.connections
Classes used to model types of connections that talk to SpiNNaker.
uk.ac.manchester.spinnaker.front_end
The front-end interface to the Java implementation of the SpiNNaker host libraries.
uk.ac.manchester.spinnaker.front_end.download.request
Classes used to describe the JSON requests to the data transfer code.
uk.ac.manchester.spinnaker.front_end.dse
Data specification execution interface.
uk.ac.manchester.spinnaker.machine
Describes a SpiNNaker machine.
uk.ac.manchester.spinnaker.machine.bean
Beans used to describe a SpiNNaker machine in JSON.
uk.ac.manchester.spinnaker.machine.datalinks
Describes a data link.
uk.ac.manchester.spinnaker.messages.eieio
The messages of the EIEIO protocol.
uk.ac.manchester.spinnaker.messages.model
Model support classes for the communication messages.
uk.ac.manchester.spinnaker.messages.scp
The messages of SpiNNaker Control Protocol (SCP).
uk.ac.manchester.spinnaker.messages.sdp
Messages sent and received by SDP (the SpiNNaker Datagram Protocol).
uk.ac.manchester.spinnaker.spalloc
SpiNNaker old-style machine allocation client.
uk.ac.manchester.spinnaker.spalloc.messages
Commands to send to Spalloc, and responses received from Spalloc.
uk.ac.manchester.spinnaker.transceiver
How to actually talk to a SpiNNaker machine.