All Classes and Interfaces

Class
Description
A proxy class for printing to console.
Default implementation of IDisconnectivityProcessor
A Reader Class for initializing Graphs.
Solver of a TCSP that is created from a graph.
Abstraction for a processor to increase connectivity between graph partitions.
Abstraction for a TCSP solver
An abstraction for inconsistency detection.
Abstraction for indeterminacy detector
Default implementation for inconsistency detection
Default implementation of INewIndeterminacyDetector
Abstraction for a TimeML temporal graph partitioner.
Abstraction for an object that can store a graph's partitioning information
Represents the EVENT tag.
An enum that represents the seven different event classes an object may belong to.
Abstraction of a TimeML Graph data structure
Refers to the different possible graph types.
Abstraction for a Temporal Constraint Satisfaction Problem
Abstraction for indeterminacy results.
Represents the MAKEINSTANCE tag.
An enum that represents the different aspects of an event instance phrase.
An enum that indicates whether the event instance phrase is negated.
An enum that represents the different part of speech categories.
An enum that represents the different tenses of event instance phrases.
Interface of Link attributes shared by 3 Links (TLink,SLink,ALink).
Enum that represents the temporal relation holding between the entities for ALink.
Interface of to propagate children.
Enum that represents whether the TLink was generated manually or by closure.
Enum that represents the temporal relation holding between the entities for SLink.
Enum that represents temporal relation holding between the entities for a TLink.
Super interface for Instances and Timexs.
The interface for the master parser to allow for different parts of a timeML document (Event, Timex, and Link) to be parsed for the required variables within their strings.
Represents the signal tag.
Text objects are a placeholder for pre-analyzed, parsed data.
Represents a Timeline of a TimeML graph, which is an ordered list of the events extracted from a TimeML Graph.
Represents the TIME tag.
An enum that represents the seven different functions an object may belong to.
Function may belong to: CREATION_TIMEMODIFICATION_TIME PUBLICATION_TIMERELEASE_TIMERECEPTION_TIME EXPIRATION_TIMENONE
An enum that represents the twelve different Mod states an object may belong to.
An enum that represents the four different types an object may belong to.
Timex may belong to: DATETIME DURATIONSET type
Represents the main processing area for jTLEX.
Abstraction for jTLEX entry point
Abstraction for classes that write strings.
Class used to partition an input TimeML temporal graph into main subgraph and subordinating subgraphs.
Default implementation of IPartitionResult.
Default implementation of ITimeMLEvent.
Represents a TimeML Graph, and the default implementation of ITimeMLGraph.
Implements a TimeML Graph as a Temporal Constraint Satisfaction Problem.
Default implementation of IIndeterminacy.
Default implementation of IMakeInstance.
Default implementation of ILink.
Default implementation of ITimeMLParser.
Default implementation of ISignal.
Default implementation of IText.
Default implementation of ITimeline.
Default implementation of ITimeMLTimex.
A FileWriter proxy class that implements IWriter
Default implementation of ITLEX.
Implementation of ITLEXAlgorithm.