Serializable
, Cloneable
, Comparable<AbstractTerm>
, AbstractTerm
, Plugin
public class Add extends FunctionOperator
Operator.ExecutionResult
Term.TermVisitor
EmptyTermArray, imagination, index_variable, SELF, SEQ_SPATIAL, SEQ_TEMPORAL, term_indices
Constructor | Description |
---|---|
Add() |
Modifier and Type | Method | Description |
---|---|---|
protected Term |
function(Memory memory,
Term[] x) |
y = function(x)
|
protected Term |
getRange() |
the term that the output will inherit from; analogous to the 'Range' of a function in mathematical terminology
|
equals, execute
finalize, getClass, notify, notifyAll, wait, wait, wait
addPrefixIfMissing, call, call, clone, operationExecutionString, reportExecution, setEnabled
cloneDeep, compareTo, containedTemporalRelations, containsTerm, containsTermRecursively, countTermRecursively, equals, get, get, getComplexity, getIsSpatial, getTemporalOrder, hashCode, hasInterval, hasVar, hasVar, hasVarDep, hasVarIndep, hasVarQuery, isConstant, isExecutable, isHigherOrderStatement, isSelf, name, nameInternal, operator, recurseSubtermsContainingVariables, recurseSubtermsContainingVariables, recurseTerms, setName, subjectOrPredicateIsIndependentVar, text, toSortedSet, toSortedSetArray, toString, valid
protected Term function(Memory memory, Term[] x)
FunctionOperator
function
in class FunctionOperator
protected Term getRange()
FunctionOperator
getRange
in class FunctionOperator
Copyright © 2020 OpenNARS. All rights reserved.