- EDGE - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- EDGE() - Method in class graphloaders.antlrDotParser.DOTParser.Attr_stmtContext
-
- EDGE - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- edge_stmt() - Method in class graphloaders.antlrDotParser.DOTParser
-
- edge_stmt() - Method in class graphloaders.antlrDotParser.DOTParser.StmtContext
-
- Edge_stmtContext(ParserRuleContext, int) - Constructor for class graphloaders.antlrDotParser.DOTParser.Edge_stmtContext
-
- edgeAdded(EdgeType, Object) - Method in interface graphana.graphs.GraphListener
-
Called whenever an edge was added to the graph.
- EdgeArealData - Interface in graphana.graphs.visualization.drawmodifiers
-
Contains areal data which is used to draw an edge.
- EdgeArrow - Class in graphana.graphs.visualization.drawmodifiers
-
Abstract drawer for an end arrow of a directed edge.
- EdgeArrow() - Constructor for class graphana.graphs.visualization.drawmodifiers.EdgeArrow
-
- edgeExists(VertexType, VertexType) - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not there is an edge connecting the given vertices.
- edgeExistsByIdent(String, String) - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not there is an edge connecting the vertices with the
given identifiers.
- edgeFactory - Static variable in class libraries.jung.JungLib
-
- edgeop() - Method in class graphloaders.antlrDotParser.DOTParser
-
- edgeop() - Method in class graphloaders.antlrDotParser.DOTParser.EdgeRHSContext
-
- edgeop(int) - Method in class graphloaders.antlrDotParser.DOTParser.EdgeRHSContext
-
- EdgeopContext(ParserRuleContext, int) - Constructor for class graphloaders.antlrDotParser.DOTParser.EdgeopContext
-
- EdgeParser - Class in graphloaders.antlrDotParser
-
Created by Clemens Hoffmann on 8/11/16.
- EdgeParser(NodeAndSubgraphParser) - Constructor for class graphloaders.antlrDotParser.EdgeParser
-
- EdgeParser.WeightedDotEdge - Class in graphloaders.antlrDotParser
-
A weighted edge contains two nodes and the edge weight.
- edgeRemoved(EdgeType) - Method in interface graphana.graphs.GraphListener
-
Called whenever an edge was removed from the graph.
- edgeRHS() - Method in class graphloaders.antlrDotParser.DOTParser.Edge_stmtContext
-
- edgeRHS() - Method in class graphloaders.antlrDotParser.DOTParser
-
- EdgeRHSContext(ParserRuleContext, int) - Constructor for class graphloaders.antlrDotParser.DOTParser.EdgeRHSContext
-
- EdgesStartAction - Class in graphloaders.oldDotParser.actions
-
Initializes adding of edges.
- EdgesStartAction() - Constructor for class graphloaders.oldDotParser.actions.EdgesStartAction
-
- edgesToString() - Method in class graphana.graphs.GraphLibrary
-
Returns a user-readable string representation of the listed edges.
- EdgeStroke - Class in graphana.graphs.visualization.drawmodifiers
-
Abstract drawer for an edge stroke
- EdgeStroke() - Constructor for class graphana.graphs.visualization.drawmodifiers.EdgeStroke
-
- EdgeStrokeDash - Class in graphana.graphs.visualization.drawmodifiers.defaultmodifiers
-
Edge stroke which draws a dashed straight line
- EdgeStrokeDash() - Constructor for class graphana.graphs.visualization.drawmodifiers.defaultmodifiers.EdgeStrokeDash
-
- EdgeStrokeSolid - Class in graphana.graphs.visualization.drawmodifiers.defaultmodifiers
-
Default edge stroke.
- EdgeStrokeSolid() - Constructor for class graphana.graphs.visualization.drawmodifiers.defaultmodifiers.EdgeStrokeSolid
-
- edgeToString(EdgeType) - Method in class graphana.graphs.GraphLibrary
-
Returns a user-readable string representation of the given edge.
- edgeTransformer - Static variable in class libraries.jung.JungLib
-
- EdgeVisualData<VertexType,EdgeType> - Class in visualizations.stdlayout
-
Stores visual data of an edge
- EdgeVisualData(EdgeType) - Constructor for class visualizations.stdlayout.EdgeVisualData
-
Creates an instance
- edgeWeightSet(EdgeType) - Method in interface graphana.graphs.GraphListener
-
Called whenever an edge weight was changed.
- editor - Variable in class view.defaultargumentcomponents.ArgumentComponentSpinner
-
- element() - Method in class graphana.util.QuickList
-
Retrieves, but does not remove, the head (first element) of this list.
- ElemType - Enum in graphloaders.oldDotParser.parser
-
- emptyAllowed - Variable in class view.defaultargumentcomponents.ArgumentComponentTextField
-
- enableLoops() - Method in class graphana.graphs.GraphLibrary
-
After calling this method, loops can be inserted into the graph.
- encoder - Static variable in class global.StringOps
-
- EndGlobalAttrListAction() - Constructor for class graphloaders.oldDotParser.actions.AttributeListActions.EndGlobalAttrListAction
-
- ENDOFBUFFER - Static variable in class genscript.execution.ExecuterTreeElem
-
- ENDOFBUFFER - Static variable in class genscript.syntax.tokens.TokenIdentifier
-
- ENDOFBUFFER - Static variable in class genscript.syntax.tokens.TokenSet
-
- endOfString() - Method in class global.ExtractedString
-
Tells, whether or not the extraction ends at the end of the source string, that is, no next extraction is
possible.
- endPoint - Variable in class graphana.model.MetaEdge
-
- endPosition - Variable in class visualizations.stdlayout.EdgeVisualData
-
- EndSetAction - Class in graphloaders.oldDotParser.actions
-
Moves the result of the parsed set onto the token stack.
- EndSetAction() - Constructor for class graphloaders.oldDotParser.actions.EndSetAction
-
- endUpdate() - Method in interface graphana.graphs.GraphListener
-
Called after multiple operations have been done consecutively.
- enterA_list(DOTParser.A_listContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterA_list(DOTParser.A_listContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterAttr_list(DOTParser.Attr_listContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterAttr_list(DOTParser.Attr_listContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterAttr_stmt(DOTParser.Attr_stmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterAttr_stmt(DOTParser.Attr_stmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterEdge_stmt(DOTParser.Edge_stmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterEdge_stmt(DOTParser.Edge_stmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterEdge_stmt(DOTParser.Edge_stmtContext) - Method in class graphloaders.antlrDotParser.EdgeParser
-
- enterEdgeop(DOTParser.EdgeopContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterEdgeop(DOTParser.EdgeopContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterEdgeRHS(DOTParser.EdgeRHSContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterEdgeRHS(DOTParser.EdgeRHSContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterEveryRule(ParserRuleContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
- enterGraph(DOTParser.GraphContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterGraph(DOTParser.GraphContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterGraph(DOTParser.GraphContext) - Method in class graphloaders.antlrDotParser.NodeAndSubgraphParser
-
- enterId(DOTParser.IdContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterId(DOTParser.IdContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterInput(String, boolean, boolean) - Method in class view.guicomponents.guiconsole.ConsolePanel
-
Treads the given input as if it was created by the user.
- enterNode_id(DOTParser.Node_idContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterNode_id(DOTParser.Node_idContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterNode_id(DOTParser.Node_idContext) - Method in class graphloaders.antlrDotParser.NodeAndSubgraphParser
-
- enterNode_stmt(DOTParser.Node_stmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterNode_stmt(DOTParser.Node_stmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterPort(DOTParser.PortContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterPort(DOTParser.PortContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.A_listContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Attr_listContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Attr_stmtContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Edge_stmtContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.EdgeopContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.EdgeRHSContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.GraphContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.IdContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Node_idContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Node_stmtContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.PortContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Stmt_listContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.StmtContext
-
- enterRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.SubgraphContext
-
- enterStmt(DOTParser.StmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterStmt(DOTParser.StmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterStmt_list(DOTParser.Stmt_listContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterStmt_list(DOTParser.Stmt_listContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterSubgraph(DOTParser.SubgraphContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- enterSubgraph(DOTParser.SubgraphContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- enterSubgraph(DOTParser.SubgraphContext) - Method in class graphloaders.antlrDotParser.NodeAndSubgraphParser
-
- enterTextFieldInput() - Method in class view.guicomponents.guiconsole.ConsolePanel
-
Executes the statement of the text field.
- ENTITY - Static variable in class visualizations.drawmodifiers.FixedRectShape
-
- entry - Variable in class graphana.util.DegreeStatus
-
- entry(int) - Method in class graphana.util.QuickList
-
Returns the indexed entry.
- equals(Object) - Method in class graphana.script.bindings.basictypes.GEdge
-
- equals(Object) - Method in class graphana.script.bindings.basictypes.GMetaEdge
-
- equals(Object) - Method in class graphana.script.bindings.basictypes.GVertex
-
- equals(AlgoCVDHeuristic.P3) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.P3
-
- equals(Object) - Method in class scriptinterface.execution.returnvalues.ExecutionResult
-
Indicates whether or not the internal value equals the internal value of the given ExecutionResult.
- equals(Object) - Method in class view.fileset.GraphListElement
-
- error(String) - Method in class view.argumentcomponents.ArgumentComponent
-
Highlights the component to indicate that the value is invalid.
- errorOutput(String, boolean) - Method in class graphana.UserInterface
-
Shows the given message as an error to the user.
- errorOutput(String) - Method in class graphana.UserInterface
-
Calls errorOutput(message,false)
- errorTerminate(UserInterface, String, ExecutionError) - Static method in class system.GraphanaMain
-
Outputs the given error to the user and terminates the program.
- evaluate(GraphLibrary<VertexType, EdgeType>, boolean) - Method in class graphana.util.CycleFinder
-
Checks the given graph for cycles.
- evaluate(GraphLibrary<VertexType, EdgeType>) - Method in class graphana.util.CycleFinder
-
Checks the given graph for cycles and saves the found cycle as a list.
- evaluate(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.feedbackvertexset.FeedbackVertexSetGRASP
-
- evaluate(GraphLibrary<VertexType, EdgeType>, boolean) - Method in class operations.graphoperations.algorithms.feedbackvertexset.FeedbackVertexSetMGA
-
- evaluate() - Method in class view.argumentcomponents.ArgumentComponent
-
Evaluates the user input and creates a respective graphana value
- evaluate() - Method in class view.argumentcomponents.ArgumentExecuted
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentBoolean
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentComplexType
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentComponentComboBox
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentComponentSpinner
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentFile
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentFileFormat
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentFiles
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentString
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentVector
-
- evaluate() - Method in class view.defaultargumentcomponents.ArgumentVertex
-
- evaluateToString() - Method in class view.argumentcomponents.ArgumentComponent
-
Evalutates the user input and returns it in its string representation
- evaluateToString() - Method in class view.defaultargumentcomponents.ArgumentComplexType
-
- evaluateToString() - Method in class view.defaultargumentcomponents.ArgumentComponentTextField
-
- evaluateToString() - Method in class view.defaultargumentcomponents.ArgumentHistogram
-
- evaluateToString() - Method in class view.defaultargumentcomponents.ArgumentVertex
-
- execChild(int, ScopeType) - Method in class genscript.execution.ExecuterTreeNodeLazy
-
- ExecCreateGraph() - Constructor for class operations.graphoperations.GrOpsGraphCreation.ExecCreateGraph
-
- ExecExecuteString() - Constructor for class operations.commands.CmdsSystem.ExecExecuteString
-
- execFile(String) - Method in class graphana.MainControl
-
Parses and executes the file which is given as a filename.
- ExecGraphAsDIMACS() - Constructor for class operations.graphoperations.GrOpsGraphCreation.ExecGraphAsDIMACS
-
- ExecHistogram() - Constructor for class operations.commands.CmdsHistogram.ExecHistogram
-
- ExecImport - Class in operations.commands
-
- ExecImport() - Constructor for class operations.commands.ExecImport
-
- ExecNewGraph() - Constructor for class operations.graphoperations.GrOpsGraphCreation.ExecNewGraph
-
- ExecScript() - Constructor for class operations.commands.CmdsSystem.ExecScript
-
- ExecSetHistogramMode() - Constructor for class operations.commands.CmdsHistogram.ExecSetHistogramMode
-
- ExecTreeElemFactory<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Interface in genscript.parse
-
- execTreeToGraphib(ExecuterTreeElem<ScopeType, ReaderType>, GraphLibrary<VertexType, EdgeType>) - Static method in class graphana.script.bindings.visualization.ScriptVisualizer
-
- execTreeToGraphLib(ExecuterTree<ScopeType, ReaderType>, GraphLibrary<VertexType, EdgeType>) - Static method in class graphana.script.bindings.visualization.ScriptVisualizer
-
- execTreeToGraphLib(ExecuterTree<ScopeType, ReaderType>) - Static method in class graphana.script.bindings.visualization.ScriptVisualizer
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class frameworksamples.AlgoEdgeWeightSum
-
- execute() - Method in class genscript.execution.ExecuterTree
-
- execute(ScopeType) - Method in class genscript.execution.ExecuterTreeElem
-
- execute(String, boolean) - Method in class graphana.MainControl
-
Parses and executes the given source string.
- execute(String) - Method in class graphana.MainControl
-
Parses and executes the given source whereas HELP is disabled.
- execute(MainControl, OperationArguments) - Method in class graphana.operationsystem.Command
-
Execution of the command.
- execute(MainControl, ExecutionReturn[], ExecuterTreeElem<?, ?>, String) - Method in class graphana.operationsystem.Command
-
Execution of the command.
- execute(GraphLibrary<VertexType, EdgeType>, ExecutionManager, ExecutionReturn[], CallMetadataFactory, String) - Method in class graphana.operationsystem.GraphAlgorithm
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class graphana.operationsystem.GraphOperation
-
Called, whenever a valid operation invokation was done which means that general errors and warnings are caught
before the method is called.
- execute(GraphLibrary<VertexType, EdgeType>, ExecutionManager, ExecutionReturn[], CallMetadataFactory, String) - Method in class graphana.operationsystem.GraphOperation
-
Execution of the graph operation.
- execute(MainControl, OperationArguments) - Method in class operations.commands.CmdsHistogram.ExecHistogram
-
- execute(MainControl, OperationArguments) - Method in class operations.commands.CmdsHistogram.ExecSetHistogramMode
-
- execute(MainControl, OperationArguments) - Method in class operations.commands.CmdsSystem.ExecExecuteString
-
- execute(MainControl, OperationArguments) - Method in class operations.commands.CmdsSystem.ExecScript
-
- execute(MainControl, OperationArguments) - Method in class operations.commands.ExecImport
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoDiameter.GetAlgoDiameter
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoDiameter.GetApproxDiameter
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoDiameter.GetMaxApproxComponentDiameter
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoDiameter.GetMaxComponentDiameter
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoCombFAS
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoCombFASSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoFVS2APX
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoFVS2APXSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoGetCycle
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoGetGR
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoGetGRSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoSCCCount
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoSifting
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.AlgoSiftingSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.UCycle
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPX
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXCED
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXCEDRuns
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXCEDRunsSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXCEDSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXHEUR
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXRuns
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXRunsSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetAPXSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetCE
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosClusterEditing.GetCESize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosCoGraph.AlgoGetInducedP4
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosCoGraph.AlgoGetInducedP4Size
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents.AlgoConnectedComponentsCount
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents.AlgoFeedbackEdgeSetSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents.AlgoIsAcyclic
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents.AlgoIsClusterGraph
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents.AlgoIsTree
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents.MaxComp
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents.MaxCompSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosCuts.AlgoCheckGomoryHu
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosCuts.AlgoEdgeConnectivityDistribution
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosCuts.AlgoGomoryHuTree
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosCuts.AlgoKEdgeConnected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosDistances.AlgoDijkstraShortestPath
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoAvrgDegree
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoDegreeDistributionUndirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoIngoingDegreeDistributionDirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoMaxDegreeUndirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoMaxIngoingDegreeDirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoMaxOutgoingDegreeDirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoMinDegreeUndirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoMinIngoingDegreeDirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoMinOutgoingDegreeDirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosGraphStdProperties.AlgoOutgoingDegreeDistributionDirected
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoBetweennessEdgeHistogram
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoBetweennessVertexHistogram
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoCompleteGraphEdges
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoDegeneracy
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoGetDominatingSet
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoGetDominatingSetSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoGetGreedyVertexCover
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoGetHIndexPlus
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoGetKCore
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoGetKCoreHistogram
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoGetKCoreSize
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoHIndex
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoNeighborhoodDiversity
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoTwoHopsHistogram
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.AlgoVertexCoverSizeBothHeuristics
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.ComplementaryGraph
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous.IsBipartite
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosTreewidth.AlgoTreewidthBounds
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosTreewidth.AlgoTreewidthExact
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosTreewidth.AlgoTreewidthLowerBound
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.algorithms.AlgosTreewidth.AlgoTreewidthUpperBound
-
- execute(MainControl, OperationArguments) - Method in class operations.graphoperations.GrOpsGraphCreation.ExecCreateGraph
-
- execute(GraphLibrary<VertexType, EdgeType>, UserInterface, OperationArguments) - Method in class operations.graphoperations.GrOpsGraphCreation.ExecGraphAsDIMACS
-
- execute(MainControl, OperationArguments) - Method in class operations.graphoperations.GrOpsGraphCreation.ExecNewGraph
-
- execute() - Method in interface scriptinterface.execution.ExecuterInterface
-
- execute(String) - Method in class system.GraphanaAccess
-
Parses and executes the given statement.
- execute(String) - Method in class view.menuutil.GraphanaMenu
-
Treats the given statement as if it was executed by the user.
- EXECUTE_OPTION - Static variable in class view.callassistant.ArgumentsPanel
-
- executeAndPrint(String) - Method in class view.guicomponents.guiconsole.ConsolePanel
-
Executes the given statement and prints the statement as well as, if existing, the execution result to the GUI
console output.
- executeBool(String) - Method in class system.GraphanaAccess
-
Parses and executes the given statement and assumes the return value to be of type Boolean.
- executeFloat(String) - Method in class system.GraphanaAccess
-
Parses and executes the given statement and assumes the return value to be of type Float.
- executeInt(String) - Method in class system.GraphanaAccess
-
Parses and executes the given statement and assumes the return value to be of type Integer.
- ExecuterCallData - Class in graphana.script.bindings.basictypes
-
- ExecuterCallData(Operation, CallMetadata) - Constructor for class graphana.script.bindings.basictypes.ExecuterCallData
-
- executerFromFile(File) - Method in class genscript.TreeBuildingScriptSystem
-
- executerFromFile(File) - Method in interface scriptinterface.ScriptSystemInterface
-
Parses the given file and creates an executer from it.
- ExecuterInterface - Interface in scriptinterface.execution
-
- ExecuterThread - Class in graphana.operationsystem
-
Thread for executing an Executer
- ExecuterThread(ExecuterInterface, MainControl) - Constructor for class graphana.operationsystem.ExecuterThread
-
Creates an instance with the given executer
- ExecuterTree<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.execution
-
- ExecuterTree(TreeBuildingParser<ScopeType, ReaderType>, TreeBuildingScriptSystem<ScopeType, ?, ?>) - Constructor for class genscript.execution.ExecuterTree
-
- ExecuterTree(ParseError) - Constructor for class genscript.execution.ExecuterTree
-
- ExecuterTreeElem<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.execution
-
- ExecuterTreeElem() - Constructor for class genscript.execution.ExecuterTreeElem
-
- executerTreeFromFile(String) - Method in class genscript.TreeBuildingScriptSystem
-
- ExecuterTreeNode<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.execution
-
- ExecuterTreeNode() - Constructor for class genscript.execution.ExecuterTreeNode
-
- ExecuterTreeNodeEager<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.execution
-
- ExecuterTreeNodeEager() - Constructor for class genscript.execution.ExecuterTreeNodeEager
-
- ExecuterTreeNodeLazy<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.execution
-
- ExecuterTreeNodeLazy() - Constructor for class genscript.execution.ExecuterTreeNodeLazy
-
- executeString(String) - Method in class system.GraphanaAccess
-
Parses and executes the given statement and assumes the return value to be of type String.
- ExecutionAssertionFailed - Class in graphana.script.execution
-
- ExecutionAssertionFailed(String) - Constructor for class graphana.script.execution.ExecutionAssertionFailed
-
- ExecutionAssertionFailed() - Constructor for class graphana.script.execution.ExecutionAssertionFailed
-
- ExecutionBreak - Class in scriptinterface.execution.returnvalues
-
- ExecutionBreak(ExecutionReturn) - Constructor for class scriptinterface.execution.returnvalues.ExecutionBreak
-
- ExecutionError - Class in scriptinterface.execution.returnvalues
-
An error that occurs while executing a script.
- ExecutionError(String) - Constructor for class scriptinterface.execution.returnvalues.ExecutionError
-
Creates an instance and sets the given error key
- ExecutionErrorMessage - Class in scriptinterface.execution.returnvalues
-
- ExecutionErrorMessage(String, String) - Constructor for class scriptinterface.execution.returnvalues.ExecutionErrorMessage
-
- ExecutionErrorMessage(String) - Constructor for class scriptinterface.execution.returnvalues.ExecutionErrorMessage
-
- ExecutionErrorMessage() - Constructor for class scriptinterface.execution.returnvalues.ExecutionErrorMessage
-
- ExecutionFileNotFound - Class in graphana.script.execution
-
- ExecutionFileNotFound(String, boolean) - Constructor for class graphana.script.execution.ExecutionFileNotFound
-
- ExecutionFileNotFound(String) - Constructor for class graphana.script.execution.ExecutionFileNotFound
-
- ExecutionFunctionReturn - Class in scriptinterface.execution.returnvalues
-
- ExecutionFunctionReturn(ExecutionReturn) - Constructor for class scriptinterface.execution.returnvalues.ExecutionFunctionReturn
-
- ExecutionInvalidArg - Class in scriptinterface.execution.returnvalues
-
- ExecutionInvalidArg(int) - Constructor for class scriptinterface.execution.returnvalues.ExecutionInvalidArg
-
- ExecutionKeyExists - Class in graphana.script.execution
-
- ExecutionKeyExists(String) - Constructor for class graphana.script.execution.ExecutionKeyExists
-
- ExecutionManager - Class in graphana
-
Contains properties for execution of different kinds
- ExecutionManager(UserInterface) - Constructor for class graphana.ExecutionManager
-
Creates an instance and sets the given user interface as well as default values
- ExecutionResult<ValueType> - Class in scriptinterface.execution.returnvalues
-
Wrapper for a result of a script execution, e.g.
- ExecutionResult() - Constructor for class scriptinterface.execution.returnvalues.ExecutionResult
-
- ExecutionReturn - Class in scriptinterface.execution.returnvalues
-
Can be returned by a function call.
- ExecutionReturn() - Constructor for class scriptinterface.execution.returnvalues.ExecutionReturn
-
- ExecutionRuntimeError - Class in scriptinterface.execution.returnvalues
-
- ExecutionRuntimeError(Throwable) - Constructor for class scriptinterface.execution.returnvalues.ExecutionRuntimeError
-
- ExecutionScope - Class in scriptinterface.execution
-
- ExecutionScope() - Constructor for class scriptinterface.execution.ExecutionScope
-
- ExecutionStackError - Class in scriptinterface.execution.returnvalues
-
- ExecutionStackError(ExecutionError) - Constructor for class scriptinterface.execution.returnvalues.ExecutionStackError
-
- ExecutionTimeout - Class in graphana.script.execution
-
- ExecutionTimeout(long) - Constructor for class graphana.script.execution.ExecutionTimeout
-
- ExecutionUnknownIdentifier - Class in graphana.script.execution
-
- ExecutionUnknownIdentifier(String) - Constructor for class graphana.script.execution.ExecutionUnknownIdentifier
-
- ExecutionWrongArgCount - Class in scriptinterface.execution.returnvalues
-
- ExecutionWrongArgCount(int, int) - Constructor for class scriptinterface.execution.returnvalues.ExecutionWrongArgCount
-
- ExecutionWrongArgType - Class in scriptinterface.execution.returnvalues
-
- ExecutionWrongArgType(int, ScriptType) - Constructor for class scriptinterface.execution.returnvalues.ExecutionWrongArgType
-
- exitA_list(DOTParser.A_listContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitA_list(DOTParser.A_listContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitAttr_list(DOTParser.Attr_listContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitAttr_list(DOTParser.Attr_listContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitAttr_stmt(DOTParser.Attr_stmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitAttr_stmt(DOTParser.Attr_stmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitEdge_stmt(DOTParser.Edge_stmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitEdge_stmt(DOTParser.Edge_stmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitEdgeop(DOTParser.EdgeopContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitEdgeop(DOTParser.EdgeopContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitEdgeRHS(DOTParser.EdgeRHSContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitEdgeRHS(DOTParser.EdgeRHSContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitEveryRule(ParserRuleContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
- exitGraph(DOTParser.GraphContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitGraph(DOTParser.GraphContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitId(DOTParser.IdContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitId(DOTParser.IdContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitNode_id(DOTParser.Node_idContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitNode_id(DOTParser.Node_idContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitNode_stmt(DOTParser.Node_stmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitNode_stmt(DOTParser.Node_stmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitPort(DOTParser.PortContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitPort(DOTParser.PortContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.A_listContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Attr_listContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Attr_stmtContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Edge_stmtContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.EdgeopContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.EdgeRHSContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.GraphContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.IdContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Node_idContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Node_stmtContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.PortContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.Stmt_listContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.StmtContext
-
- exitRule(ParseTreeListener) - Method in class graphloaders.antlrDotParser.DOTParser.SubgraphContext
-
- exitStmt(DOTParser.StmtContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitStmt(DOTParser.StmtContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitStmt_list(DOTParser.Stmt_listContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitStmt_list(DOTParser.Stmt_listContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitSubgraph(DOTParser.SubgraphContext) - Method in class graphloaders.antlrDotParser.DOTBaseListener
-
- exitSubgraph(DOTParser.SubgraphContext) - Method in interface graphloaders.antlrDotParser.DOTListener
-
- exitSubgraph(DOTParser.SubgraphContext) - Method in class graphloaders.antlrDotParser.NodeAndSubgraphParser
-
- ExplicitPositionsLayout<VertexType,EdgeType> - Class in visualizations.layouts
-
Arranges the vertices of a graph according to the position saved in the vertex states.
- ExplicitPositionsLayout() - Constructor for class visualizations.layouts.ExplicitPositionsLayout
-
- extendsClass(Class<?>, Class<?>) - Static method in class global.ConversionOps
-
Checks whether or not a class extends another class.
- extract(int, int) - Method in class global.ExtractedString
-
Initializes the extraction.
- extract(int, char[], int, char, char) - Method in class global.ExtractedString
-
Initializes the extraction.
- extract(int, char, char, char) - Method in class global.ExtractedString
-
Initializes the extraction.
- extract(int, char[], int) - Method in class global.ExtractedString
-
Initializes the extraction.
- extract(int, char[]) - Method in class global.ExtractedString
-
Initializes the extraction.
- extract(int, char) - Method in class global.ExtractedString
-
Initializes the extraction.
- ExtractedString - Class in global
-
Offers methods for extracting sub strings.
- ExtractedString() - Constructor for class global.ExtractedString
-
- ExtractedString(String) - Constructor for class global.ExtractedString
-
Initializes using the given string
- extractNumber(String) - Static method in class global.ConversionOps
-
Extracts the first appearance of a number in the given string.