Serializable
, Cloneable
, Comparable<AbstractTerm>
, Iterable<Term>
, AbstractTerm
public abstract class SetTensional extends CompoundTerm
CompoundTerm.ConvRectangle, CompoundTerm.UnableToCloneException
Term.TermVisitor
complexity, conceptival, containedTemporalRelations, hash, term
EmptyTermArray, imagination, index_variable, SELF, SEQ_SPATIAL, SEQ_TEMPORAL, term_indices
Modifier | Constructor | Description |
---|---|---|
protected |
SetTensional(Term[] arg) |
Constructor with partial values, called by make
|
Modifier and Type | Method | Description |
---|---|---|
boolean |
isCommutative() |
Check if the compound is communitative.
|
protected static CharSequence |
makeSetName(char opener,
Term[] arg,
char closer) |
make the oldName of an ExtensionSet or IntensionSet
|
addComponentsRecursively, addTermsTo, applySubstitute, applySubstituteToCompound, asTermList, clone, clone, 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, makeName, name, operator, prepareComponentLinks, replaceIntervals, setComponent, setNormalized, shuffle, size, termArray, termList, transformIndependentVariableToDependent, UpdateConvRectangle
forEach, spliterator
finalize, getClass, notify, notifyAll, wait, wait, wait
get, get, getIsSpatial, getTemporalOrder, hasVar, isConstant, isExecutable, isHigherOrderStatement, isSelf, nameInternal, recurseSubtermsContainingVariables, recurseSubtermsContainingVariables, recurseTerms, setName, subjectOrPredicateIsIndependentVar, text, toSortedSet, toSortedSetArray, toString, valid
protected SetTensional(Term[] arg)
arg
- The component list of the termprotected static CharSequence makeSetName(char opener, Term[] arg, char closer)
opener
- the set openercloser
- the set closerarg
- the list of termpublic boolean isCommutative()
isCommutative
in class CompoundTerm
Copyright © 2020 OpenNARS. All rights reserved.