Uses of Class
edu.fiu.jtlex.data.Timex
-
Uses of Timex in edu.fiu.jtlex.data
Methods in edu.fiu.jtlex.data that return Timex Modifier and Type Method Description TimexTimex. clone()Creates and returns a copy of the Timex.TimexDisconnectivity. getDct(IGraph partition)Gets the document creation timeTimexIDisconnectivity. getDct(IGraph partition)Gets the document creation timeMethods in edu.fiu.jtlex.data that return types with arguments of type Timex Modifier and Type Method Description java.util.ArrayList<Timex>Disconnectivity. getTimeExpressions(IGraph partition)Gets a list of time expressionsjava.util.ArrayList<Timex>IDisconnectivity. getTimeExpressions(IGraph partition)Gets a list of time expressionsMethods in edu.fiu.jtlex.data with parameters of type Timex Modifier and Type Method Description ILinkDisconnectivity. trySuggestLink(Timex dct, java.util.ArrayList<Timex> timeExpressions, int numberOfLinks)Attempts to parse a suggested link verifying the tagsILinkIDisconnectivity. trySuggestLink(Timex dct, java.util.ArrayList<Timex> timeExpressions, int numberOfLinks)Attempts to parse a suggested link verifying the tagsMethod parameters in edu.fiu.jtlex.data with type arguments of type Timex Modifier and Type Method Description ILinkDisconnectivity. trySuggestLink(Timex dct, java.util.ArrayList<Timex> timeExpressions, int numberOfLinks)Attempts to parse a suggested link verifying the tagsILinkIDisconnectivity. trySuggestLink(Timex dct, java.util.ArrayList<Timex> timeExpressions, int numberOfLinks)Attempts to parse a suggested link verifying the tags