Package org.anchoranalysis.plugin.operator.feature.bean.conditional
package org.anchoranalysis.plugin.operator.feature.bean.conditional
Conditional operations involving features.
-
ClassesClassDescriptionIfCondition<T extends FeatureInput>The result of featureCondition is compared to a threshold, and then either the underlying feature is calculated (positive case), or featureElse is (negative case)