public class AceTimex extends AceEventArgumentValue
| Modifier and Type | Field and Description |
|---|---|
String |
anchorDir |
String |
anchorVal |
ArrayList |
mentions
a list of the mentions of this time expression (each of type AceTimexMention)
|
String |
mod |
String |
set |
String |
val
the normalized value of the time expression
|
idpublic String val
public String anchorVal
public String anchorDir
public String set
public String mod
public ArrayList mentions
public void write(PrintWriter w)
public String getType()
Copyright © 2016 New York University. All rights reserved.