- FALSE - Static variable in class scriptinterface.defaulttypes.GBoolean
-
- fileContentToString(File) - Static method in class global.FileOps
-
Reads the whole content of the given (text) file and returns it as a string.
- fileContentToString(String) - Static method in class global.FileOps
-
Reads the whole content of the (text) file with the given filename.
- fileLinesToList(File) - Static method in class global.FileOps
-
Creates and returns a list containing the lines of the given (text) file.
- fileLinesToList(String) - Static method in class global.FileOps
-
Creates and returns a list containing the lines of the file with the given filename.
- FileOps - Class in global
-
- FileOps() - Constructor for class global.FileOps
-
- FileOps.FileLineIterator - Class in global
-
Enables iterating line wise over a text file.
- FileOps.FileLineIterator(File) - Constructor for class global.FileOps.FileLineIterator
-
Initializes iterating over the lines of the given file.
- FileOps.FileLineIterator(String) - Constructor for class global.FileOps.FileLineIterator
-
Initializes iterating over the lines of the file with the given filename.
- fileToByteArray(File) - Static method in class graphana.model.PluginLoader
-
Converts the whole content of a file into a byte array.
- fileToScriptReader(File) - Method in class graphana.script.bindings.GraphanaScriptSystem
-
- fileToScriptReader(File) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- fileToScriptReader(File) - Method in interface scriptinterface.ScriptSystemInterface
-
Creates a script reader from file content.
- fileToScriptReader(String) - Method in interface scriptinterface.ScriptSystemInterface
-
Creates a script reader from file content.
- fillZeros(long, int) - Static method in class global.StringOps
-
Returns a string representation of the given number in which a minimum string length is hold.
- finish() - Method in class descriptionfiles.Description
-
- finishAlgorithmOutput(String, String) - Method in class graphana.UserInterface
-
Finishes the algorithm output sequence associated with the given key.
- finishAlgorithmOutput(String) - Method in class graphana.UserInterface
-
Calls finishAlgorithmOutput(titleKey,null)
- finishText(String, DescSourceType) - Method in class descriptionfiles.Description
-
- FinishType - Enum in graphana.operationsystem
-
- forceSimple() - Method in class graphana.graphs.GraphLibrary
-
Deletes all loops of the graph and disables inserting loops.
- FrameworkAddAlgo - Class in frameworksamples
-
- FrameworkAddAlgo() - Constructor for class frameworksamples.FrameworkAddAlgo
-
- FrameworkErrorHandling - Class in frameworksamples
-
- FrameworkErrorHandling() - Constructor for class frameworksamples.FrameworkErrorHandling
-
- FrameworkInit - Class in frameworksamples
-
- FrameworkInit() - Constructor for class frameworksamples.FrameworkInit
-
- frameworksamples - package frameworksamples
-
- FrameworkSimple - Class in frameworksamples
-
- FrameworkSimple() - Constructor for class frameworksamples.FrameworkSimple
-
- FrameworkTestAlgo - Class in frameworksamples
-
- FrameworkTestAlgo() - Constructor for class frameworksamples.FrameworkTestAlgo
-