public class TptpFofConstant extends TptpFofStringTerm
namesort, value| Constructor and Description |
|---|
TptpFofConstant(String value)
Default Constructor with standard sort
|
TptpFofConstant(String value,
TptpFofSort sort)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
String |
get() |
void |
set(String value) |
getName, getSort, toStringpublic TptpFofConstant(String value)
value - the identifier namepublic TptpFofConstant(String value, TptpFofSort sort)
value - the identifier namesort - the sort of this constantpublic void set(String value)
set in class TptpFofStringTermpublic String get()
get in class TptpFofTerm<String>Copyright © 2016. All rights reserved.