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.
|
class |
RealDeviceCombination
A real device combination consists of other real device combinations and individual devices.
|
class |
TestDeviceCombination
Class that represents a device combination created as a possible combination that could be really created but does not currently exist.
|
Modifier and Type | Method and Description |
---|---|
List<Device> |
Device.getDevices()
Get the devices this device consists of
|
List<Device> |
DeviceCombination.getDevices()
get the devices this device consists of
|
Modifier and Type | Method and Description |
---|---|
void |
RealDeviceCombination.addDevice(Device device)
Add a device to this combination.
|
void |
DeviceCombination.addDevice(Device device)
add a device to this device's devices
|
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.