Package | Description |
---|---|
de.uka.ilkd.key.strategy.definition | |
de.uka.ilkd.key.symbolic_execution.strategy |
Modifier and Type | Field and Description |
---|---|
static IDefaultStrategyPropertiesFactory |
IDefaultStrategyPropertiesFactory.DEFAULT_FACTORY
The default implementation.
|
Modifier and Type | Method and Description |
---|---|
IDefaultStrategyPropertiesFactory |
StrategySettingsDefinition.getDefaultPropertiesFactory()
Returns the
IDefaultStrategyPropertiesFactory used to create
default StrategyProperties . |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<Triple<java.lang.String,java.lang.Integer,IDefaultStrategyPropertiesFactory>> |
StrategySettingsDefinition.getFurtherDefaults() |
Constructor and Description |
---|
StrategySettingsDefinition(boolean showMaxRuleApplications,
java.lang.String maxRuleApplicationsLabel,
int defaultMaxRuleApplications,
java.lang.String propertiesTitle,
IDefaultStrategyPropertiesFactory defaultPropertiesFactory,
java.util.ArrayList<Triple<java.lang.String,java.lang.Integer,IDefaultStrategyPropertiesFactory>> furtherDefaults,
AbstractStrategyPropertyDefinition... properties)
Constructor.
|
Constructor and Description |
---|
StrategySettingsDefinition(boolean showMaxRuleApplications,
java.lang.String maxRuleApplicationsLabel,
int defaultMaxRuleApplications,
java.lang.String propertiesTitle,
IDefaultStrategyPropertiesFactory defaultPropertiesFactory,
java.util.ArrayList<Triple<java.lang.String,java.lang.Integer,IDefaultStrategyPropertiesFactory>> furtherDefaults,
AbstractStrategyPropertyDefinition... properties)
Constructor.
|
Modifier and Type | Field and Description |
---|---|
static IDefaultStrategyPropertiesFactory |
SymbolicExecutionStrategy.DEFAULT_FACTORY
The default factory.
|
Copyright © 2003-2019 The KeY-Project.