Package | Description |
---|---|
at.srfg.miner.clientlib |
Modifier and Type | Method and Description |
---|---|
Subcondition |
Condition.addSubcondition(ResultHandle resultHandle,
String comparator,
double value)
Creates a new Subcondition with the given parameters and adds it to this
Condition.
|
Subcondition |
Condition.addSubcondition(ResultHandle resultHandle,
String comparator,
float value)
Creates a new Subcondition with the given parameters and adds it to this
Condition.
|
Subcondition |
Condition.addSubcondition(Subcondition subCondition)
Adds a Subcondition.
|
Modifier and Type | Method and Description |
---|---|
Collection<Subcondition> |
Condition.getSubconditions()
Get all Subconditions.
|
Modifier and Type | Method and Description |
---|---|
Subcondition |
Condition.addSubcondition(Subcondition subCondition)
Adds a Subcondition.
|
Copyright (c) Salzburg Research Forschungsgesellschaft mbH. All rights reserved.