com.ur.urcap.api.domain
public interface URCapAPI
Modifier and Type | Method and Description |
---|---|
FeatureModel |
getFeatures() |
<T extends InstallationNodeContribution> |
getInstallationNode(Class<T> installationType) |
IOModel |
getIOs() |
RobotModel |
getRobotModel() |
SoftwareVersion |
getSoftwareVersion() |
SoftwareVersion getSoftwareVersion()
RobotModel getRobotModel()
IOModel getIOs()
FeatureModel getFeatures()
<T extends InstallationNodeContribution> T getInstallationNode(Class<T> installationType)
Copyright © 2016. All rights reserved.