Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
G
get(int)
- Method in class nars.entity.
Stamp
Get a number from the list by index, called in this class only
get(String)
- Method in class nars.storage.
Bag
Get an Item by key
getAppletInfo()
- Method in class nars.main.
NARS
Provide system information for the applet.
getBelief(Task)
- Method in class nars.entity.
Concept
Select a belief to interact with the given task in inference
getBestSolution()
- Method in class nars.entity.
Sentence
Get the best-so-far solution for a Question or Goal
getBudget()
- Method in class nars.entity.
Item
Get current BudgetValue
getBudgetString(StringBuffer)
- Static method in class nars.io.
StringParser
Return the prefex of a task string that contains a BudgetValue
getComplexity()
- Method in class nars.language.
CompoundTerm
report the term's syntactic complexity
getComplexity()
- Method in class nars.language.
Term
The syntactic complexity, for constant automic Term, is 1.
getComponents()
- Method in class nars.language.
CompoundTerm
Get the component list
getConcept(Term)
- Static method in class nars.main.
Memory
Get the Concept associated to a Term, or create it.
getConfidence()
- Method in class nars.entity.
TruthValue
Get the confidence value
getConjunctionSymbol(TemporalValue)
- Static method in class nars.language.
Conjunction
COnvert a temporal into its String representation
getConstantName()
- Method in class nars.language.
CompoundTerm
skip all variable names to produce stable sorting order among components, not for display
getConstantName()
- Method in class nars.language.
Term
Default, to be overrided in variable Terms.
getConstantName()
- Method in class nars.language.
Variable
Variable name is omitted in sorting
getContent()
- Method in class nars.entity.
Sentence
Get the content of the sentence
getContent()
- Method in class nars.entity.
Task
Directly get the content of the sentence
getCreationTime()
- Method in class nars.entity.
Sentence
Get the creation time of the truth-value from the Stamp
getCreationTime()
- Method in class nars.entity.
Stamp
Get the creationTime of the truth-value
getDelta()
- Method in class nars.entity.
TemporalValue
Directly report the time difference
getDurability()
- Method in class nars.entity.
BudgetValue
Get durability value
getEquivalenceSymbol(TemporalValue)
- Static method in class nars.language.
Equivalence
Get the symbole of the relation by tense
getEventTime()
- Method in class nars.entity.
Sentence
Get the occurrence time of the event
getExpDifAbs(TruthValue)
- Method in class nars.entity.
TruthValue
Calculate the absolute difference of the expectation value and that of a given truth value
getExpectation()
- Method in class nars.entity.
TruthValue
Calculate the expectation value of the truth value
getFrequency()
- Method in class nars.entity.
TruthValue
Get the frequency value
getIndex(int)
- Method in class nars.entity.
TermLink
Get one index by level
getIndices()
- Method in class nars.entity.
TermLink
Get all the indices
getInput()
- Method in class nars.gui.
InputWindow
Get input lines, and send them to Memory
getKey()
- Method in class nars.entity.
Item
Get the current key
getLevel(Type)
- Method in class nars.storage.
Bag
Decide the put-in level according to priority
getLine()
- Method in class nars.gui.
InputWindow
Get one input lines
getName()
- Method in class nars.language.
Term
Reporting the name of the current Term.
getName()
- Method in class nars.language.
Variable
Get variable name with dependency list (if any)
getOpenVariables()
- Method in class nars.language.
CompoundTerm
get the OpenVariables list
getOrder()
- Method in class nars.language.
Conjunction
Return the temporal order.
getOrder()
- Method in class nars.language.
Equivalence
Get the temporal order.
getOrder()
- Method in class nars.language.
Implication
Get the order of the components.
getOrder()
- Method in class nars.language.
Term
Get the temporal order in a term, which is null by default
getPredicate()
- Method in class nars.language.
Statement
Return the second component of the statement
getPriority()
- Method in class nars.entity.
BudgetValue
Get priority value
getQuality()
- Method in class nars.entity.
BudgetValue
Get quality value
getQuality()
- Method in class nars.entity.
Concept
Recalculate the quality of the concept [to be refined]
getRecord()
- Method in class nars.entity.
TaskLink
Get the TermLink record
getRelationIndex()
- Method in class nars.language.
ImageExt
get the index of the relation in the component list
getRelationIndex()
- Method in class nars.language.
ImageInt
get the index of the relation in the component list
getReverse(TemporalValue)
- Static method in class nars.entity.
TemporalValue
Get the reverse temporal difference of a given one
getSentence()
- Method in class nars.entity.
Task
Get the sentence
getShortValue()
- Method in class nars.entity.
ShortFloat
To access the value as short
getStamp()
- Method in class nars.entity.
Sentence
Get the stamp of the sentence
getStoredName()
- Method in class nars.language.
Variable
Get variable name without dependency list (if any)
getSubject()
- Method in class nars.language.
Statement
Return the first component of the statement
getSymbol(TemporalValue)
- Static method in class nars.language.
Implication
Convert a TemporalValue into its String representation
getTarget()
- Method in class nars.entity.
TermLink
Get the target of the link
getTargetTask()
- Method in class nars.entity.
TaskLink
Get the target Task
getTense()
- Method in class nars.entity.
Sentence
Get the tense of the Sentence
getTense()
- Method in class nars.entity.
Task
Directly get the tense of the sentence
getTerm()
- Method in class nars.entity.
Concept
Return the assocated term, called from Memory only
getTermLinkTemplates()
- Method in class nars.entity.
Concept
Return the templates for TermLinks, only called in Memory.continuedProcess
getTime()
- Static method in class nars.main.
Center
Get the current time from the clock Called in nars.entity.Stamp
getTruth()
- Method in class nars.entity.
Sentence
Get the truth value of the sentence
getTruthString(StringBuffer)
- Static method in class nars.io.
StringParser
Return the postfix of a task string that contains a TruthValue
getType()
- Method in class nars.entity.
TermLink
Get the link type
getType()
- Method in class nars.language.
Variable
Get the type of the variable
getValue()
- Method in class nars.entity.
ShortFloat
To access the value as float
getVarName(boolean)
- Method in class nars.language.
Variable
Rename a variable temporally to distinguish it from variables in other Terms
Goal
- Class in
nars.entity
A Goal is an event to be realized, and may conain query variables
Goal(Term, char, TruthValue, Stamp)
- Constructor for class nars.entity.
Goal
Constructor
GOAL_MARK
- Static variable in class nars.io.
Symbols
GoTo
- Class in
nars.operation
A class used in testing only.
GoTo(String)
- Constructor for class nars.operation.
GoTo
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W