| Package | Description |
|---|---|
| uk.co.moons.config | |
| uk.co.moons.control | |
| uk.co.moons.control.functions | |
| uk.co.moons.control.links | |
| uk.co.moons.control.neural |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,BaseControlFunction> |
BaseControlBuild.hmControls |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,BaseControlFunction> |
BaseControlBuild.getHmControls() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
BaseControlBuild.addControlToHashMap(String name,
BaseControlFunction cf) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseControlBuild.setHmControls(HashMap<String,BaseControlFunction> hmControls) |
| Constructor and Description |
|---|
Activation(Link link,
Activation.Functions.List list,
HashMap<String,BaseControlFunction> hmControls) |
| Modifier and Type | Field and Description |
|---|---|
protected HashMap<String,BaseControlFunction> |
ControlHierarchy.hmControls |
| Modifier and Type | Method and Description |
|---|---|
BaseControlFunction |
ControlHierarchy.getControllerFunction(String function) |
BaseControlFunction |
ControlFunctionCollection.getMainFunction() |
| Modifier and Type | Method and Description |
|---|---|
List<BaseControlFunction> |
ControlFunctionCollection.getTransferFunctions() |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlFunctionCollection.setMainFunction(BaseControlFunction mainFunction) |
| Modifier and Type | Method and Description |
|---|---|
void |
ControlFunctionCollection.setTransferFunctions(List<BaseControlFunction> transferFunctions) |
| Modifier and Type | Class and Description |
|---|---|
class |
ControlFunction |
class |
InputFunction |
class |
OutputFunction |
| Modifier and Type | Field and Description |
|---|---|
protected List<BaseControlFunction> |
BaseSignalLink.controls |
| Modifier and Type | Method and Description |
|---|---|
List<BaseControlFunction> |
SignalLinkInterface.getControlList() |
List<BaseControlFunction> |
BaseSignalLink.getControlList() |
| Modifier and Type | Method and Description |
|---|---|
void |
SignalLinkInterface.addControl(BaseControlFunction control) |
void |
BaseSignalLink.addControl(BaseControlFunction control) |
| Modifier and Type | Method and Description |
|---|---|
BaseControlFunction |
BaseNeuralFunction.getExternalControlFunction(String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseNeuralFunction.setLink(BaseControlFunction control) |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseNeuralFunction.setLinks(HashMap<String,BaseControlFunction> hmControls) |
Copyright © 2017. All rights reserved.