- ID - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- id() - Method in class graphloaders.antlrDotParser.DOTParser.A_listContext
-
- id(int) - Method in class graphloaders.antlrDotParser.DOTParser.A_listContext
-
- id() - Method in class graphloaders.antlrDotParser.DOTParser.GraphContext
-
- ID - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- id() - Method in class graphloaders.antlrDotParser.DOTParser
-
- ID() - Method in class graphloaders.antlrDotParser.DOTParser.IdContext
-
- id() - Method in class graphloaders.antlrDotParser.DOTParser.Node_idContext
-
- id() - Method in class graphloaders.antlrDotParser.DOTParser.PortContext
-
- id(int) - Method in class graphloaders.antlrDotParser.DOTParser.PortContext
-
- id() - Method in class graphloaders.antlrDotParser.DOTParser.StmtContext
-
- id(int) - Method in class graphloaders.antlrDotParser.DOTParser.StmtContext
-
- id() - Method in class graphloaders.antlrDotParser.DOTParser.SubgraphContext
-
- id - Variable in class scriptinterface.ScriptType
-
- IdContext(ParserRuleContext, int) - Constructor for class graphloaders.antlrDotParser.DOTParser.IdContext
-
- identifier - Variable in class graphana.graphs.defaulttypes.StdVertex
-
- IDENTITY - Static variable in class graphana.model.mathobjects.DimensionD
-
Dimension with width and height of 1
- ignore(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous
-
- incAlgorithmTimer(long) - Method in class graphana.ExecutionManager
-
Increments the algorithm timer by the given time value.
- incId() - Method in class graphana.graphs.defaultstates.StatusId
-
Increments the ID by one
- incValue(float, Float) - Method in class graphana.model.Histogram
-
Increments the value at the given index by the given value.
- incValue(float) - Method in class graphana.model.Histogram
-
Increments the value at the given index by 1.
- Index(int, int) - Constructor for class graphana.util.LegacyDegreeList.Index
-
- Index(int, int) - Constructor for class operations.graphoperations.algorithms.AlgoFeedbackArcSet.Index
-
- Index - Interface in scriptinterface
-
Holds an integer index.
- indexOf(Object) - Method in class graphana.util.QuickList
-
Returns the index of the first occurrence of the specified element
in this list, or -1 if this list does not contain the element.
- IndexReader - Class in genscript.parse
-
- IndexReader() - Constructor for class genscript.parse.IndexReader
-
- IndexSearchTree - Class in genscript.parse
-
- IndexSearchTree() - Constructor for class genscript.parse.IndexSearchTree
-
- InfixOperation - Class in genscript.defaultops
-
- InfixOperation() - Constructor for class genscript.defaultops.InfixOperation
-
- init(ReaderType) - Method in class genscript.execution.ExecuterTreeElem
-
- init(MainControl) - Method in class graphana.UserInterface
-
Initializes this instance.
- init() - Static method in class graphloaders.oldDotParser.actions.AttributeListActions
-
- init(UserInterface, GraphanaScriptSystemInterface, boolean, boolean, boolean) - Static method in class system.GraphanaInitializer
-
Initializes the Graphana framework.
- init(boolean, boolean, boolean) - Static method in class system.GraphanaInitializer
-
Initializes the Graphana framework with a ConsoleInteraction view and the GraphanaScriptSystem.
- init() - Static method in class system.GraphanaInitializer
-
Fully Initializes the Graphana framework with a ConsoleInteraction view and the default GraphanaScriptSystem.
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.argumentcomponents.ArgumentComponent
-
- init(MainControl, ScriptType, ArgumentComponentManager, Container) - Method in class view.argumentcomponents.ArgumentComponent
-
Initializes and builds the component and sub components
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.argumentcomponents.ArgumentExecuted
-
- init(Description, ArgumentsPanelSettings, String, ParameterTuple, ArgumentComponentManager) - Method in class view.callassistant.ArgumentsFrame
-
Initializes the frame and creates a call assistant.
- init(ParameterTuple, ArgumentComponentManager) - Method in class view.callassistant.ArgumentsPanel
-
Initializes the panel with the given parameters.
- init(SignatureInterface, ArgumentComponentManager) - Method in class view.callassistant.ArgumentsPanel
-
Calls init with the parameters of the given signature
- init(ScriptComplexType, ArgumentComponentManager) - Method in class view.callassistant.ArgumentsPopUp
-
Initializes the pop up.
- init(Description, ArgumentsPanelSettings, ParameterTuple, ArgumentComponentManager, ActionListener) - Method in class view.callassistant.CallBorder
-
Initializes and builds this and the inner components
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentBoolean
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentComplexType
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentComponentComboBox
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentComponentSpinner
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentComponentTextField
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentFile
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentFileFormat
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentFiles
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentHistogram
-
- init(MainControl, ScriptType, ArgumentComponentManager) - Method in class view.defaultargumentcomponents.ArgumentVertex
-
- init(ScriptComplexType, ArgumentComponentManager) - Method in class view.guicomponents.ComplexTypeField
-
Builds the component and especially the pop up.
- init(MainControl, boolean, ArgumentComponentManager) - Method in class view.guicomponents.guiconsole.ConsoleFrame
-
Initializes the frame.
- init() - Method in class view.guicomponents.mainmenu.GraphanaMainMenu
-
Builds the main menu with all the concrete menu items.
- init() - Method in class view.guicomponents.SubDialog
-
Builds the dialog's components.
- init(MainControl) - Method in class view.userinterfaces.GUIUserInterface
-
- init(MainControl) - Method in class view.VisualizingUserInterface
-
- init(GraphLibrary<VertexType, EdgeType>) - Method in class visualizations.stdlayout.StdLayout
-
Initializes the layout and assigns it to the given graph.
- initialize(GraphanaScriptSystemInterface) - Method in class graphana.operationsystem.Operation
-
Initializes the signature of the operation.
- initializeDefaultScripts(MainControl) - Static method in class system.ScriptCallsInitializer
-
Registers the signatures of the default scripts
- initializeMessage() - Method in class graphana.UserInterface
-
Informs the user, that the program is beeing initialized.
- initializeMessage() - Method in class graphana.UserInterface.NullUserInterface
-
- initializeMessage() - Method in class view.userinterfaces.ConsoleInteraction
-
- initializeMessage() - Method in class view.userinterfaces.GUIUserInterface
-
- innerSource - Variable in class genscript.syntax.tokens.Tokenizer
-
- innerTextField - Variable in class view.defaultargumentcomponents.ArgumentComponentSpinner
-
- InOut(int, boolean) - Constructor for class operations.graphoperations.algorithms.AlgoFeedbackArcSet.InOut
-
- InputHistory - Class in graphana.model
-
Contains a sequence of inputs
- InputHistory() - Constructor for class graphana.model.InputHistory
-
- inputHistory - Variable in class graphana.UserInterface
-
- insert(int, Object) - Method in class genscript.parse.SearchGraph
-
- insert(int) - Method in class genscript.parse.SearchGraph
-
- insert(Index, Object) - Method in class genscript.parse.SearchGraph
-
- insert(Index) - Method in class genscript.parse.SearchGraph
-
- insert(int, SearchGraph.Node) - Method in class genscript.parse.SearchGraph.Node
-
- insert(int, Object) - Method in class genscript.parse.SearchGraph.Node
-
- insert(int) - Method in class genscript.parse.SearchGraph.Node
-
- insert(Index, SearchGraph.Node) - Method in class genscript.parse.SearchGraph.Node
-
- insert(Index, Object) - Method in class genscript.parse.SearchGraph.Node
-
- insert(Index) - Method in class genscript.parse.SearchGraph.Node
-
- insert(BufferedReader, Object) - Method in class genscript.parse.SearchGraph.Node
-
- insert(String, Object) - Method in class genscript.parse.SearchGraph.Node
-
- insert(String) - Method in class view.guicomponents.guiconsole.ConsoleInputField
-
Inserts the given string into the text field at the current caret postion.
- INSERT_OPTION - Static variable in class view.callassistant.ArgumentsPanel
-
- insertArray(byte[], SearchGraph.Node) - Method in class genscript.parse.SearchGraph.Node
-
- insertArray(byte[], Object) - Method in class genscript.parse.SearchGraph.Node
-
- insertArray(byte[]) - Method in class genscript.parse.SearchGraph.Node
-
- insertAssistedScriptCall(ScriptCallSignature) - Method in class view.guicomponents.guiconsole.ConsoleInputField
-
Presents a script call assistant using the given signature to the user.
- insertBuffer(BufferedReader, int) - Method in class genscript.syntax.SourceConverter
-
- insertChar(char) - Method in class genscript.syntax.SourceConverter
-
- insertChars(char[]) - Method in class genscript.syntax.SourceConverter
-
- insertChars(String) - Method in class genscript.syntax.SourceConverter
-
- insertInfixOp(String, Object, Priority) - Method in class genscript.syntax.TokenizedParser
-
- insertInfixOp(String, ExecuterTreeNode<ScopeType, ReaderType>, Priority) - Method in class genscript.syntax.TreeBuildingParser
-
- insertInput(String) - Method in class graphana.UserInterface
-
- insertInput(String) - Method in class view.userinterfaces.GUIUserInterface
-
- insertPostfixOp(String, Object, int) - Method in class genscript.syntax.TokenizedParser
-
- insertPrefixOp(String, Object, int) - Method in class genscript.syntax.TokenizedParser
-
- insertString(String) - Method in class genscript.syntax.SourceConverter
-
- insertUpdate(DocumentEvent) - Method in class view.guicomponents.guiconsole.ConsolePanel
-
- insertWhiteSpace(char[]) - Method in class genscript.syntax.SourceConverter
-
- insertWhiteSpace(int[]) - Method in class genscript.syntax.tokens.TokenSet
-
- insertWhiteSpace(BufferedReader, int) - Method in class genscript.syntax.tokens.TokenSet
-
- insertWord(BufferedReader, int, Object, boolean) - Method in class genscript.parse.NTProductions
-
- insertWord(String, Object, boolean) - Method in class genscript.parse.NTProductions
-
- insertWord(BufferedReader, int, Object) - Method in class genscript.parse.NTProductions
-
- insertWord(String, Object) - Method in class genscript.parse.NTProductions
-
- insertWord(BufferedReader, int, Object) - Method in class genscript.parse.SearchGraph
-
- insertWord(String, Object) - Method in class genscript.parse.SearchGraph
-
- INSTANCE - Static variable in class graphloaders.oldDotParser.tokens.TokenMark
-
- IntegerToDouble() - Constructor for class scriptinterface.defaulttypes.DefaultCasts.IntegerToDouble
-
- IntegerToPositiveInteger() - Constructor for class scriptinterface.defaulttypes.DefaultCasts.IntegerToPositiveInteger
-
- intervalToString(int, int) - Method in class genscript.defaultreaders.FlexibleTokenizer
-
- intervalToString(int, int) - Method in class genscript.defaultreaders.PreScanTokenizer
-
- intervalToString(int, int) - Method in class genscript.defaultreaders.ScanTokenizer
-
- intervalToString(int, int) - Method in class genscript.defaultreaders.SourceReader
-
- intervalToString(int, int) - Method in class genscript.parse.IndexReader
-
- intervalToString() - Method in class genscript.parse.IndexReader
-
- INTMAXPRIORITY - Static variable in class genscript.parse.Priority
-
- INTMINPRIORITY - Static variable in class genscript.parse.Priority
-
- intToBool(int) - Static method in class global.ConversionOps
-
Converts the given integer value into a boolean value.
- intToStr(int) - Static method in class global.StringOps
-
Returns a string representation of the given integer.
- InvalidGraphConfigException - Exception in graphana.graphs.exceptions
-
Thrown, if a graph configuration is invalid.
- InvalidGraphConfigException(String) - Constructor for exception graphana.graphs.exceptions.InvalidGraphConfigException
-
- InvalidGraphException - Exception in graphana.graphs.exceptions
-
Thrown, if the graph is incompatible to graphana.
- InvalidGraphException(Object, String) - Constructor for exception graphana.graphs.exceptions.InvalidGraphException
-
- InvalidGraphException(Object) - Constructor for exception graphana.graphs.exceptions.InvalidGraphException
-
- isAborted() - Method in class view.callassistant.ArgumentsFrame
-
Returns true, if and only if, no values were created because the user closed the frame
- isAlgorithmVisualizationActive() - Method in class graphana.UserInterface
-
Tells whether or not algorithm visualization is activated at the moment.
- isAlgoTimerActive() - Method in class graphana.ExecutionManager
-
Tells whether or not the algorithm timer is running.
- isAlwaysConvertToDirected() - Method in class graphana.operationsystem.GraphOperation
-
Tells whether or not input graphs are converted into directed graphs whenever this graph operation is called.
- isAlwaysCopy() - Method in class graphana.operationsystem.GraphOperation
-
Tells whether or not input graphs are always copied before the graph operation is applied.
- isAutoSize() - Method in class graphana.graphs.visualization.drawmodifiers.VertexAutosizeShape
-
Tells whether or not autosize is enabled
- isBipartite(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgosMiscellaneous
-
- IsBipartite() - Constructor for class operations.graphoperations.algorithms.AlgosMiscellaneous.IsBipartite
-
- isCachingOn() - Method in class graphana.ExecutionManager
-
Tells whether or not caching of algorithm results is activated.
- isCellEditable(int, int) - Method in class view.fileset.GraphFileTable
-
- isComplex() - Method in class scriptinterface.ScriptType
-
Tells whether or not this type is complex.
- isCreated() - Method in class scriptinterface.DefaultSignature
-
Tells whether or not this instance was initialized.
- isDefined(String) - Method in class graphana.script.bindings.GraphanaScriptScope
-
- isDigit(char) - Static method in class graphana.model.string.FixedString
-
Returns true, if and only if, the given character represents a digit in ascii code
- isDirected() - Method in class graphana.graphs.GraphLibrary
-
Returns true, iff the graph is directed.
- isDirected() - Method in class graphana.model.GraphConfiguration
-
- isDirected() - Method in class graphloaders.antlrDotParser.NodeAndSubgraphParser
-
- isDirected() - Method in class visualizations.stdlayout.VertexVisualData
-
Returns true, if and only if, the vertex is of a directed graph
- isDirectedAllowed() - Method in class graphana.operationsystem.GraphOperation
-
Tells whether or not the input graph is allowed to be directed.
- isDirectory() - Method in class graphana.script.execution.ExecutionFileNotFound
-
- isDoOverwrite() - Method in class genscript.parse.SearchGraph
-
- isEdge(GraphLibrary<VertexType, ?>) - Method in class graphana.model.MetaEdge
-
Tells whether or not this edge is actually an edge in the given graph
- isEdgeIncludeWeight(GraphLibrary<VertexType, EdgeType>) - Method in class graphana.model.MetaWeightedEdge
-
Tells whether or not this edge is also an edge in the given graph and has the same weight as the already
existing edge.
- isEdgeMarkedAsDeleted(EdgeType) - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not the given edge has a deletion mark.
- isEdgeStatusSet(EdgeType) - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not the given edge has a status.
- isEmpty() - Method in class genscript.VectorStack
-
- isEmpty() - Method in class global.ListString
-
Returns true, if and only if no element has been appended yet.
- isEmpty() - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not the graph is empty, that is, it contains no
vertices.
- isEmpty() - Method in class graphana.util.DegreeLists
-
Tells whether or not, there is at least one vertex.
- isEmpty() - Method in class graphana.util.LegacyDegreeList
-
Tells whether or not, there is at least one vertex.
- isEmpty() - Method in class scriptinterface.ParameterTuple
-
- isEmpty() - Method in class view.guicomponents.FileTextField
-
Returns true, if and only if, no file is chosen.
- isEmptyAllowed() - Method in class graphana.operationsystem.GraphOperation
-
Tells whether or not the input graph is allowed to be empty.
- isEndOfBuffer() - Method in class genscript.defaultreaders.FlexibleTokenizer
-
- isEndOfBuffer() - Method in class genscript.defaultreaders.PreScanTokenizer
-
- isEndOfBuffer() - Method in class genscript.defaultreaders.ScanTokenizer
-
- isEndOfBuffer() - Method in class genscript.defaultreaders.SourceReader
-
- isEndOfBuffer() - Method in class genscript.parse.IndexReader
-
- isEndOfBuffer() - Method in interface scriptinterface.ReaderInterface
-
- isEvaluationErrorOccured() - Method in class view.callassistant.ArgumentsFrame
-
Tells whether or not, an error occurred during evaluation
- isEvaluationErrorOccured() - Method in class view.callassistant.ArgumentsPanel
-
Tells whether or not, an error occurred during the last evaluation
- isExecuteOption() - Method in class view.argumentcomponents.ArgumentsPanelSettings
-
- isExecutionFinished() - Method in class graphana.operationsystem.GraphanaThread
-
Tells whether or not, the computation was finished successfully
- isFilled() - Method in class graphloaders.oldDotParser.attributes.GDotVertexAttributes
-
- isForceLoopFree() - Method in class graphana.graphs.GraphLibrary
-
Returns true, iff no loops can be inserted into the graph.
- isForceLoopFree() - Method in class graphana.model.GraphConfiguration
-
Tells whether or not the graph shall be forced to be loop-free.
- isGraphCreated() - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not the graph is created, that is, for example
createGraph was called before.
- isGraphRoot() - Method in class graphloaders.oldDotParser.parser.DotReader
-
- isIgnoreLayoutAttributes() - Method in class graphloaders.oldDotParser.parser.DotReader
-
- isIgnoreWeights() - Method in class graphloaders.oldDotParser.parser.DotReader
-
- isInfinite() - Method in class operations.graphoperations.algorithms.AlgosDistances.ResultDistance
-
- isInsertCaseSensitive() - Method in class genscript.parse.SearchGraph
-
- isInserted() - Method in class genscript.parse.SearchGraph.Node
-
- isInsertOption() - Method in class view.argumentcomponents.ArgumentsPanelSettings
-
- isInterruptedByUser() - Method in class graphana.operationsystem.GraphanaThread
-
Tells whether or not the execution was stopped by the user
- isLayout() - Method in class genscript.syntax.tokens.Token
-
- isLoopFree() - Method in class graphana.graphs.GraphLibrary
-
Checks whether the graph is loop-free.
- isLoopFree(GraphLibrary<?, ?>) - Method in class graphana.operationsystem.GraphOperation
-
Checks whether the input graph is loop-free.
- isLoopsAllowed() - Method in class graphana.operationsystem.GraphOperation
-
Tells whether or not the input graph is allowed to have loops.
- isMaxPriority() - Method in class genscript.parse.SearchGraph.Node
-
- isMinPriority() - Method in class genscript.parse.SearchGraph.Node
-
- isMustAccept() - Method in class genscript.parse.NTProductions
-
- isNextString(String, int, String) - Static method in class global.StringOps
-
Tells whether or not a given string is contained in another given string at a given position.
- isNull(int) - Method in class graphana.operationsystem.OperationArguments
-
Tells whether the argument with the given index beginning at zero is null.
- isOneSelected() - Method in class view.fileset.GraphFilesTablePanel
-
Tells whether or not the user selected exactly one graph file
- isOperation() - Method in class descriptionfiles.Description
-
Returns true, if and only if, this description describes an operation
- isPositionSet() - Method in class visualizations.stdlayout.VertexVisualData
-
Returns true, if and only if, the position was initialized before
- isPosSet() - Method in exception scriptinterface.ParseExceptionInterface
-
Returns true, if and only if, the position is known
- isPrintStackTraces() - Method in class graphana.MainControl
-
Returns whether or not exceptions are printed using the console output.
- isReadFromFile() - Method in class genscript.defaultreaders.SourceReader
-
- isRightAssociative() - Method in class genscript.parse.SearchGraph.Node
-
- isSink(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- isSink2(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- isSource(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- isSource(HashMap<VertexType, Integer>, VertexType) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents
-
- isSource(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgosConnectedComponents
-
- isSource2(GraphLibrary<VertexType, EdgeType>, VertexType) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- isStatusDeletion() - Method in class graphana.operationsystem.GraphOperation
-
Tells whether or not states are deleted after the operation is finished.
- isStopExecution() - Method in class scriptinterface.execution.returnvalues.ExecutionError
-
Returns true, if and only if, execution should be stopped because of this error
- isStopExecution() - Method in class scriptinterface.execution.returnvalues.ExecutionFunctionReturn
-
- isStopExecution() - Method in class scriptinterface.execution.returnvalues.ExecutionReturn
-
Indicates whether or not this execution return is a reason to interrupt script execution (e.g.
- isTerm() - Method in class descriptionfiles.Description
-
Returns true, if and only if, this description describes a term
- isText() - Method in class descriptionfiles.Description
-
Returns true, if and only if, this description is a general text description
- isTimeOut() - Method in class graphana.operationsystem.GraphanaThread
-
Tells whether or not the execution was stopped due to the exceeded time out
- isTokenStackEmpty() - Method in class genscript.syntax.tokens.Tokenizer
-
- isType() - Method in class descriptionfiles.Description
-
Returns true, if and only if, this description describes a type
- isUnacceptedChild(int) - Method in class genscript.parse.SearchGraph.Node
-
- isUnlimitedArguments() - Method in class scriptinterface.ParameterTuple
-
Tells whether or not a caller can pass arguments at any number.
- isUseOKButton() - Method in class view.argumentcomponents.ArgumentsPanelSettings
-
- isVertexMarkedAsDeleted(VertexType) - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not the given vertex has a deletion mark.
- isVertexStatusSet(VertexType) - Method in class graphana.graphs.GraphLibrary
-
Checks whether the given vertex has a status.
- isWaiting() - Method in class view.guicomponents.guiconsole.ConsoleUserInput
-
Tells whether or not user input is awaited.
- isWeighted() - Method in class graphana.graphs.GraphLibrary
-
Returns true, iff the graph is weighted.
- isWeighted() - Method in class graphana.model.GraphConfiguration
-
- isZero() - Method in class scriptinterface.defaulttypes.GFloat
-
- isZero() - Method in class scriptinterface.defaulttypes.GInteger
-
- isZero() - Method in class scriptinterface.execution.returnvalues.ExecutionResult
-
Indicates whether or not the value is zero, regardless, of which type this zero is.
- itemAdded(KeyItem) - Method in class view.menuutil.keymainmenu.KeyMainMenu
-
Registers the given item's key and adds an action listener to it.
- itemSelected(String) - Method in class view.fileset.GraphFilesFrame
-
- itemSelected(String) - Method in class view.guicomponents.mainmenu.GraphanaMainMenu
-
- itemSelected(String) - Method in interface view.menuutil.keymainmenu.MainMenuListener
-
- IterableAndSize<ElementType extends ExecutionResult<?>> - Interface in scriptinterface.defaulttypes
-
Iterable extended with size information.
- Iterables() - Constructor for class scriptinterface.defaulttypes.DefaultCasts.Iterables
-
- iterableToLines(Iterable<?>) - Static method in class global.StringOps
-
Returns a user-readable line wise string representation of the given Iterable.
- iterableToString(Iterable<?>, String, String) - Static method in class global.StringOps
-
Returns a user-readable string representation of the given Iterable.
- iterateFileLines(File) - Static method in class global.FileOps
-
Enables iterating over the lines of the given (text) file.
- iterateFileLines(String) - Static method in class global.FileOps
-
Enables iterating over the lines of the (text) file with the given filename.
- iterateFiles(File, boolean, boolean, String[]) - Static method in class global.FileOps
-
Enables iterating over all or some files of the given directory.
- iterateFiles(File, boolean, boolean) - Static method in class global.FileOps
-
Enables iterating over all files of the given directory.
- iterateSections(String) - Static method in class graphana.model.HelpSystem
-
Returns an Iterable to iterate over all section names of the file containing a linewise list of sections.
- iterator() - Method in class global.FileOps.FileLineIterator
-
- iterator() - Method in class libraries.libtw.LibTWVertexIterator
-
- iterator() - Method in class operations.graphoperations.algorithms.feedbackvertexset.FeedbackVertexSetGRASP
-
- iterator() - Method in class operations.graphoperations.algorithms.feedbackvertexset.FeedbackVertexSetMGA
-
- iterator() - Method in class scriptinterface.defaulttypes.GArray
-
- iterator() - Method in class scriptinterface.defaulttypes.GCompoundFiles
-
- iterator() - Method in class scriptinterface.defaulttypes.GFiles
-
- iterator() - Method in class scriptinterface.defaulttypes.GIterable
-
- iterator() - Method in class scriptinterface.defaulttypes.GList
-
- iterator() - Method in class scriptinterface.defaulttypes.GSet
-
- iterator() - Method in class scriptinterface.defaulttypes.GVector
-