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

W

Walk<V extends Vertex> - Class in lavesdk.math.graph
Represents a walk in a Graph.
Walk(Graph<V, ? extends Edge>) - Constructor for class lavesdk.math.graph.Walk
Creates an empty walk.
Walk(Graph<V, ? extends Edge>, V[]) - Constructor for class lavesdk.math.graph.Walk
Creates a walk based on a predefined walk.
Walk(Graph<V, ? extends Edge>, List<V>) - Constructor for class lavesdk.math.graph.Walk
Creates a walk based on a predefined walk.
WalkByID<V extends Vertex> - Class in lavesdk.math.graph
Represents a walk in a Graph using the identifiers of the vertices.
WalkByID(Graph<V, ? extends Edge>) - Constructor for class lavesdk.math.graph.WalkByID
Creates an empty walk.
WalkByID(Graph<V, ? extends Edge>, Integer[]) - Constructor for class lavesdk.math.graph.WalkByID
Creates a walk based on a predefined walk.
WalkByID(Graph<V, ? extends Edge>, List<Integer>) - Constructor for class lavesdk.math.graph.WalkByID
Creates a walk based on a predefined walk.
warningCount - Variable in class lavesdk.algorithm.plugin.ValidationReport
the number of warnings that have occurred
width - Variable in class lavesdk.algorithm.plugin.views.custom.CustomVisualObject
the width of the object
writeConfigurationData(Configuration) - Method in class lavesdk.algorithm.plugin.views.AlgorithmTextView
Writes the configuration data of the view.
writeConfigurationData(Configuration) - Method in class lavesdk.algorithm.plugin.views.GraphView
Writes the configuration data of the view.
writeConfigurationData(Configuration) - Method in class lavesdk.algorithm.plugin.views.LegendView
Writes the configuration data of the view.
writeConfigurationData(Configuration) - Method in class lavesdk.algorithm.plugin.views.TextAreaView
Writes the configuration data of the view.
writeConfigurationData(Configuration) - Method in class lavesdk.algorithm.plugin.views.View
Writes the configuration data of the view.
writeLogMessage(AlgorithmPlugin, String, LogType) - Method in interface lavesdk.algorithm.plugin.PluginHost
Writes a message to the log file.
writeLogMessage(AlgorithmPlugin, String, Exception, LogType) - Method in interface lavesdk.algorithm.plugin.PluginHost
Writes a message to the log file.
writeLogMessage(AlgorithmPlugin, String, LogType) - Method in class lavesdk.algorithm.plugin.security.HostSecurity
Writes a log message.
writeLogMessage(AlgorithmPlugin, String, Exception, LogType) - Method in class lavesdk.algorithm.plugin.security.HostSecurity
Writes a log message.
writeLogMessage(AlgorithmPlugin, String, LogType) - Method in class lavesdk.sandbox.Sandbox
 
writeLogMessage(AlgorithmPlugin, String, Exception, LogType) - Method in class lavesdk.sandbox.Sandbox
 
writeToLog(String, LogType) - Method in class lavesdk.logging.LogFile
Writes a message to the log file.
writeToLog(AlgorithmPlugin, String, LogType) - Method in class lavesdk.logging.LogFile
Writes a message to the log file.
writeToLog(String, Exception, LogType) - Method in class lavesdk.logging.LogFile
Writes a message to the log file.
writeToLog(AlgorithmPlugin, String, Exception, LogType) - Method in class lavesdk.logging.LogFile
Writes a message to the log file.
A B C D E F G H I K L M N O P Q R S T U V W X Y Z