Cloneable
, Comparable<AbstractTerm>
Abbreviation.Abbreviate
, Add
, Anticipate
, Believe
, CompoundTerm
, Conjunction
, Consider
, Count
, DifferenceExt
, DifferenceInt
, Disjunction
, Doubt
, Equivalence
, Evaluate
, Feel
, FeelBusy
, FeelSatisfied
, FunctionOperator
, Hesitate
, Image
, ImageExt
, ImageInt
, Implication
, Inheritance
, IntersectionExt
, IntersectionInt
, Interval
, Name
, Negation
, NullOperator
, Operation
, Operator
, Product
, Reflect
, Register
, Remind
, SetExt
, SetInt
, SetTensional
, Similarity
, Statement
, System
, Term
, Variable
, Want
, Wonder
public interface AbstractTerm extends Cloneable, Comparable<AbstractTerm>
Modifier and Type | Method | Description |
---|---|---|
boolean |
hasVar() |
Whether this compound term contains any variable term
|
boolean |
isConstant() |
Check whether the current Term can name a Concept.
|
default CharSequence |
name() |
Reporting the name of the current Term.
|
compareTo
boolean hasVar()
boolean isConstant()
default CharSequence name()
Copyright © 2020 OpenNARS. All rights reserved.