Index

A B C D E F G H I L M N O P R S T U V 
All Classes All Packages

S

SET - edu.fiu.jtlex.data.ITimex.TimexType
The expression describes a set of times.
setConsistency(boolean) - Method in class edu.fiu.jtlex.data.Graph
Sets the consistency of the graph.
setConsistency(boolean) - Method in interface edu.fiu.jtlex.data.IGraph
Sets the consistency of the graph.
setGraphType(IGraph.GraphType) - Method in class edu.fiu.jtlex.data.Graph
 
setGraphType(IGraph.GraphType) - Method in interface edu.fiu.jtlex.data.IGraph
setIndeterminancyScore(double) - Method in class edu.fiu.jtlex.data.Graph
Sets the percent value representing the indeterminacy score.
setIndeterminancyScore(double) - Method in interface edu.fiu.jtlex.data.IGraph
Sets the percent value representing the indeterminacy score.
setIndeterminantTimePairs(ArrayList<String>) - Method in class edu.fiu.jtlex.data.Graph
Sets the Indeterminant Time Pairs for the current Graph.
setIndeterminantTimePairs(ArrayList<String>) - Method in interface edu.fiu.jtlex.data.IGraph
Sets the Indeterminant Time Pairs for the current Graph.
setSuggestedLinks(ILink) - Method in class edu.fiu.jtlex.data.Graph
 
setSuggestedLinks(ILink, Graph) - Method in class edu.fiu.jtlex.data.Disconnectivity
Sets suggestedLinks
setTimeline(Timeline) - Method in class edu.fiu.jtlex.data.Graph
Sets the Timeline of the current Graph.
setTimeline(Timeline) - Method in interface edu.fiu.jtlex.data.IGraph
Sets the Timeline of the current Graph.
Signal - Class in edu.fiu.jtlex.data
Default implementation of ISignal.
Signal(int, String) - Constructor for class edu.fiu.jtlex.data.Signal
Creates a new Signal object.
SIMULTANEOUS - edu.fiu.jtlex.data.ILink.TLinkType
Two event instances are judged simultaneous if they happen at the same time, or are temporally indistinguishable in context.
SLINK - edu.fiu.jtlex.data.ILink.LinkTag
A Subordination Link is used for contexts introducing relations between two events.
solve() - Method in class edu.fiu.jtlex.data.GraphTCSP
Makes use of JaCoP to solve the TCSP problem.
solve() - Method in interface edu.fiu.jtlex.data.IGraphTCSP
Makes use of JaCoP to solve the TCSP problem.
solveRandom() - Method in class edu.fiu.jtlex.data.GraphTCSP
Assigns integer values to the JaCoP problems shortest solutions.
solveRandom() - Method in interface edu.fiu.jtlex.data.IGraphTCSP
Assigns integer values to the JaCoP problems shortest solutions.
solveRandom(int) - Method in class edu.fiu.jtlex.data.GraphTCSP
Assigns integer values to the JaCoP problems shortest solutions.
solveRandom(int) - Method in interface edu.fiu.jtlex.data.IGraphTCSP
Assigns integer values to the JaCoP problems shortest solutions.
START - edu.fiu.jtlex.data.ITimex.TimexMod
Point and Duration: early (e.g., "the early 1960s"), dawn (e.g., "the dawn of 2000"), start (e.g., "the start of the quarter"), or beginning
STATE - edu.fiu.jtlex.data.IEvent.EventClass
States describe circumstances in which something obtains or holds true.
stringTimeLine() - Method in class edu.fiu.jtlex.data.GraphTCSP
Returns a full string representation of the timeline.
stringTimeLine() - Method in interface edu.fiu.jtlex.data.IGraphTCSP
Returns a full string representation of the timeline.
SubbordinationGraph - edu.fiu.jtlex.data.IGraph.GraphType
Subordination graphs a subgraphs of the main graph, split on SLinks.
suggestedLinksToString() - Method in class edu.fiu.jtlex.data.Graph
Returns the string representation of the suggested links.
suggestedLinksToString(Graph) - Method in class edu.fiu.jtlex.data.Disconnectivity
Gets a string representation of the suggested links from the graph
suggestedLinksToString(Graph) - Method in interface edu.fiu.jtlex.data.IDisconnectivity
Gets a string representation of the suggested links from the graph.
suggestLinks() - Method in class edu.fiu.jtlex.data.Graph
 
suggestLinks(ArrayList<IGraph>, Graph) - Method in class edu.fiu.jtlex.data.Disconnectivity
Sends a list of suggested links to the graph
suggestLinks(ArrayList<IGraph>, Graph) - Method in interface edu.fiu.jtlex.data.IDisconnectivity
Sends a list of suggested links to the graph
A B C D E F G H I L M N O P R S T U V 
All Classes All Packages