public class Blueprint extends DeviceWithCapabilities
Device.Type
Constructor and Description |
---|
Blueprint(String name)
Create a blueprint with the given name.
|
Blueprint(String name,
ParameterObject basicInfoObj)
Create a blueprint with the given name.
|
Modifier and Type | Method and Description |
---|---|
ParameterObjectValue |
getBasicInformation()
Get basic information about this device.
|
addCapability, addParameterObject, addParameterValue, addResourceCapability, getCapabilities, getCapabilityParameterObjectProperties, getParameterObjectValue, getParameters, getParameterValuesForCapability, getResourceCapabilities
getBlueprint, getDescription, getDescriptionAsPlainText, getDevices, getName, getType, setDescription, toString
public Blueprint(String name)
name
- name of the blueprintpublic Blueprint(String name, ParameterObject basicInfoObj)
name
- blueprint namebasicInfoObj
- Parameter object representing the basic device information of this blueprint.public ParameterObjectValue getBasicInformation()
Device
getBasicInformation
in class Device
Copyright © 2017 Tampere University of Technology (TUT) / Laboratory of Mechanical Engineering and Industrial Systems (MEI). All rights reserved.