- UCycle() - Constructor for class operations.graphoperations.algorithms.AlgoFeedbackArcSet.UCycle
-
- UNDEF - Static variable in class scriptinterface.execution.returnvalues.ExecutionReturn
-
Indicates, that something is undefined.
- undoDeleteNode(int) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- unmark() - Method in class view.argumentcomponents.ArgumentComponent
-
Sets the appearance back to normal
- unmarkComponents() - Method in class view.callassistant.ArgumentsPanel
-
Sets the appearance of all argument components to normal state
- update(GraphLibrary<VertexType, EdgeType>) - Method in class visualizations.stdlayout.ConnectingEdgeVisualData
-
- update(GraphLibrary<VertexType, EdgeType>) - Method in class visualizations.stdlayout.EdgeVisualData
-
- update(GraphLibrary<VertexType, EdgeType>) - Method in class visualizations.stdlayout.LoopEdgeVisualData
-
- updateArguments(UpdateArgumentsMode) - Method in class view.callassistant.ArgumentsPanel
-
Refreshes the array which holds the evaluated values
- UpdateArgumentsMode - Enum in view.callassistant
-
Specifies, in which type the values of a call assistant should be evaluated
- updateButtons() - Method in class view.fileset.GraphFilesTablePanel
-
Refreshes the state of the buttons (enabled or disabled)
- updateDirection() - Method in class visualizations.stdlayout.ConnectingEdgeVisualData
-
- updateDirection() - Method in class visualizations.stdlayout.EdgeVisualData
-
- updateDirection() - Method in class visualizations.stdlayout.LoopEdgeVisualData
-
- updateIncidentEdges(GraphLibrary<VertexType, EdgeType>) - Method in class visualizations.stdlayout.VertexVisualData
-
Refreshes the visual positions and appearance of the incident visual edges of the vertex
- updateIngoingCounts(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- updateOutgoingCounts(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- updatePositions(GraphLibrary<VertexType, EdgeType>, LinkedList<VertexType>) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- updateVisEdges() - Method in class visualizations.stdlayout.StdLayout
-
Updates the visual data like start and end points of the edges
- userInput() - Method in class graphana.UserInterface.NullUserInterface
-
- userInput() - Method in class graphana.UserInterface
-
Awaits a user input and returns it as a string.
- userInput() - Method in class view.userinterfaces.ConsoleInteraction
-
Awaits a console user input and returns it.
- userInput() - Method in class view.userinterfaces.GUIUserInterface
-
- userInterface - Variable in class graphana.ExecutionManager
-
- UserInterface - Class in graphana
-
An abstract user interface for Graphana.
- UserInterface() - Constructor for class graphana.UserInterface
-
- UserInterface.NullUserInterface - Class in graphana
-
A class which implements UserInterface but ignores every input and output.
- userOutput(String, boolean) - Method in class graphana.UserInterface
-
Shows the given message to the user.
- userOutput(String) - Method in class graphana.UserInterface
-
Outputs the given message to the user.