A B C D E F G H I J L M N O P Q R S T U V W Y 

I

incAlgorithmTimer(long) - Method in class graphana.MainControl
Increments the algorithm timer by the given time value.
incId() - Method in class graphana.graphs.defaultstates.StatusId
 
incValue(int, Float) - Method in class graphana.model.Histogram
Increments the value at the given index by the given value.
incValue(int) - Method in class graphana.model.Histogram
Increments the value at the given index by 1.
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.
init(MainControl) - Method in class graphana.UserInterface
Initializes this instance.
init() - Static method in class graphloaders.dotloader.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.
initialize(GraphanaScriptSystemInterface) - Method in class graphana.operationsystem.Operation
Initializes the signature of the operation.
initializeDefaultScripts(MainControl) - Static method in class system.ScriptCallsInitializer
 
initializeMessage() - Method in class graphana.UserInterface
Informs the user, that the program is beeing initialized.
InputHistory - Class in graphana.model
 
InputHistory() - Constructor for class graphana.model.InputHistory
 
insertInput(String) - Method in class graphana.UserInterface
 
INSTANCE - Static variable in class graphloaders.dotloader.tokens.TokenMark
 
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
 
isAlgorithmVisualizationActive() - Method in class graphana.UserInterface
Tells whether or not algorithm visualization is activated at the moment.
isAlgoTimerActive() - Method in class graphana.MainControl
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
 
isCachingOn() - Method in class graphana.MainControl
Tells whether or not caching of algorithm results is activated.
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
 
isDirected() - Method in class graphana.graphs.GraphLibrary
Returns true, iff the graph is directed.
isDirected() - Method in class graphana.model.GraphConfiguration
 
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
 
isEdge(GraphLibrary<VertexType, ?>) - Method in class graphana.model.MetaEdge
 
isEdgeIncludeWeight(GraphLibrary<VertexType, EdgeType>) - Method in class graphana.model.MetaWeightedEdge
 
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 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.DegList
Tells whether or not, there is at least one vertex.
isEmpty() - Method in class graphana.util.DegList2
Tells whether or not, there is at least one vertex.
isEmpty() - Method in class graphana.util.DegreeLists
Tells whether or not, there is at least one vertex.
isEmpty() - Method in class graphana.util.DegreeQuickLists
Tells whether or not, there is at least one vertex.
isEmpty() - Method in class graphana.util.QuickList2
 
isEmpty() - Method in class graphana.util.SlowDegreeLists
Tells whether or not, there is at least one vertex.
isEmpty() - Method in class scriptinterface.ParameterTuple
 
isEmptyAllowed() - Method in class graphana.operationsystem.GraphOperation
Tells whether or not the input graph is allowed to be empty.
isEndOfBuffer() - Method in interface scriptinterface.ReaderInterface
 
isExecutionFinished() - Method in class graphana.operationsystem.GraphanaThread
 
isFilled() - Method in class graphloaders.dotloader.attributes.GDotVertexAttributes
 
isForceSimple() - Method in class graphana.model.GraphConfiguration
 
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.dotloader.parser.DotReader
 
isIgnoreLayoutAttributes() - Method in class graphloaders.dotloader.parser.DotReader
 
isIgnoreWeights() - Method in class graphloaders.dotloader.parser.DotReader
 
isInterruptedByUser() - Method in class graphana.operationsystem.GraphanaThread
 
isLoopsAllowed() - Method in class graphana.operationsystem.GraphOperation
Tells whether or not the input graph is allowed to have loops (or to be not simple).
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.
isOperation() - Method in class descriptionfiles.Description
 
isPosSet() - Method in exception scriptinterface.ParseExceptionInterface
 
isPrintStackTraces() - Method in class graphana.MainControl
Returns whether or not exceptions are printed using the console output.
isSimpleForced() - Method in class graphana.graphs.GraphLibrary
Returns true, iff no loops can be inserted into the graph.
isSolo() - Method in class descriptionfiles.Description
 
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
 
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. error).
isTerm() - Method in class descriptionfiles.Description
 
isText() - Method in class descriptionfiles.Description
 
isTimeOut() - Method in class graphana.operationsystem.GraphanaThread
 
isType() - Method in class descriptionfiles.Description
 
isUnlimitedArguments() - Method in class scriptinterface.ParameterTuple
Tells whether or not a caller can pass arguments at any number.
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.
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.
IterableAndSize<ElementType extends ExecutionResult<?>> - Interface in scriptinterface.defaulttypes
Iterable extended with size information.
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
 
iterator() - Method in class global.FileOps.FileLineIterator
 
iterator() - Method in class libraries.libtw.LibTWVertexIterator
 
iterator() - Method in class scriptinterface.defaulttypes.GArray
 
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
 
A B C D E F G H I J L M N O P Q R S T U V W Y