public class StringConstant extends Constant
| Constructor and Description |
|---|
StringConstant(String src) |
| Modifier and Type | Method and Description |
|---|---|
Object |
clone() |
boolean |
equals(Object obj) |
Term |
getInstance(Variable variable,
Term term) |
String |
getString() |
int |
hashCode() |
boolean |
isGround() |
String |
toPLString() |
String |
toString() |
public StringConstant(String src)
public boolean isGround()
public String toPLString()
toPLString in class Termpublic Term getInstance(Variable variable, Term term)
getInstance in class Termvariable - Substitution variable.term - A term.
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann