| Package | Description |
|---|---|
| net.sf.tweety.logics.fol.syntax.tptp.fof |
| Modifier and Type | Field and Description |
|---|---|
protected TptpFofSort |
TptpFofTerm.sort
The sort of this term
|
static TptpFofSort |
TptpFofSort.THING |
| Modifier and Type | Method and Description |
|---|---|
abstract TptpFofSort |
TptpFofTerm.getSort() |
TptpFofSort |
TptpFofStringTerm.getSort() |
| Constructor and Description |
|---|
TptpFofConstant(String value,
TptpFofSort sort)
Constructor
|
TptpFofStringTerm(String name,
TptpFofSort sort) |
TptpFofTerm(T value,
TptpFofSort sort)
Constructor with given value and sort
|
Copyright © 2016. All rights reserved.