Index
A B C D E F G H I L M N O P R S T U V
All Classes All Packages
All Classes All Packages
All Classes All Packages
T
- TERMINATES - edu.fiu.jtlex.data.ILink.ALinkType
-
John stopped talking.
- Text - Class in edu.fiu.jtlex.data
-
Default implementation of
IText. - Text(String, String, Set<ITimex>, Set<ILink>, Set<IInstance>) - Constructor for class edu.fiu.jtlex.data.Text
-
Creates a new Text object.
- TIME - edu.fiu.jtlex.data.ITimex.TimexType
-
The expression refers to a time of the day, even if in a very indefinite way.
- Timeline - Class in edu.fiu.jtlex.data
-
Default implementation of
ITimeline. - Timeline(ArrayList<List<String>>, Set<ILink>) - Constructor for class edu.fiu.jtlex.data.Timeline
-
Represents a Timeline of a TimeML graph, which is an ordered list of the events extracted from a TimeML Graph.
- TimeMLParser - Class in edu.fiu.jtlex.data
-
Default implementation of
ITimeMLParser. - TimeMLParser() - Constructor for class edu.fiu.jtlex.data.TimeMLParser
- Timex - Class in edu.fiu.jtlex.data
-
Default implementation of
ITimex. - Timex(int, ITimex.TimexType, String, ITimex.TimexMod, boolean, int, ITimex.FunctionInDocument, int, int, String, String, String) - Constructor for class edu.fiu.jtlex.data.Timex
-
Creates a new Timex with the specified information.
- TLINK - edu.fiu.jtlex.data.ILink.LinkTag
-
A Temporal Link represents the temporal relationship holding between events, times, or between an event and a time.
- toJSON() - Method in class edu.fiu.jtlex.data.Event
-
Converts the Event and it's info into JSON Format.
- toJSON() - Method in class edu.fiu.jtlex.data.Graph
-
Returns the JSON (RFC 8259) representation of the Graph.
- toJSON() - Method in interface edu.fiu.jtlex.data.IEvent
-
Returns the JSON (RFC 8259) representation of the event.
- toJSON() - Method in interface edu.fiu.jtlex.data.IGraph
-
Returns the JSON (RFC 8259) representation of the Graph.
- toJSON() - Method in interface edu.fiu.jtlex.data.ILink
-
Returns the JSON (RFC 8259) representation of the Link.
- toJSON() - Method in interface edu.fiu.jtlex.data.INode
-
Returns the JSON (RFC 8259) representation of the Node.
- toJSON() - Method in class edu.fiu.jtlex.data.Instance
-
Converts the Instance and its info into JSON format.
- toJSON() - Method in interface edu.fiu.jtlex.data.ISignal
-
Returns the JSON (RFC 8259) representation of the Signal.
- toJSON() - Method in interface edu.fiu.jtlex.data.ITimeline
-
Returns the JSON (RFC 8259) representation of the Timeline.
- toJSON() - Method in class edu.fiu.jtlex.data.Link
-
Returns the JSON (RFC 8259) representation of the Link.
- toJSON() - Method in class edu.fiu.jtlex.data.Signal
-
Returns the String ID and String in JSON format.
- toJSON() - Method in class edu.fiu.jtlex.data.Timeline
-
Returns the JSON (RFC 8259) representation of the Timeline.
- toJSON() - Method in class edu.fiu.jtlex.data.Timex
-
Converts the Timex and its info into JSON format.
- toString() - Method in class edu.fiu.jtlex.data.Event
-
Returns the info of an Event in String Format.
- toString() - Method in class edu.fiu.jtlex.data.Graph
- toString() - Method in class edu.fiu.jtlex.data.Instance
-
Returns the info of the Instance in String format.
- toString() - Method in class edu.fiu.jtlex.data.Link
-
Converts the Link to a String
- toString() - Method in class edu.fiu.jtlex.data.Signal
-
Returns the Signal ID and String in String format.
- toString() - Method in class edu.fiu.jtlex.data.Timeline
- toString() - Method in class edu.fiu.jtlex.data.Timex
-
Returns the info of the Timex in String format.
- totalSelfLoops() - Method in class edu.fiu.jtlex.data.Graph
- totalSelfLoops() - Method in interface edu.fiu.jtlex.data.IGraph
-
Returns the number of self loops in the graph.
- trySuggestLink(Timex, ArrayList<Timex>, int) - Method in class edu.fiu.jtlex.data.Disconnectivity
-
Attempts to parse a suggested link verifying the tags
- trySuggestLink(Timex, ArrayList<Timex>, int) - Method in interface edu.fiu.jtlex.data.IDisconnectivity
-
Attempts to parse a suggested link verifying the tags
All Classes All Packages