| Package | Description |
|---|---|
| pct.moons.co.uk.schema.layers | |
| uk.co.moonsit.config.functions | |
| uk.co.moonsit.config.odg |
| Modifier and Type | Field and Description |
|---|---|
protected ControlFunction |
Layers.Layer.Controller.Functions.ErrorFunctions.error |
protected ControlFunction |
Layers.Layer.Controller.Functions.InputFunctions.input |
protected ControlFunction |
Layers.Layer.Controller.Functions.OutputFunctions.output |
protected ControlFunction |
Layers.Layer.Controller.Functions.ReferenceFunctions.reference |
| Modifier and Type | Field and Description |
|---|---|
protected List<ControlFunction> |
Layers.Layer.Controller.Functions.ErrorFunctions.Transfers.transfer |
protected List<ControlFunction> |
Layers.Layer.Controller.Functions.InputFunctions.Transfers.transfer |
protected List<ControlFunction> |
Layers.Layer.Controller.Functions.OutputFunctions.Transfers.transfer |
protected List<ControlFunction> |
Layers.Layer.Controller.Functions.ReferenceFunctions.Transfers.transfer |
| Modifier and Type | Method and Description |
|---|---|
ControlFunction |
ObjectFactory.createControlFunction()
Create an instance of
ControlFunction |
ControlFunction |
Layers.Layer.Controller.Functions.ErrorFunctions.getError()
Gets the value of the error property.
|
ControlFunction |
Layers.Layer.Controller.Functions.InputFunctions.getInput()
Gets the value of the input property.
|
ControlFunction |
Layers.Layer.Controller.Functions.OutputFunctions.getOutput()
Gets the value of the output property.
|
ControlFunction |
Layers.Layer.Controller.Functions.ReferenceFunctions.getReference()
Gets the value of the reference property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ControlFunction> |
Layers.Layer.Controller.Functions.ErrorFunctions.Transfers.getTransfer()
Gets the value of the transfer property.
|
List<ControlFunction> |
Layers.Layer.Controller.Functions.InputFunctions.Transfers.getTransfer()
Gets the value of the transfer property.
|
List<ControlFunction> |
Layers.Layer.Controller.Functions.OutputFunctions.Transfers.getTransfer()
Gets the value of the transfer property.
|
List<ControlFunction> |
Layers.Layer.Controller.Functions.ReferenceFunctions.Transfers.getTransfer()
Gets the value of the transfer property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Layers.Layer.Controller.Functions.ErrorFunctions.setError(ControlFunction value)
Sets the value of the error property.
|
void |
Layers.Layer.Controller.Functions.InputFunctions.setInput(ControlFunction value)
Sets the value of the input property.
|
void |
Layers.Layer.Controller.Functions.OutputFunctions.setOutput(ControlFunction value)
Sets the value of the output property.
|
void |
Layers.Layer.Controller.Functions.ReferenceFunctions.setReference(ControlFunction value)
Sets the value of the reference property.
|
| Modifier and Type | Method and Description |
|---|---|
static ControlFunction |
Utils.configureControlFunction(String name,
String description,
String neuralType,
String[][] parameters,
String[][] links) |
| Modifier and Type | Method and Description |
|---|---|
static void |
Utils.addFunction(Layers.Layer.Controller controller,
ControlFunction control,
int function,
boolean transfer) |
static void |
Utils.addTransferFunction(Layers.Layer.Controller controller,
ControlFunction control,
int function) |
| Modifier and Type | Method and Description |
|---|---|
ControlFunction |
ODGProcessing.constructFunction(ODGFunction function) |
Copyright © 2017. All rights reserved.