Returns all the gate.ProcessingResources contained by this controller. The actual type of collection returned depends on the controller type.
()
| 34 | * controller type. |
| 35 | */ |
| 36 | public Collection<ProcessingResource> getPRs(); |
| 37 | |
| 38 | /** |
| 39 | * Populates this controller from a collection of |
no outgoing calls
no test coverage detected