Uses of Package
nars.entity

Packages that use nars.entity
nars.entity Data entities that are independently stored 
nars.gui Graphical user interface of the system 
nars.inference The inference rules and control functions 
nars.io Input/output management 
nars.language Term hierarchy in Narsese 
nars.main Top-level classes of the system 
nars.operation Built-in operators 
nars.storage Storage management 
 

Classes in nars.entity used by nars.entity
BudgetValue
          A triple of priority (current), durability (decay), and quality (long-term average).
Goal
          A Goal is an event to be realized, and may conain query variables
Item
          An item is an object that can be put into a Bag, to participate in the resource competation of the system.
Judgment
          A Judgment is an piece of new knowledge to be absorbed.
Question
          A Question is a sentence without a truth value, and may conain query variables
Sentence
          A Sentence is an abstract class, mainly containing a Term, a TruthValue, and a Stamp.
ShortFloat
          A float value in [0, 1], with 4 digits accuracy.
Stamp
          Each Sentence has a get of serial numbers of a constant length attached.
Task
          A task to be processed, consists of a Sentence and a BudgetValue
TaskLink
          Reference to a Task.
TemporalValue
          Temporal information, in terms of the internal clock of the system.
TermLink
          A link between a compound term and a component term
TruthValue
          Frequency and confidence.
 

Classes in nars.entity used by nars.gui
Concept
          A concept contains information associated with a term, including directly and indirectly related tasks and beliefs.
 

Classes in nars.entity used by nars.inference
BudgetValue
          A triple of priority (current), durability (decay), and quality (long-term average).
Concept
          A concept contains information associated with a term, including directly and indirectly related tasks and beliefs.
Judgment
          A Judgment is an piece of new knowledge to be absorbed.
Sentence
          A Sentence is an abstract class, mainly containing a Term, a TruthValue, and a Stamp.
Task
          A task to be processed, consists of a Sentence and a BudgetValue
TaskLink
          Reference to a Task.
TemporalValue
          Temporal information, in terms of the internal clock of the system.
TermLink
          A link between a compound term and a component term
TruthValue
          Frequency and confidence.
 

Classes in nars.entity used by nars.io
BudgetValue
          A triple of priority (current), durability (decay), and quality (long-term average).
TruthValue
          Frequency and confidence.
 

Classes in nars.entity used by nars.language
TemporalValue
          Temporal information, in terms of the internal clock of the system.
TermLink
          A link between a compound term and a component term
 

Classes in nars.entity used by nars.main
BudgetValue
          A triple of priority (current), durability (decay), and quality (long-term average).
Concept
          A concept contains information associated with a term, including directly and indirectly related tasks and beliefs.
Judgment
          A Judgment is an piece of new knowledge to be absorbed.
Sentence
          A Sentence is an abstract class, mainly containing a Term, a TruthValue, and a Stamp.
Stamp
          Each Sentence has a get of serial numbers of a constant length attached.
Task
          A task to be processed, consists of a Sentence and a BudgetValue
TaskLink
          Reference to a Task.
TemporalValue
          Temporal information, in terms of the internal clock of the system.
TermLink
          A link between a compound term and a component term
TruthValue
          Frequency and confidence.
 

Classes in nars.entity used by nars.operation
Task
          A task to be processed, consists of a Sentence and a BudgetValue
 

Classes in nars.entity used by nars.storage
Item
          An item is an object that can be put into a Bag, to participate in the resource competation of the system.
TaskLink
          Reference to a Task.
TermLink
          A link between a compound term and a component term