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

O

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.
ONLYLATEX - Static variable in class descriptionfiles.Description
 
ONLYPLAIN - Static variable in class descriptionfiles.Description
 
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, MainControl, 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
 
OperationSet - Class in graphana.operationsystem
 
OperationSet(GraphanaScriptSystemInterface) - Constructor for class graphana.operationsystem.OperationSet
 
OperationThread - Class in graphana.operationsystem
 
OperationThread(MainControl, GraphLibrary<?, ?>, GraphOperation, OperationArguments) - Constructor for class graphana.operationsystem.OperationThread
 
OpGroupTypes<ScopeType extends ExecutionScope,ReaderType extends genscript.syntax.tokens.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
 
Option - Enum in graphana.model
Extends a boolean by a 'KEEP' option.
A B C D E F G H I J L M N O P Q R S T U V W Y