public class TimeMlUtil extends Object
| Constructor and Description |
|---|
TimeMlUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
copyAttributes(Element element,
Annotation annotation,
JCas jCas) |
static void |
removeInconsistentAttributes(Element element,
Annotation annotation,
JCas jCas) |
static Attributes |
toTempEval2007Attributes(AnnotationFS annotation,
String elementName) |
static Attributes |
toTimeMLAttributes(AnnotationFS annotation,
String elementName) |
static String |
toTimeMLElementName(AnnotationFS annotation) |
public TimeMlUtil()
public static void copyAttributes(Element element, Annotation annotation, JCas jCas)
public static void removeInconsistentAttributes(Element element, Annotation annotation, JCas jCas)
public static Attributes toTempEval2007Attributes(AnnotationFS annotation, String elementName)
public static Attributes toTimeMLAttributes(AnnotationFS annotation, String elementName)
public static String toTimeMLElementName(AnnotationFS annotation)
Copyright © 2014. All rights reserved.