Serializable, Cloneable, Comparable<AbstractTerm>, Iterable<Term>, AbstractTermpublic class SetInt extends SetTensional
CompoundTerm.ConvRectangle, CompoundTerm.UnableToCloneExceptionTerm.TermVisitorcomplexity, conceptival, containedTemporalRelations, hash, termEmptyTermArray, imagination, index_variable, SELF, SEQ_SPATIAL, SEQ_TEMPORAL, term_indices| Constructor | Description |
|---|---|
SetInt(Term... arg) |
Constructor with partial values, called by make
|
| Modifier and Type | Method | Description |
|---|---|---|
SetInt |
clone() |
Clone a SetInt
|
SetInt |
clone(Term[] replaced) |
Must be Term return type because the type of Term may change with different arguments
|
static SetInt |
make(Collection<Term> l) |
|
static SetInt |
make(Term... t) |
|
CharSequence |
makeName() |
Make a String representation of the set, override the default.
|
Symbols.NativeOperator |
operator() |
Get the operator of the term.
|
addComponentsRecursively, addTermsTo, applySubstitute, applySubstituteToCompound, asTermList, cloneDeep, cloneDeepVariables, cloneTerms, cloneTermsAppend, cloneTermsDeep, cloneTermsExcept, cloneTermsListDeep, cloneTermsReplacing, cloneVariableTermsDeep, compareTo, containedTemporalRelations, containsAllTermsOf, containsTerm, containsTermRecursively, countTermRecursively, equals, extractIntervals, getComplexity, getContainedTerms, hashCode, hasInterval, hasVar, hasVarDep, hasVarIndep, hasVarQuery, init, invalidateName, isNormalized, iterator, makeCompoundName, name, prepareComponentLinks, replaceIntervals, setComponent, setNormalized, shuffle, size, termArray, termList, transformIndependentVariableToDependent, UpdateConvRectangleforEach, spliteratorfinalize, getClass, notify, notifyAll, wait, wait, waitisCommutative, makeSetNameget, get, getIsSpatial, getTemporalOrder, hasVar, isConstant, isExecutable, isHigherOrderStatement, isSelf, nameInternal, recurseSubtermsContainingVariables, recurseSubtermsContainingVariables, recurseTerms, setName, subjectOrPredicateIsIndependentVar, text, toSortedSet, toSortedSetArray, toString, validpublic SetInt(Term... arg)
arg - The component list of the term - args must be unique and sortedpublic SetInt clone()
clone in class CompoundTermpublic SetInt clone(Term[] replaced)
CompoundTermclone in class CompoundTermpublic static SetInt make(Collection<Term> l)
public Symbols.NativeOperator operator()
operator in class CompoundTermpublic CharSequence makeName()
makeName in class CompoundTermCopyright © 2020 OpenNARS. All rights reserved.