Uses of Class
uk.ac.manchester.spinnaker.nmpi.model.Collab
Package | Description |
---|---|
uk.ac.manchester.spinnaker.nmpi.model |
Model bits and pieces.
|
-
Uses of Collab in uk.ac.manchester.spinnaker.nmpi.model
Methods in uk.ac.manchester.spinnaker.nmpi.model that return Collab Modifier and Type Method Description Collab
CollabContext. getCollab()
Get the collab of the application.Methods in uk.ac.manchester.spinnaker.nmpi.model with parameters of type Collab Modifier and Type Method Description void
CollabContext. setCollab(Collab collab)
Set the collab of the application.