| Package | Description |
|---|---|
| net.sf.tweety.logics.commons.syntax.interfaces |
| Modifier and Type | Method and Description |
|---|---|
static Atom.RETURN_SET_PREDICATE |
Atom.AtomImpl.implSetPredicate(Predicate old,
Predicate newer,
List<Term<?>> arguments) |
Atom.RETURN_SET_PREDICATE |
Atom.setPredicate(Predicate predicate)
Changes the predicate of the atom.
|
static Atom.RETURN_SET_PREDICATE |
Atom.RETURN_SET_PREDICATE.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Atom.RETURN_SET_PREDICATE[] |
Atom.RETURN_SET_PREDICATE.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018. All rights reserved.