public interface ControllableResourceModel extends ResourceModel
| Modifier and Type | Method and Description | 
|---|---|
void | 
requestControl(ToolIOInterfaceController controller)
 Request control of the Tool I/O Interface. 
 | 
getToolIOInterfacevoid requestControl(ToolIOInterfaceController controller)
Request control of the Tool I/O Interface.
NOTE: Requests made outside the scope of the constructor of anInstallationNodeContribution
 instance will be ignored. controller - the controller of the Tool I/O Interface resource. When control is granted or about to be
                   revoked, callbacks will be made to this controller.Copyright © 2019. All rights reserved.