Serializable, Pluginpublic class Counting extends Object implements Plugin
| Modifier and Type | Field | Description |
|---|---|---|
(package private) static Term |
CARDINALITY |
|
float |
MINIMUM_PRIORITY |
|
EventEmitter.EventObserver |
obs |
| Constructor | Description |
|---|---|
Counting() |
|
Counting(float MINIMUM_PRIORITY) |
| Modifier and Type | Method | Description |
|---|---|---|
double |
getMINIMUM_PRIORITY() |
|
boolean |
setEnabled(Nar n,
boolean enabled) |
called when plugin is activated (enabled = true) / deactivated (enabled=false)
|
void |
setMINIMUM_PRIORITY(double val) |
public EventEmitter.EventObserver obs
static final Term CARDINALITY
public volatile float MINIMUM_PRIORITY
public void setMINIMUM_PRIORITY(double val)
public double getMINIMUM_PRIORITY()
public boolean setEnabled(Nar n, boolean enabled)
PluginsetEnabled in interface PluginCopyright © 2020 OpenNARS. All rights reserved.