Package | Description |
---|---|
fi.tut.mei.capabilityQueryLib.model |
Modifier and Type | Class and Description |
---|---|
class |
Blueprint
Class that represents a device blueprint.
|
class |
DeviceCombination
Class that represents a device combination.
|
class |
DeviceWithCapabilities
Abstract class that represents a device that directly knows its capabilities i.e.
|
class |
IndividualDevice
Class representing an individual device.
|
Modifier and Type | Method and Description |
---|---|
List<Device> |
DeviceCombination.getDevices()
get the devices this device consists of
|
List<Device> |
Device.getDevices()
Get the devices this device consists of
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceCombination.addDevice(Device device)
add a device to this device's devices
|
Copyright © 2017 Tampere University of Technology (TUT) / Laboratory of Mechanical Engineering and Industrial Systems (MEI). All rights reserved.