Serializable
, Cloneable
, Comparable<AbstractTerm>
, AbstractTerm
public class Interval extends Term
Term.TermVisitor
Modifier and Type | Field | Description |
---|---|---|
long |
time |
EmptyTermArray, imagination, index_variable, SELF, SEQ_SPATIAL, SEQ_TEMPORAL, term_indices
Constructor | Description |
---|---|
Interval(long time) |
this constructor has an extra unused argument to differentiate it from the other one,
for specifying magnitude directly.
|
Interval(String i) |
Modifier and Type | Method | Description |
---|---|---|
Interval |
clone() |
Make a new Term with the same name.
|
boolean |
hasInterval() |
|
static Interval |
interval(String i) |
finalize, getClass, notify, notifyAll, wait, wait, wait
cloneDeep, compareTo, containedTemporalRelations, containsTerm, containsTermRecursively, countTermRecursively, equals, get, get, getComplexity, getIsSpatial, getTemporalOrder, hashCode, hasVar, hasVar, hasVarDep, hasVarIndep, hasVarQuery, isConstant, isExecutable, isHigherOrderStatement, isSelf, name, nameInternal, operator, recurseSubtermsContainingVariables, recurseSubtermsContainingVariables, recurseTerms, setName, subjectOrPredicateIsIndependentVar, text, toSortedSet, toSortedSetArray, toString, valid
public Interval(long time)
public Interval(String i)
Copyright © 2020 OpenNARS. All rights reserved.