Package | Description |
---|---|
org.opennars.inference |
The inference rules and control functions
|
org.opennars.operator.mental |
Modifier and Type | Method | Description |
---|---|---|
static BudgetFunctions.Activating |
BudgetFunctions.Activating.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BudgetFunctions.Activating[] |
BudgetFunctions.Activating.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method | Description |
---|---|---|
static void |
BudgetFunctions.activate(BudgetValue receiver,
BudgetValue amount,
BudgetFunctions.Activating mode) |
Activate a concept by an incoming TaskLink
|
Modifier and Type | Method | Description |
---|---|---|
void |
Remind.activate(Memory memory,
Concept c,
BudgetValue b,
BudgetFunctions.Activating mode) |
Copyright © 2020 OpenNARS. All rights reserved.