Package | Description |
---|---|
lavesdk.algorithm | |
lavesdk.algorithm.plugin | |
lavesdk.algorithm.plugin.security | |
lavesdk.algorithm.plugin.views | |
lavesdk.sandbox |
Constructor and Description |
---|
AlgorithmRTE(AlgorithmPlugin plugin,
AlgorithmText text,
AlgorithmExerciseProvider provider)
Creates a new algorithm runtime environment.
|
Modifier and Type | Method and Description |
---|---|
AlgorithmExerciseProvider |
PluginHost.getDefaultExerciseProvider()
Gets the default exercise provider that is implemented by the host system.
|
Modifier and Type | Method and Description |
---|---|
protected AlgorithmExerciseProvider |
HostSecurity.getDefaultExerciseProvider()
Gets the default exercise provider of the host system.
|
Modifier and Type | Class and Description |
---|---|
class |
ExercisesListView
Displays a list of
AlgorithmExercise s and operates as an AlgorithmExerciseProvider . |
Modifier and Type | Method and Description |
---|---|
AlgorithmExerciseProvider |
Sandbox.getDefaultExerciseProvider() |