| Package | Description |
|---|---|
| net.sf.tweety.logics.commons.syntax |
| Modifier and Type | Method and Description |
|---|---|
Constant |
Constant.clone() |
| Modifier and Type | Method and Description |
|---|---|
Set<RelationalFormula> |
RelationalFormula.allGroundInstances(Set<Constant> constants)
Computes all ground instances of this relational formula wrt.
|
| Constructor and Description |
|---|
Constant(Constant other)
Copy-Ctor: Creates a deep copy of the given Constant
|
| Constructor and Description |
|---|
Sort(String name,
Set<Constant> constants)
Ctor: Creates a Sort with the given name and the given constants.
|
Copyright © 2018. All rights reserved.