- cachingOn - Variable in class graphana.ExecutionManager
-
- calculable(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgoDiameter
-
- CallBorder - Class in view.callassistant
-
A panel that includes an arguments panel and panel containing buttons to confirm or abort the input.
- CallBorder() - Constructor for class view.callassistant.CallBorder
-
- callEdgeRemovedWhenRemovingVertex() - Method in interface graphana.graphs.GraphListener
-
When a vertex is deleted, every incident edge is deleted, too.
- CallMetadata - Class in scriptinterface.execution
-
Stores the meta data of a call.
- CallMetadata(ReaderInterface, int) - Constructor for class scriptinterface.execution.CallMetadata
-
Constructs a new CallMetadata using the given source and the source position.
- CallMetadataFactory - Interface in scriptinterface
-
- callToString(String, String) - Method in interface graphana.script.bindings.GraphanaScriptSystemInterface
-
- callToString(String, String) - Method in class graphana.script.GraphanaDefaultScriptSystem
-
- callToString(Vector<String>) - Method in class scriptinterface.ScriptCallSignature
-
Creates a statement in the syntax of the script system to call the script.
- callToString(String, String) - Method in interface scriptinterface.ScriptSystemInterface
-
Returns a call in valid script syntax.
- canStepBack() - Method in class genscript.parse.IndexReader
-
- captionLabel - Variable in class view.guicomponents.SubDialog
-
- cast(ExecutionResult<?>, ScriptType) - Method in class genscript.types.DefaultTypeSystem
-
- cast(ExecutionResult<?>) - Method in class scriptinterface.defaulttypes.DefaultCasts.AnyToArray
-
- cast(ExecutionResult<?>) - Method in class scriptinterface.defaulttypes.DefaultCasts.AnyToSet
-
- cast(ExecutionResult<?>) - Method in class scriptinterface.defaulttypes.DefaultCasts.AnyToString
-
- cast(ExecutionResult<?>) - Method in class scriptinterface.defaulttypes.DefaultCasts.AnyToVector
-
- cast(GFiles) - Method in class scriptinterface.defaulttypes.DefaultCasts.FilesToCFiles
-
- cast(GFile) - Method in class scriptinterface.defaulttypes.DefaultCasts.FileToExistingFile
-
- cast(GFile) - Method in class scriptinterface.defaulttypes.DefaultCasts.FileToString
-
- cast(GFormat) - Method in class scriptinterface.defaulttypes.DefaultCasts.FormatToString
-
- cast(GInteger) - Method in class scriptinterface.defaulttypes.DefaultCasts.IntegerToDouble
-
- cast(GInteger) - Method in class scriptinterface.defaulttypes.DefaultCasts.IntegerToPositiveInteger
-
- cast(ExecutionResult<?>) - Method in class scriptinterface.defaulttypes.DefaultCasts.Iterables
-
- cast(GSet) - Method in class scriptinterface.defaulttypes.DefaultCasts.SetToCFiles
-
- cast(GSet) - Method in class scriptinterface.defaulttypes.DefaultCasts.SetToFiles
-
- cast(GString) - Method in class scriptinterface.defaulttypes.DefaultCasts.StringToCFiles
-
- cast(GString) - Method in class scriptinterface.defaulttypes.DefaultCasts.StringToExistingFile
-
- cast(GString) - Method in class scriptinterface.defaulttypes.DefaultCasts.StringToFile
-
- cast(GString) - Method in class scriptinterface.defaulttypes.DefaultCasts.StringToFileFormat
-
- cast(GString) - Method in class scriptinterface.defaulttypes.DefaultCasts.StringToFiles
-
- cast(GVector) - Method in class scriptinterface.defaulttypes.DefaultCasts.VectorToCFiles
-
- cast(GVector) - Method in class scriptinterface.defaulttypes.DefaultCasts.VectorToFiles
-
- cast(ExecutionResult<?>, ScriptType) - Method in interface scriptinterface.ScriptSystemInterface
-
Tries to cast the given value to the given type.
- cast(FromType) - Method in class scriptinterface.TypeCast
-
Casts the given value to the output type.
- changedUpdate(DocumentEvent) - Method in class view.guicomponents.guiconsole.ConsolePanel
-
- charContained(char, char[], int) - Static method in class global.StringOps
-
Tells whether or not the given character is contained in the given array.
- charContained(char, char[]) - Static method in class global.StringOps
-
Tells whether or not the given character is contained in the given array.
- charInString(char, String) - Static method in class global.ConversionOps
-
Checks whether or not the given character is contained in the given string.
- charset - Static variable in class global.StringOps
-
- checkAndExecute(String, MainControl) - Method in class view.argumentcomponents.ArgumentComponent
-
Executes the given statement and returns the result if it is not an error.
- checkAndExecute(String) - Method in class view.argumentcomponents.ArgumentExecuted
-
Calls checkAndExecute of the super class and passes the main control member in
- checkArgError(int, String[], String) - Static method in class system.GraphanaMain
-
Returns the string of the given string array at the given index.
- checkCall(ExecutionReturn[]) - Method in class scriptinterface.ParameterTuple
-
Checks if the given evaluated arguments array contains arguments that fit to this parameter tuple.
- checkExecutionTypeExistence(ScriptType) - Method in class genscript.types.DefaultTypeSystem
-
- checkGraphConfig(GraphLibrary<?, ?>) - Method in class graphana.operationsystem.GraphOperation
-
Returns true iff the input graph satisfies the allowed graph configuration.
- checkGraphDirected(GraphLibrary<?, ?>) - Method in class graphana.operationsystem.GraphOperation
-
Checks whether the input graph satisfies the directed precondition.
- checkPrefaceGraph(boolean, boolean, boolean, GraphLibrary<?, ?>) - Method in class graphana.graphs.GraphLibrary
-
Checks whether or not this graph library would be able to create a graph
which is equivalent to the given graph.
- checkPrefaceGraph(boolean, boolean, boolean, GraphLibrary<?, ?>) - Method in class libraries.jgrapht.JGraphTLib
-
- checkPrefaceGraph(boolean, boolean, boolean, GraphLibrary<?, ?>) - Method in class libraries.libtw.LibTW
-
- checkPriority(int) - Method in class genscript.parse.SearchGraph.Node
-
- childCount() - Method in class genscript.parse.SearchGraph.Node
-
- children - Variable in class genscript.execution.ExecuterTreeNodeLazy
-
- CL_DEFAULT - Static variable in class view.argumentcomponents.ArgumentComponent
-
- CL_ERROR - Static variable in class view.argumentcomponents.ArgumentComponent
-
- className(String) - Static method in class global.StringOps
-
Returns the class name of the given class.
- cleanBounds() - Method in class graphana.model.Bounds
-
Ensures that the upper bound is bigger or equal than the lower bound.
- cleanUp(DegreeLists<VertexType>) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- clear() - Method in class genscript.defaultreaders.FlexibleTokenizer
-
- clear() - Method in class genscript.parse.IndexReader
-
Deletes all the read information.
- clear() - Method in class genscript.syntax.tokens.Tokenizer
-
- clear() - Method in class genscript.VectorStack
-
- clear() - Method in class graphana.model.InputHistory
-
Clears the input history
- clear() - Method in class graphana.util.QuickList
-
Removes all of the elements from this list.
- clear() - Method in class view.fileset.GraphFileListBox
-
Removes all graph files from the list.
- clear() - Method in class view.fileset.GraphFiles
-
Removes all graph files.
- clear() - Method in class view.fileset.GraphFilesTable
-
- clear() - Method in class view.fileset.GraphFilesTablePanel
-
Removes all graph files from the inner graph files list
- clear() - Method in class view.fileset.GraphFileTable
-
- clearAlgorithmResults() - Method in class graphana.graphs.GraphLibrary
-
Clears the whole algorithm cache.
- clearArrangement() - Method in class visualizations.stdlayout.StdLayout
-
Clears the arrangement by removing all visual data
- clearDates() - Method in class graphana.graphs.GraphLibrary
-
Sets the dates of all vertices and edges to null.
- clearEdgeData(EdgeType) - Method in class graphana.graphs.GraphLibrary
-
Sets the data of the given edge to null.
- clearEdgeDates() - Method in class graphana.graphs.GraphLibrary
-
Sets the dates of all edges to null.
- clearEdgeStates(boolean) - Method in class graphana.graphs.GraphLibrary
-
Sets the status of all edges to null.
- clearEdgeStatus(EdgeType) - Method in class graphana.graphs.GraphLibrary
-
Sets the status of the given edge to zero.
- clearGraph() - Method in class graphana.graphs.GraphLibrary
-
Deletes all vertices.
- clearHistograms() - Method in class view.histograms.HistogramOutputPanel
-
Removes all histograms.
- clearProgressMessage(Object) - Method in class graphana.UserInterface
-
Clears the progress label.
- clearProgressMessage() - Method in class graphana.UserInterface
-
- clearStates(boolean) - Method in class graphana.graphs.GraphLibrary
-
Clears the states of all vertices and edges.
- clearTypes() - Method in class genscript.types.DefaultTypeSystem
-
- clearValue() - Method in class genscript.parse.SearchGraph.Node
-
- clearVertexData(VertexType, boolean) - Method in class graphana.graphs.GraphLibrary
-
Sets the data of the given vertex to null.
- clearVertexDates() - Method in class graphana.graphs.GraphLibrary
-
Sets the data of all vertices to null.
- clearVertexStates(boolean) - Method in class graphana.graphs.GraphLibrary
-
Clears every vertexes state.
- clearVertexStatus(VertexType, boolean) - Method in class graphana.graphs.GraphLibrary
-
Sets the status of the given vertex to null.
- clone() - Method in class graphana.model.mathobjects.DimensionD
-
- clone() - Method in class graphana.model.mathobjects.Vector2D
-
- clone() - Method in class graphana.model.MetaEdge
-
- clone() - Method in class graphana.model.MetaWeightedEdge
-
- clone() - Method in class graphana.script.bindings.basictypes.GEdge
-
- clone() - Method in class graphana.script.bindings.basictypes.GErrorHolder
-
- clone() - Method in class graphana.script.bindings.basictypes.GExecuterCall
-
- clone() - Method in class graphana.script.bindings.basictypes.GGraph
-
- clone() - Method in class graphana.script.bindings.basictypes.GHistogram
-
- clone() - Method in class graphana.script.bindings.basictypes.GInterval
-
- clone() - Method in class graphana.script.bindings.basictypes.GMetaEdge
-
- clone() - Method in class graphana.script.bindings.basictypes.GParseTree
-
- clone() - Method in class graphana.script.bindings.basictypes.GVertex
-
- clone() - Method in class graphana.util.QuickList
-
Returns a shallow copy of this LinkedList.
- clone() - Method in class graphloaders.oldDotParser.attributes.GDotAttributes
-
- clone() - Method in class graphloaders.oldDotParser.attributes.GDotEdgeAttributes
-
- clone() - Method in class graphloaders.oldDotParser.attributes.GDotVertexAttributes
-
- clone() - Method in class scriptinterface.defaulttypes.GArray
-
- clone() - Method in class scriptinterface.defaulttypes.GBoolean
-
- clone() - Method in class scriptinterface.defaulttypes.GColor
-
- clone() - Method in class scriptinterface.defaulttypes.GCompoundFile
-
- clone() - Method in class scriptinterface.defaulttypes.GCompoundFiles
-
- clone() - Method in class scriptinterface.defaulttypes.GExistingFile
-
- clone() - Method in class scriptinterface.defaulttypes.GFile
-
- clone() - Method in class scriptinterface.defaulttypes.GFiles
-
- clone() - Method in class scriptinterface.defaulttypes.GFloat
-
- clone() - Method in class scriptinterface.defaulttypes.GFormat
-
- clone() - Method in class scriptinterface.defaulttypes.GInteger
-
- clone() - Method in class scriptinterface.defaulttypes.GIterable
-
- clone() - Method in class scriptinterface.defaulttypes.GList
-
- clone() - Method in class scriptinterface.defaulttypes.GObject
-
- clone() - Method in class scriptinterface.defaulttypes.GPositiveInteger
-
- clone() - Method in class scriptinterface.defaulttypes.GSet
-
- clone() - Method in class scriptinterface.defaulttypes.GString
-
- clone() - Method in class scriptinterface.defaulttypes.GVector
-
- clone() - Method in class scriptinterface.execution.returnvalues.ExecutionResult
-
- close() - Method in class graphana.UserInterface
-
- close() - Method in class view.userinterfaces.GUIUserInterface
-
- close() - Method in class view.VisualizingUserInterface
-
- closeButton - Variable in class view.guicomponents.SubDialog
-
- closeGraphFilesFrame() - Method in class view.VisualizingUserInterface
-
Closes the graph files frame
- closeGraphView(String) - Method in class graphana.UserInterface
-
Closes the visualization with the given key.
- closeGraphView(String) - Method in class graphana.UserInterface.NullUserInterface
-
- closeGraphView(String) - Method in class view.VisualizingUserInterface
-
Closes the frame of the visualization with the given key and removes the visualization from the hash table
- closeOutputFile(MainControl) - Method in class operations.commands.CmdsOutput
-
- CmdsColor - Class in operations.commands
-
- CmdsColor() - Constructor for class operations.commands.CmdsColor
-
- CmdsConvert - Class in operations.commands
-
- CmdsConvert() - Constructor for class operations.commands.CmdsConvert
-
- CmdsCounter - Class in operations.commands
-
- CmdsCounter() - Constructor for class operations.commands.CmdsCounter
-
- CMDSDIR - Static variable in class graphana.operationsystem.OperationGroup
-
- CmdsErrors - Class in operations.commands
-
- CmdsErrors() - Constructor for class operations.commands.CmdsErrors
-
- CmdsGUI - Class in operations.commands
-
- CmdsGUI() - Constructor for class operations.commands.CmdsGUI
-
- CmdsHistogram - Class in operations.commands
-
- CmdsHistogram() - Constructor for class operations.commands.CmdsHistogram
-
- CmdsHistogram.ExecHistogram - Class in operations.commands
-
- CmdsHistogram.ExecSetHistogramMode - Class in operations.commands
-
- CmdsInput - Class in operations.commands
-
- CmdsInput() - Constructor for class operations.commands.CmdsInput
-
- CmdsLibrary - Class in operations.commands
-
- CmdsLibrary() - Constructor for class operations.commands.CmdsLibrary
-
- CmdsManual - Class in operations.commands
-
- CmdsManual() - Constructor for class operations.commands.CmdsManual
-
- CmdsMath - Class in operations.commands
-
- CmdsMath() - Constructor for class operations.commands.CmdsMath
-
- CmdsOutput - Class in operations.commands
-
- CmdsOutput() - Constructor for class operations.commands.CmdsOutput
-
- CmdsProgress - Class in operations.commands
-
- CmdsProgress() - Constructor for class operations.commands.CmdsProgress
-
- CmdsSystem - Class in operations.commands
-
- CmdsSystem() - Constructor for class operations.commands.CmdsSystem
-
- CmdsSystem.ExecExecuteString - Class in operations.commands
-
- CmdsSystem.ExecScript - Class in operations.commands
-
- CmdsVisualization - Class in operations.commands
-
- CmdsVisualization() - Constructor for class operations.commands.CmdsVisualization
-
- ColorHolder - Interface in scriptinterface.defaulttypes
-
Implementing class holds a color
- ColorOp - Class in global
-
Contains some static methods to work with colors.
- ColorOp() - Constructor for class global.ColorOp
-
- colorToString(Color) - Static method in class global.ConversionOps
-
Returns a string representation of the given color.
- combFAS(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- comboBox - Variable in class view.defaultargumentcomponents.ArgumentComponentComboBox
-
- Command - Class in graphana.operationsystem
-
- Command() - Constructor for class graphana.operationsystem.Command
-
- COMMENT - Static variable in class graphloaders.antlrDotParser.DOTLexer
-
- COMMENT - Static variable in class graphloaders.antlrDotParser.DOTParser
-
- compareTo(AlgoCVDHeuristic.CVD<VertexType, EdgeType>.Result) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD.Result
-
- compareTo(AlgoCVDHeuristic.Node) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.Node
-
- compareTo(AlgoCVDHeuristic.Node2) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.Node2
-
- compareTo(AlgoFeedbackArcSet.InOut) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet.InOut
-
- compareTo(AlgosDistances.ResultDistance) - Method in class operations.graphoperations.algorithms.AlgosDistances.ResultDistance
-
- ComplementaryGraph() - Constructor for class operations.graphoperations.algorithms.AlgosMiscellaneous.ComplementaryGraph
-
- completeString(String) - Method in class view.AutoCompletion
-
Tries to complete the given word.
- completeStringAt(String, int, ArgumentComponentManager, Component) - Method in class view.AutoCompletion
-
Tries to complete the given String at the given location or opens the call assistant, if the position is
located within the call.
- ComplexTypeField - Class in view.guicomponents
-
A GUI component with a text field and a button that shows a pop up menu when clicked.
- ComplexTypeField(Container) - Constructor for class view.guicomponents.ComplexTypeField
-
Creates an instance and adds this component to the given component.
- complexTypeMap - Variable in class genscript.types.DefaultTypeSystem
-
- CompoundFile - Class in scriptinterface.defaulttypes
-
Created by ks on 18/06/14.
- CompoundFile(File, FileFormat) - Constructor for class scriptinterface.defaulttypes.CompoundFile
-
- ConditionFactory() - Constructor for class genscript.defaultops.basic.OpGroupBasicSyntax.ConditionFactory
-
- ConnectingEdgeVisualData<VertexType,EdgeType> - Class in visualizations.stdlayout
-
Computes edge line start and end points for graph visualizations
- ConnectingEdgeVisualData(EdgeType, StdLayout<VertexType, EdgeType>.VisVertex, StdLayout<VertexType, EdgeType>.VisVertex) - Constructor for class visualizations.stdlayout.ConnectingEdgeVisualData
-
Creates an instance
- CONSOLE_FONT_NAME - Static variable in class view.guicomponents.guiconsole.ConsolePanel
-
- CONSOLE_INPUT_FONT - Static variable in class view.guicomponents.guiconsole.ConsolePanel
-
- ConsoleFrame - Class in view.guicomponents.guiconsole
-
JFrame that contains a GUI console.
- ConsoleFrame(String) - Constructor for class view.guicomponents.guiconsole.ConsoleFrame
-
Creates an instance and sets the given title as the frame title.
- ConsoleInputField - Class in view.guicomponents.guiconsole
-
Text field with the purpose to let the user input statements which can then be executed by Graphana.
- ConsoleInputField(MainControl, ArgumentComponentManager, Component) - Constructor for class view.guicomponents.guiconsole.ConsoleInputField
-
Creates an instance.
- ConsoleInteraction - Class in view.userinterfaces
-
A simple user interface which makes graphana controllable via console.
- ConsoleInteraction() - Constructor for class view.userinterfaces.ConsoleInteraction
-
- ConsoleOutput - Class in view.guicomponents.guiconsole
-
GUI text area to display the console output of Graphana
- ConsoleOutput() - Constructor for class view.guicomponents.guiconsole.ConsoleOutput
-
- ConsoleOutputPanel - Class in view.guicomponents.guiconsole
-
A panel holding a console output text area together with a scroll bar.
- ConsoleOutputPanel() - Constructor for class view.guicomponents.guiconsole.ConsoleOutputPanel
-
- ConsolePanel - Class in view.guicomponents.guiconsole
-
A panel consisting of GUI console input and output.
- ConsolePanel(MainControl, ArgumentComponentManager) - Constructor for class view.guicomponents.guiconsole.ConsolePanel
-
Creates an instance.
- ConsoleUserInput - Class in view.guicomponents.guiconsole
-
Contains the last user input of a GUI console input text field.
- ConsoleUserInput() - Constructor for class view.guicomponents.guiconsole.ConsoleUserInput
-
- Consts - Class in genscript.syntax
-
- Consts() - Constructor for class genscript.syntax.Consts
-
- contains(Object) - Method in class graphana.util.QuickList
-
Returns true if this list contains the specified element.
- ContentFactory<Reader extends IndexReader,ValueType> - Interface in genscript.parse
-
- Context(int, int) - Constructor for class operations.graphoperations.algorithms.AlgoFeedbackArcSet.Context
-
- ContextError - Class in scriptinterface.execution.parseerrors
-
An error that occurs after syntax checking.
- ContextError(String) - Constructor for class scriptinterface.execution.parseerrors.ContextError
-
- ContextException - Exception in genscript.parse.exceptions
-
- ContextException(Integer, String) - Constructor for exception genscript.parse.exceptions.ContextException
-
- ContextException(String) - Constructor for exception genscript.parse.exceptions.ContextException
-
- ConversionOps - Class in global
-
Contains static methods to convert some types into each other.
- ConversionOps() - Constructor for class global.ConversionOps
-
- convertToClusterGraph() - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- convertToClusterGraphQuicker() - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- convertToClusterGraphQuickest() - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- copyFromExistingGraph(Object, GraphLibrary<?, ?>) - Method in class graphana.graphs.GraphLibrary
-
Sets up a target GraphLibrary using an already existing graph instance.
- copyFromExistingGraph(Object) - Method in class graphana.graphs.GraphLibrary
-
Sets up the internal graph using an already existing graph instance.
- copyFromNode(SearchGraph.Node, boolean) - Method in class genscript.parse.SearchGraph.Node
-
- copyToGraph(GraphLibrary<CVertexType, CEdgeType>, Option, Option, Option, Progress) - Method in class graphana.graphs.GraphLibrary
-
Creates of deep copy of the graph.
- copyToGraph(GraphLibrary<CVertexType, CEdgeType>, Option, Option, Option) - Method in class graphana.graphs.GraphLibrary
-
- copyToGraph(GraphLibrary<?, ?>) - Method in class graphana.graphs.GraphLibrary
-
Calls copyToGraph with the given target graph and all options set to
Option.KEEP.
- copyToNode(SearchGraph.Node, boolean) - Method in class genscript.parse.SearchGraph.Node
-
- count() - Method in class graphana.operationsystem.OperationArguments
-
Returns the number of arguments.
- create() - Method in class libraries.jung.JungEdgeFactory
-
- create(boolean) - Static method in class scriptinterface.defaulttypes.GBoolean
-
- create(int, ScriptSystemInterface<?, ?>, int, boolean) - Method in class scriptinterface.ParameterTuple
-
Initializes an empty parameter tuple.
- create(String) - Method in class scriptinterface.ScriptCallSignature
-
Initializes the signature.
- create(String) - Method in class view.menuutil.OperationSectionMenu
-
Creates the sub menu.
- createAdjMatrix(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgoDiameter
-
- createAdjMatrix(GraphLibrary<VertexType, EdgeType>, ArrayList<VertexType>) - Method in class operations.graphoperations.algorithms.AlgoDiameter
-
- createAlternativeParser(boolean, String) - Method in class genscript.parse.NTProductions
-
- createAlternativeParser(String) - Method in class genscript.parse.NTProductions
-
- createAlternativeToken(TokenIdentifier) - Method in class genscript.syntax.tokens.TokenIdentifier
-
- createCallMetadata() - Method in class genscript.execution.ExecuterTreeElem
-
- createCallMetadata() - Method in interface scriptinterface.CallMetadataFactory
-
Creates and returns the call meta data.
- createCasts(ScriptSystemInterface<?, ?>) - Static method in class scriptinterface.defaulttypes.DefaultCasts
-
Puts default type casts into the given script system
- createComponent() - Method in class view.argumentcomponents.ArgumentComponentFactory
-
Creates a new instance of a sub class of ArgumentComponent
- createComponent() - Method in class view.argumentcomponents.DefaultArgumentComponentFactory
-
- createComponent() - Method in class view.defaultargumentcomponents.FileArgumentFactory
-
- createComponent() - Method in class view.defaultargumentcomponents.HistogramArgumentFactory
-
- createDefaultGraph() - Method in class graphana.graphs.GraphLibrary
-
Creates a new empty graph with a configuration which is determined by the
internal graph library.
- createdFromFile() - Method in class genscript.execution.ExecuterTree
-
- createdFromFile() - Method in interface scriptinterface.execution.ExecuterInterface
-
- createElem(ReaderType) - Method in class genscript.defaultops.basic.OpGroupBasicSyntax.ConditionFactory
-
- createElem(ReaderType) - Method in class genscript.defaultops.factories.PassThroughFactory
-
- createElem(ReaderType) - Method in class genscript.defaultops.factories.StdConstFactory
-
- createElem(ReaderType) - Method in class genscript.defaultops.factories.StdUndefFactory
-
- createElem(ReaderType) - Method in class genscript.defaultops.factories.StdVoidFactory
-
- createElem(SourceReader) - Method in class genscript.defaulttokens.TokFacBlockComment
-
- createElem(SourceReader) - Method in class genscript.defaulttokens.TokFacLineComment
-
- createElem(ReaderType) - Method in class genscript.execution.ExecuterTreeElem
-
- createElem(ReaderType) - Method in class genscript.execution.ExecuterTreeNode
-
- createElem(Reader) - Method in interface genscript.parse.ContentFactory
-
- createElem(SourceReader) - Method in class genscript.syntax.tokens.TokenIdentifier
-
- createElem(SourceReader) - Method in class genscript.syntax.tokens.TokenIdentifierFactory
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpConstEdge
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacApplication
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacConstNumVertex
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacConstVertex
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacDefined
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.GrFacForEach
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupBasics.TryCatchFactory
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupOutput.GrOpPrint
-
- createElem(Tokenizer) - Method in class graphana.script.bindings.basicops.GrOpGroupOutput.GrOpWrite
-
- createErdosRenyiGraph(GraphLibrary<VertexType, EdgeType>, int, float, int, int, Progress) - Static method in class operations.graphoperations.GrOpsRandomGraphs
-
- createExecuter(ReaderType) - Method in class genscript.TreeBuildingScriptSystem
-
- createExecuter(String) - Method in class genscript.TreeBuildingScriptSystem
-
- createExecuter(ReaderType) - Method in interface scriptinterface.ScriptSystemInterface
-
Parses the given source and creates an executer from it.
- createExecuter(String) - Method in interface scriptinterface.ScriptSystemInterface
-
Parses the given string and creates an executer out of it.
- createFromDIMACS(GraphLibrary<VertexType, EdgeType>, File, Progress) - Static method in class graphloaders.DIMACSLoader
-
Loads the given DIMACS file and creates respective vertices and edges in the given target graph.
- createFromDot(GraphLibrary<VertexType, EdgeType>, File, Progress) - Static method in class graphloaders.antlrDotLoader
-
- createFromJGraphTGraph(Graph<?, ?>) - Static method in class libraries.jgrapht.JGraphTLib
-
Creates a JGraphTLib by copying the contents of the given JGraphT graph instance
- createFromJUNG2Graph(Graph<?, ?>) - Static method in class libraries.jung.JungLib
-
- createFromMETIS(GraphLibrary<VertexType, EdgeType>, File, Progress) - Static method in class graphloaders.METISLoader
-
- createFromSource(IndexReader) - Method in class genscript.execution.ExecuterTree
-
- createFromString(String, String) - Method in class graphana.model.Histogram
-
Converts the given CSV-string into a histogram.
- createFromString(String, ScriptSystemInterface<?, ?>) - Method in class scriptinterface.ParameterTuple
-
Parses the given string to create the parameter tuple.
- createGFiles() - Method in class view.fileset.GraphFileListBox
-
Wraps the graph files list into a GFiles to further process it within a script
- createGFiles() - Method in class view.fileset.GraphFiles
-
Wraps the graph files into a GFiles to further process it within a script
- createGFiles() - Method in class view.fileset.GraphFilesTable
-
- createGFiles() - Method in class view.fileset.GraphFilesTablePanel
-
Wraps the graph files if the inner graph list into a GFiles to further process it within a script.
- createGFiles() - Method in class view.fileset.GraphFileTable
-
- createGraph(boolean, boolean, boolean) - Method in class graphana.graphs.GraphLibrary
-
Creates a new empty graph with the given configuration.
- createGraph(boolean, boolean, boolean, GraphLibrary<?, ?>) - Method in class graphana.graphs.GraphLibrary
-
Creates a new empty graph with the given configuration.
- createGraph(GraphConfiguration) - Method in class graphana.graphs.GraphLibrary
-
Creates a new empty graph with the given graph configuration.
- createGraph() - Method in class graphana.graphs.GraphLibrary
-
Creates a new empty graph while keeping the current graph configuration.
- CreateGraphAction - Class in graphloaders.oldDotParser.actions
-
- CreateGraphAction(boolean, boolean) - Constructor for class graphloaders.oldDotParser.actions.CreateGraphAction
-
- createGraphUnchecked(boolean, boolean, boolean) - Method in class graphana.graphs.GraphLibrary
-
Creates a new empty graph without checking if the internal graph library
can handle the given configuration.
- createGraphUnchecked(GraphConfiguration) - Method in class graphana.graphs.GraphLibrary
-
Creates a new empty graph without checking the given configuration.
- createLayout(String) - Method in class visualizations.StdGraphLayouts
-
- createMetaEdge(VertexType, VertexType) - Method in class graphana.graphs.GraphLibrary
-
Creates a meta edge object, without actually adding an edge to the graph
- createPGeneratedGraph(GraphLibrary<VertexType, EdgeType>, int, float, float) - Static method in class operations.graphoperations.GrOpsRandomGraphs
-
- createRandomClusterGraph(GraphLibrary<VertexType, EdgeType>, int, int, int, int, int, int) - Static method in class operations.graphoperations.GrOpsRandomGraphs
-
- createRawString(boolean) - Method in class graphana.model.string.FixedString
-
Creates and returns a new java string representing this fixed string.
- createRawString() - Method in class graphana.model.string.FixedString
-
Creates and returns a new java string representing this fixed string ignoring special characters.
- createScriptCallSignature(String) - Method in class graphana.MainControl
-
Creates a new uninitialized script call signature.
- createSearchGraph() - Static method in class genscript.syntax.tokens.TokenSet
-
- createSignature() - Method in class graphana.script.GraphanaDefaultScriptSystem
-
- createSignature(String, ScriptSystemInterface<?, ?>) - Method in class scriptinterface.DefaultSignature
-
Initializes the signature according to the given string.
- createSignature() - Method in interface scriptinterface.ScriptSystemInterface
-
Creates a new uninitialized signature.
- createSignature(String, ScriptSystemInterface<?, ?>) - Method in interface scriptinterface.SignatureInterface
-
Parses the given string and extracts key, parameters etc.
- createSubMenu(String) - Method in class view.menuutil.keymainmenu.KeyMainMenu
-
Creates an item leading to a new sub menu.
- createTokenData(SourceReader) - Method in class genscript.defaulttokens.TokFacBool
-
- createTokenData(SourceReader) - Method in class genscript.defaulttokens.TokFacDouble
-
- createTokenData(SourceReader) - Method in class genscript.defaulttokens.TokFacInt
-
- createTokenData(SourceReader) - Method in class genscript.defaulttokens.TokFacNull
-
- createTokenData(SourceReader) - Method in class genscript.defaulttokens.TokFacString
-
- createTokenData(SourceReader) - Method in class genscript.syntax.tokens.TokenIdentifierFactory
-
- createTokenData(SourceReader) - Method in class graphana.script.bindings.tokens.GrTokFacIde
-
- createTokenData(SourceReader) - Method in class graphloaders.oldDotParser.tokens.factories.DotTokFacIde
-
- createTokenData(SourceReader) - Method in class graphloaders.oldDotParser.tokens.factories.DotTokFacString
-
- curMark - Variable in class genscript.parse.SearchGraph
-
- cutLowerBound(float) - Method in class graphana.model.Bounds
-
Sets the lower bound only if the given lower bound is bigger than the actual lower bound.
- cutUpperBound(float) - Method in class graphana.model.Bounds
-
Sets the upper bound only if the given upper bound is smaller than the actual upper bound.
- CVD(GraphLibrary<VertexType, EdgeType>) - Constructor for class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- cvd_branch(int) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- cvd_branch2(int) - Method in class operations.graphoperations.algorithms.AlgoCVDHeuristic.CVD
-
- cycleDFS(GraphLibrary<VertexType, EdgeType>) - Method in class operations.graphoperations.algorithms.AlgoFeedbackArcSet
-
- CycleFinder<VertexType,EdgeType> - Class in graphana.util
-
Contains methods for finding cycles in graphs.
- CycleFinder() - Constructor for class graphana.util.CycleFinder
-
- CycleLayout<VertexType,EdgeType> - Class in visualizations.layouts
-
Graph layout that arranges the vertices on a cycle.
- CycleLayout() - Constructor for class visualizations.layouts.CycleLayout
-
- CycleShape - Class in graphana.graphs.visualization.drawmodifiers.defaultmodifiers
-
Draws vertices as a cycle.
- CycleShape(double) - Constructor for class graphana.graphs.visualization.drawmodifiers.defaultmodifiers.CycleShape
-
Creates an instance with the given radius
- CycleShape() - Constructor for class graphana.graphs.visualization.drawmodifiers.defaultmodifiers.CycleShape
-
Creates an instance with a radius of 0.04