public class KillNonRootedNodes extends SsurgeonEdit
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
LABEL |
| Constructor and Description |
|---|
KillNonRootedNodes() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
evaluate(SemanticGraph sg,
SemgrexMatcher sm)
If executed twice on the same graph, the second time there
will be no further updates
|
java.lang.String |
toEditString() |
addNamedNode, equals, getNamedNode, getOwningPattern, setOwningPattern, toStringpublic static final java.lang.String LABEL
public boolean evaluate(SemanticGraph sg, SemgrexMatcher sm)
evaluate in class SsurgeonEditpublic java.lang.String toEditString()
toEditString in class SsurgeonEdit