Package | Description |
---|---|
com.ur.urcap.api.contribution | |
com.ur.urcap.api.contribution.driver.gripper.conformant | |
com.ur.urcap.api.contribution.program |
Modifier and Type | Method and Description |
---|---|
<T extends DeviceRegistrationManager> |
ProgramNodeConfiguration.getDeviceRegistrationManager(Class<T> registrationManagerClass)
This method can be used to obtain an interface for registering this program node contribution/service as conformant
with a specific device type supported by PolyScope.
|
Modifier and Type | Interface and Description |
---|---|
interface |
GripperRegistrationManager
This interface is used for registering a program node contribution/service (i.e.
|
Modifier and Type | Method and Description |
---|---|
<T extends DeviceRegistrationManager> |
ContributionConfiguration.getDeviceRegistrationManager(Class<T> registrationManagerClass)
This method can be used to obtain an interface for registering this program node contribution/service as conformant
with a specific device type supported by PolyScope.
|
Copyright © 2021. All rights reserved.