- offer(E) - Method in class graphana.util.QuickList
-
Adds the specified element as the tail (last element) of this list.
- offerFirst(E) - Method in class graphana.util.QuickList
-
Inserts the specified element at the front of this list.
- offerLast(E) - Method in class graphana.util.QuickList
-
Inserts the specified element at the end of this list.
- ok - Variable in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD.Result
-
- ONLYLATEX - Static variable in class descriptionfiles.Description
-
- ONLYPLAIN - Static variable in class descriptionfiles.Description
-
- OpAddition<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpAddition() - Constructor for class genscript.defaultops.math.OpAddition
-
- OpAnd() - Constructor for class genscript.defaultops.basic.OpGroupBasicSyntax.OpAnd
-
- OpBigger<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpBigger() - Constructor for class genscript.defaultops.math.OpBigger
-
- OpBiggerEq<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpBiggerEq() - Constructor for class genscript.defaultops.math.OpBiggerEq
-
- OpBrackets<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpBrackets() - Constructor for class genscript.defaultops.basic.OpBrackets
-
- OpConst<ValueType extends ExecutionResult<?>> - Class in genscript.defaultops
-
- OpConst(ValueType) - Constructor for class genscript.defaultops.OpConst
-
- OpDegrees() - Constructor for class genscript.defaultops.math.OpGroupArithmetics.OpDegrees
-
- OpDivision<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpDivision() - Constructor for class genscript.defaultops.math.OpDivision
-
- OpEagerAnd<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpEagerAnd() - Constructor for class genscript.defaultops.math.OpEagerAnd
-
- OpEagerOr<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpEagerOr() - Constructor for class genscript.defaultops.math.OpEagerOr
-
- openAutoCompleteAssistant(SignatureInterface, Component) - Method in class view.argumentcomponents.ArgumentComponentManager
-
Opens the call assistant for a call of the operation of the given signature.
- openCallAssistant(Description, ArgumentsPanelSettings, String, ParameterTuple, Component, UpdateArgumentsMode) - Method in class view.argumentcomponents.ArgumentComponentManager
-
Creates a call assistant according to the given parameters.
- openDialog() - Method in class view.fileset.GraphFilesTablePanel
-
Presents an open dialog to the user and loads the graph files list from the selected file.
- openScriptCallAssistant(ScriptCallSignature, Component) - Method in class view.argumentcomponents.ArgumentComponentManager
-
Opens the call assistant for a call of the script of the given script signature.
- OpEqual<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpEqual() - Constructor for class genscript.defaultops.math.OpEqual
-
- Operation - Class in graphana.operationsystem
-
Basic class for graphana operations.
- Operation() - Constructor for class graphana.operationsystem.Operation
-
- OperationArguments - Class in graphana.operationsystem
-
Contains the evaluated arguments of an operation call and delivers methods to easily access them.
- OperationArguments(GraphLibrary<?, ?>, ExecutionReturn[], Operation, ExecutionManager, CallMetadataFactory, String) - Constructor for class graphana.operationsystem.OperationArguments
-
Constructs the arguments.
- OperationDescFile - Interface in graphana.operationsystem
-
Delivers a filename in which to find a help entry.
- operationExists(String) - Method in class graphana.operationsystem.OperationSet
-
Checks whether an operation with the given key exists.
- OperationGroup - Class in graphana.operationsystem
-
Delivers multiple graphana operations to register them at once.
- OperationGroup() - Constructor for class graphana.operationsystem.OperationGroup
-
- operations.commands - package operations.commands
-
- operations.commands.exceptions - package operations.commands.exceptions
-
- operations.graphoperations - package operations.graphoperations
-
- operations.graphoperations.algorithms - package operations.graphoperations.algorithms
-
- operations.graphoperations.algorithms.feedbackvertexset - package operations.graphoperations.algorithms.feedbackvertexset
-
- OperationSectionMenu - Class in view.menuutil
-
A sub menu containing menu items for each section of a given section file.
- OperationSectionMenu(String, GraphanaMainMenu, ArgumentComponentManager) - Constructor for class view.menuutil.OperationSectionMenu
-
Creates an instance
- OperationSet - Class in graphana.operationsystem
-
Contains a set of operations each associated with one or multiple keys.
- OperationSet(GraphanaScriptSystemInterface) - Constructor for class graphana.operationsystem.OperationSet
-
- OperationsMenu - Class in view.guicomponents.mainmenu
-
The Graphana operations menu.
- OperationsMenu(GraphanaMainMenu, ArgumentComponentManager) - Constructor for class view.guicomponents.mainmenu.OperationsMenu
-
Creates an instance.
- OperationThread - Class in graphana.operationsystem
-
A thread for handling the execution of one graph operation including stopping and time measurement.
- OperationThread(ExecutionManager, GraphLibrary<?, ?>, GraphOperation, OperationArguments) - Constructor for class graphana.operationsystem.OperationThread
-
Creates an instance and prepares execution of the given operation
- OpForLoop<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpForLoop() - Constructor for class genscript.defaultops.basic.OpForLoop
-
- OpGetVectorElem<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpGetVectorElem() - Constructor for class genscript.defaultops.math.OpGetVectorElem
-
- OpGroupArithmetics<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpGroupArithmetics() - Constructor for class genscript.defaultops.math.OpGroupArithmetics
-
- OpGroupArithmetics.OpDegrees - Class in genscript.defaultops.math
-
- OpGroupBasicSyntax<ScopeType extends ExecutionScope,ReaderType extends Tokenizer> - Class in genscript.defaultops.basic
-
- OpGroupBasicSyntax() - Constructor for class genscript.defaultops.basic.OpGroupBasicSyntax
-
- OpGroupBasicSyntax.ConditionFactory - Class in genscript.defaultops.basic
-
- OpGroupBasicSyntax.OpAnd<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpGroupBasicSyntax.OpIfThen - Class in genscript.defaultops.basic
-
- OpGroupBasicSyntax.OpIfThenElse - Class in genscript.defaultops.basic
-
- OpGroupBasicSyntax.OpOr<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpGroupBasicSyntax.OpTry<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpGroupTypes<ScopeType extends ExecutionScope,ReaderType extends Tokenizer> - Class in scriptinterface.defaulttypes
-
Offers a method to register default type syntax, like constants, in a target parser.
- OpGroupTypes() - Constructor for class scriptinterface.defaulttypes.OpGroupTypes
-
- OpGroupVectors<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpGroupVectors() - Constructor for class genscript.defaultops.math.OpGroupVectors
-
- OpIfThen() - Constructor for class genscript.defaultops.basic.OpGroupBasicSyntax.OpIfThen
-
- OpIfThenElse() - Constructor for class genscript.defaultops.basic.OpGroupBasicSyntax.OpIfThenElse
-
- OpModulu<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpModulu() - Constructor for class genscript.defaultops.math.OpModulu
-
- OpMultiplication<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpMultiplication() - Constructor for class genscript.defaultops.math.OpMultiplication
-
- OpNot<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpNot() - Constructor for class genscript.defaultops.math.OpNot
-
- OpOr() - Constructor for class genscript.defaultops.basic.OpGroupBasicSyntax.OpOr
-
- OpQuit<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops
-
- OpQuit() - Constructor for class genscript.defaultops.OpQuit
-
- OpSet<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpSet() - Constructor for class genscript.defaultops.math.OpSet
-
- OpSmaller<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpSmaller() - Constructor for class genscript.defaultops.math.OpSmaller
-
- OpSmallerEq<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpSmallerEq() - Constructor for class genscript.defaultops.math.OpSmallerEq
-
- OpStatements<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpStatements() - Constructor for class genscript.defaultops.basic.OpStatements
-
- OpStatementsClosed<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpStatementsClosed() - Constructor for class genscript.defaultops.basic.OpStatementsClosed
-
- OpSubtraction<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpSubtraction() - Constructor for class genscript.defaultops.math.OpSubtraction
-
- Option - Enum in graphana.model
-
Extends a boolean by a 'KEEP' option.
- OpTry() - Constructor for class genscript.defaultops.basic.OpGroupBasicSyntax.OpTry
-
- OpTryCatch(String) - Constructor for class graphana.script.bindings.basicops.GrOpGroupBasics.OpTryCatch
-
- OpUnaryMinus<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpUnaryMinus() - Constructor for class genscript.defaultops.math.OpUnaryMinus
-
- OpUndef<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops
-
- OpUndef() - Constructor for class genscript.defaultops.OpUndef
-
- OpVector<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.math
-
- OpVector() - Constructor for class genscript.defaultops.math.OpVector
-
- OpVoid<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops
-
- OpVoid() - Constructor for class genscript.defaultops.OpVoid
-
- OpWhileLoop<ScopeType extends ExecutionScope,ReaderType extends IndexReader> - Class in genscript.defaultops.basic
-
- OpWhileLoop() - Constructor for class genscript.defaultops.basic.OpWhileLoop
-
- originalEdge - Variable in class visualizations.stdlayout.EdgeVisualData
-
- OUTPUT_MARGIN - Static variable in class view.guicomponents.guiconsole.ConsoleOutput
-
- OutputTextField - Class in view.guicomponents
-
A text field with specialized visual properties.
- OutputTextField() - Constructor for class view.guicomponents.OutputTextField
-
- overwriteValue(Object) - Method in class genscript.parse.SearchGraph.Node
-