Package | Description |
---|---|
fi.tut.mei.capabilityQueryLib | |
fi.tut.mei.capabilityQueryLib.model |
Modifier and Type | Method and Description |
---|---|
ParameterObject |
Client.getBasicResourceInformation()
Get basic resource information.
|
ParameterObject |
Client.getParameterObject(String name)
Get the parameter object with the given name.
|
Modifier and Type | Method and Description |
---|---|
ParameterObject |
ParameterObjectValue.getParameterObject()
Get the parameter object this has values for.
|
Modifier and Type | Method and Description |
---|---|
Set<ParameterObject> |
ParameterObject.getChildren()
Get the child parameter objects.
|
ParameterAssociation<ParameterObject> |
Capability.getParameterAssociation(String property)
Get parameter association for the given property.
|
Modifier and Type | Method and Description |
---|---|
void |
ParameterObject.addChild(ParameterObject child)
Add a child parameter object.
|
Modifier and Type | Method and Description |
---|---|
void |
Capability.addParameterAssociationForParameterObject(String property,
ParameterAssociation<ParameterObject> paramAssoc)
Add a parameter association for a object property.
|
Constructor and Description |
---|
ParameterObjectValue(ParameterObject paramObj)
Construct a ParameterObjectValue for a given ParameterObject.
|
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.