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
C
- classifyGraphs(ArrayList<IGraph>) - Method in interface edu.fiu.jtlex.data.IPartitioner
-
Finds the graph with the most nodes and classifies it as a MainGraph and set the others to a subordination graph.
- classifyGraphs(ArrayList<IGraph>) - Method in class edu.fiu.jtlex.data.Partitioner
-
Finds the graph with the most nodes and classifies it as a MainGraph and set the others to a subordination graph.
- clone() - Method in class edu.fiu.jtlex.data.Event
-
Creates and returns a deep copy of the Event.
- clone() - Method in class edu.fiu.jtlex.data.Graph
-
Returns a deep-copy of the current Graph object.
- clone() - Method in interface edu.fiu.jtlex.data.IEvent
-
Returns a deep copy of the event.
- clone() - Method in interface edu.fiu.jtlex.data.IGraph
-
Returns a deep-copy of the current Graph object.
- clone() - Method in interface edu.fiu.jtlex.data.ILink
-
Returns a deep copy of the Link.
- clone() - Method in interface edu.fiu.jtlex.data.INode
-
Returns a deep copy of the Node.
- clone() - Method in class edu.fiu.jtlex.data.Instance
-
Creates and returns a copy of the Instance.
- clone() - Method in interface edu.fiu.jtlex.data.ISignal
-
Returns a deep copy of the Signal.
- clone() - Method in class edu.fiu.jtlex.data.Link
-
Returns a deep copy of the Link.
- clone() - Method in class edu.fiu.jtlex.data.Signal
-
Returns a deep copy clone of the Signal.
- clone() - Method in class edu.fiu.jtlex.data.Timex
-
Creates and returns a copy of the Timex.
- CLOSURE - edu.fiu.jtlex.data.ILink.Origintype
-
Link was generated in the closure part of the annotation.
- CONDITIONAL - edu.fiu.jtlex.data.ILink.SLinkType
-
A conditional relationship can occur between any two event instances and is generally accompanied by a signal such as if.
- containsLink(ILink) - Method in class edu.fiu.jtlex.data.Graph
-
Return true if the given link exists in the graph.
- containsLink(ILink) - Method in interface edu.fiu.jtlex.data.IGraph
-
Return true if the given link exists in the graph.
- CONTINUES - edu.fiu.jtlex.data.ILink.ALinkType
-
John kept talking.
- convertMonthToHalf(int) - Method in class edu.fiu.jtlex.data.Disconnectivity
-
Gets the half the month is bounded to out of the 12 months.
- convertMonthToHalf(int) - Method in interface edu.fiu.jtlex.data.IDisconnectivity
-
Gets the half the month is bounded to out of the 12 months.
- convertMonthToQuarter(int) - Method in class edu.fiu.jtlex.data.Disconnectivity
-
Gets the quarter the month is bounded to out of the 12 months.
- convertMonthToQuarter(int) - Method in interface edu.fiu.jtlex.data.IDisconnectivity
-
Gets the quarter the month is bounded to out of the 12 months.
- COUNTER_FACTIVE - edu.fiu.jtlex.data.ILink.SLinkType
-
The event introduces a presupposition about the non-veracity of its argument: forget (to), unable to (in past tense), prevent, cancel, avoid, decline, etc.
- CREATION_TIME - edu.fiu.jtlex.data.ITimex.FunctionInDocument
-
The time the story is created.
- CULMINATES - edu.fiu.jtlex.data.ILink.ALinkType
-
John finished assembling the table.
All Classes All Packages