Package jason.asSyntax
Interface SetTerm
- All Superinterfaces:
Cloneable,Collection<Term>,Comparable<Term>,Iterable<Term>,Serializable,Term,ToDOM,ToJson
- All Known Implementing Classes:
SetTermImpl
The interface for sets in the AgentSpeak language
-
Method Summary
Modifier and TypeMethodDescriptionvoiddifference(Collection<Term> lt) voidintersection(Collection<Term> lt) voidMethods inherited from interface java.util.Collection
add, addAll, clear, contains, containsAll, equals, hashCode, isEmpty, iterator, parallelStream, remove, removeAll, removeIf, retainAll, size, spliterator, stream, toArray, toArray, toArrayMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface jason.asSyntax.Term
capply, clone, cloneNS, countVars, equals, getCyclicVar, getSrcInfo, hasVar, isArithExpr, isAtom, isCyclicTerm, isGround, isInternalAction, isList, isLiteral, isMap, isNumeric, isPlanBody, isPred, isRule, isSet, isString, isStructure, isUnnamedVar, isVar, setSrcInfo, subsumesMethods inherited from interface jason.util.ToJson
getAsJson, getAsJsonStr