public class TestDeviceCombination extends DeviceCombination
Device.Type
Constructor and Description |
---|
TestDeviceCombination(String name)
Create a test device combination with the given name.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isReal() |
boolean |
isTest() |
addDevice, getDevices
addCapability, addParameterObject, addParameterValue, addResourceCapability, getCapabilities, getCapabilityParameterObjectProperties, getParameterObjectValue, getParameters, getParameterValuesForCapability, getResourceCapabilities, getResourceCapability
getBasicInformation, getBlueprint, getDescription, getDescriptionAsPlainText, getName, getRdID, getRdURL, getType, setDescription, setRdID, setRdURL, toString
public TestDeviceCombination(String name)
name
- Name for the new test device combination.public boolean isReal()
isReal
in class DeviceCombination
public boolean isTest()
isTest
in class DeviceCombination
Copyright © 2021 Tampere University (TAU) / Faculty of Engineering and Natural Sciences (ENS) / Automation Technology and Mechanical Engineering (ATME) / Manufacturing and Production Automation. All rights reserved.