A C D E F G H I L M N P Q R S T U V 

A

AbstractResultFormatter - Class in at.srfg.miner.clientlib.resultformat
An abstract implementation of ResultFormatter that provides reusable handling of separator and showProxy settings to its subclasses.
AbstractResultFormatter() - Constructor for class at.srfg.miner.clientlib.resultformat.AbstractResultFormatter
 
Action - Class in at.srfg.miner.clientlib
A MINER Action is a part of the Scenario specification.
Action() - Constructor for class at.srfg.miner.clientlib.Action
Default Constructor.
Action(String) - Constructor for class at.srfg.miner.clientlib.Action
Creates a new action and sets its name.
addAction() - Method in class at.srfg.miner.clientlib.Task
Creates a new MINER action and adds it to this task.
addAction(String) - Method in class at.srfg.miner.clientlib.Task
Creates a new MINER action with the given name and adds it to this task.
addAction(Action) - Method in class at.srfg.miner.clientlib.Task
Adds a MINER action to this task.
addActivationEvent(Event...) - Method in class at.srfg.miner.clientlib.Action
Adds events that activate this action.
addCondition(String) - Method in class at.srfg.miner.clientlib.Action
Creates a new condition with the given logical operator and adds it to this action.
addCondition(Condition) - Method in class at.srfg.miner.clientlib.Action
Set a condition to the action.
addDeactivationEvent(Event...) - Method in class at.srfg.miner.clientlib.Action
Sets the events that deactivate this action.
addKeyword(String) - Method in class at.srfg.miner.clientlib.Action
Adds a keyword for this action.
addKeyword(String) - Method in class at.srfg.miner.clientlib.Scenario
Adds a keyword to the scenario.
addKeyword(String) - Method in class at.srfg.miner.clientlib.Task
Adds a keyword for this task.
addProxies(String...) - Method in class at.srfg.miner.clientlib.Action
 
addProxy(String) - Method in class at.srfg.miner.clientlib.Action
Adds a ToolProxy on which this action is executed.
addSubcondition(ResultHandle, String, float) - Method in class at.srfg.miner.clientlib.Condition
Creates a new Subcondition with the given parameters and adds it to this Condition.
addSubcondition(ResultHandle, String, double) - Method in class at.srfg.miner.clientlib.Condition
Creates a new Subcondition with the given parameters and adds it to this Condition.
addSubcondition(Subcondition) - Method in class at.srfg.miner.clientlib.Condition
Adds a Subcondition.
addTask() - Method in class at.srfg.miner.clientlib.Scenario
Creates a new MINER task and adds it to this scenario.
addTask(String) - Method in class at.srfg.miner.clientlib.Scenario
Creates a new MINER task with the given name and adds it to this scenario.
addTask(Task) - Method in class at.srfg.miner.clientlib.Scenario
Adds a MINER task to this scenario.
ALL - Static variable in class at.srfg.miner.clientlib.Condition
The logical operator ALL defines that the condition is fulfilled if all subconditions are fulfilled.
allResults(ResultHandle) - Method in class at.srfg.miner.clientlib.Execution
Retrieves all result instances that are currently available for the given handle.
ANY - Static variable in class at.srfg.miner.clientlib.Condition
The logical operator ANY defines that the condition is fulfilled as long as at least 1 subcondition is fulfilled.
append(List<Result>, String) - Static method in class at.srfg.miner.clientlib.Results
Append all results to filename.
append(List<Result>, String, ResultFormatter) - Static method in class at.srfg.miner.clientlib.Results
Append all results to filename.
append(List<Result>, File) - Static method in class at.srfg.miner.clientlib.Results
Append all results to file.
append(List<Result>, File, ResultFormatter) - Static method in class at.srfg.miner.clientlib.Results
Appends all results to file.
at.srfg.miner.clientlib - package at.srfg.miner.clientlib
 
at.srfg.miner.clientlib.resultformat - package at.srfg.miner.clientlib.resultformat
 
A C D E F G H I L M N P Q R S T U V 

Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.