| Package | Description |
|---|---|
| org.maltparser.core.syntaxgraph.reader |
| Modifier and Type | Method and Description |
|---|---|
TigerXMLHeader.Domain |
TigerXMLHeader.FeatureEdgeLabel.getDomain() |
static TigerXMLHeader.Domain |
TigerXMLHeader.Domain.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TigerXMLHeader.Domain[] |
TigerXMLHeader.Domain.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TigerXMLHeader.FeatureEdgeLabel.setDomain(TigerXMLHeader.Domain domain) |
| Constructor and Description |
|---|
FeatureEdgeLabel(java.lang.String name,
TigerXMLHeader.Domain domain) |
Copyright 2007-2017 Johan Hall, Jens Nilsson and Joakim Nivre.