Uses of Class
uk.ac.manchester.spinnaker.messages.model.Version
Packages that use Version
Package
Description
Allocation service for SpiNNaker.
Java client for the SpiNNaker allocation service.
The user-facing web interface to the new spalloc service.
Model support classes for the communication messages.
SpiNNaker old-style machine allocation client.
How to actually talk to a SpiNNaker machine.
-
Uses of Version in uk.ac.manchester.spinnaker.alloc
Methods in uk.ac.manchester.spinnaker.alloc that return Version -
Uses of Version in uk.ac.manchester.spinnaker.alloc.client
Methods in uk.ac.manchester.spinnaker.alloc.client that return Version -
Uses of Version in uk.ac.manchester.spinnaker.alloc.web
Methods in uk.ac.manchester.spinnaker.alloc.web that return Version -
Uses of Version in uk.ac.manchester.spinnaker.messages.model
Fields in uk.ac.manchester.spinnaker.messages.model declared as VersionModifier and TypeFieldDescriptionfinal Version
VersionInfo.versionNumber
The version number of the software.Methods in uk.ac.manchester.spinnaker.messages.model that return VersionMethods in uk.ac.manchester.spinnaker.messages.model with parameters of type Version -
Uses of Version in uk.ac.manchester.spinnaker.spalloc
Methods in uk.ac.manchester.spinnaker.spalloc that return Version -
Uses of Version in uk.ac.manchester.spinnaker.transceiver
Methods in uk.ac.manchester.spinnaker.transceiver with parameters of type VersionModifier and TypeMethodDescriptionstatic boolean
Transceiver.isScampVersionCompatible
(Version version) Determine if the version of SCAMP is compatible with this transceiver.