public abstract class WhatIf
extends com.strategyquant.core.gui.components.multiselectPropertyTable.ExtendableParameterClass
| Constructor and Description |
|---|
WhatIf() |
| Modifier and Type | Method and Description |
|---|---|
void |
applySettings(FlexibleSettings settings)
Apply settings.
|
abstract void |
filter(SQOrderList originalOrders)
Filter.
|
void |
loadSettings(FlexibleSettings settings)
Load settings.
|
getClassName, toStringapplySettings, getFormatedName, getName, getNote, getReplacedFormatedName, isUsed, loadSettings, setEditable, setFormatedName, setName, setNote, setUsedpublic abstract void filter(SQOrderList originalOrders) throws java.lang.Exception
originalOrders - the original ordersjava.lang.Exception - the exceptionpublic void applySettings(FlexibleSettings settings)
settings - the settingspublic void loadSettings(FlexibleSettings settings)
settings - the settings