|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectedu.stanford.nlp.time.SUTime.Temporal
edu.stanford.nlp.time.SUTime.Time
edu.stanford.nlp.time.SUTime.SimpleTime
public static class SUTime.SimpleTime
Simple time (vague time that we don't really know what to do with)
| Field Summary |
|---|
| Fields inherited from class edu.stanford.nlp.time.SUTime.Temporal |
|---|
approx, mod, timeLabel |
| Fields inherited from interface edu.stanford.nlp.util.HasInterval |
|---|
CONTAINS_FIRST_ENDPOINTS_COMPARATOR, ENDPOINTS_COMPARATOR, LENGTH_COMPARATOR, NESTED_FIRST_ENDPOINTS_COMPARATOR |
| Constructor Summary | |
|---|---|
SUTime.SimpleTime(java.lang.String label)
|
|
| Method Summary | |
|---|---|
SUTime.Time |
add(SUTime.Duration offset)
|
java.lang.String |
toFormattedString(int flags)
|
| Methods inherited from class edu.stanford.nlp.time.SUTime.Time |
|---|
closest, compareTo, contains, difference, distance, getDuration, getGranularity, getInterval, getJodaTimeInstant, getJodaTimePartial, getRange, getTime, getTimexType, hasTime, intersect, intersect, intersect, isComparable, isGrounded, makeComposite, max, min, offset, resolve, subtract |
| Methods inherited from class edu.stanford.nlp.time.SUTime.Temporal |
|---|
addMod, addModApprox, getMod, getPeriod, getRange, getRange, getStandardTemporalType, getTfid, getTfidString, getTid, getTidString, getTimeLabel, getTimexAttributes, getTimexValue, includeTimexAltValue, isApprox, isRef, next, prev, resolve, setTimeZone, setTimeZone, toISOString, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public SUTime.SimpleTime(java.lang.String label)
| Method Detail |
|---|
public java.lang.String toFormattedString(int flags)
toFormattedString in class SUTime.Temporalpublic SUTime.Time add(SUTime.Duration offset)
add in class SUTime.Time
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||