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.getParts()
get the devices this device consists of
|
List<Device> |
Device.getParts()
Get the devices this device consists of
|
Modifier and Type | Method and Description |
---|---|
void |
DeviceCombination.addPart(Device device)
add a device to this device's parts
|
Copyright © 2017. All rights reserved.