public class Predicate extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Argmap |
argmap |
protected String |
lemma |
| Constructor and Description |
|---|
Predicate() |
| Modifier and Type | Method and Description |
|---|---|
Argmap |
getArgmap()
Gets the value of the argmap property.
|
String |
getLemma()
Gets the value of the lemma property.
|
void |
setArgmap(Argmap value)
Sets the value of the argmap property.
|
void |
setLemma(String value)
Sets the value of the lemma property.
|
public String getLemma()
Stringpublic void setLemma(String value)
value - allowed object is
Stringpublic Argmap getArgmap()
ArgmapCopyright © 2016–2020 FBK. All rights reserved.