public abstract class ValueTransformedGroup extends Object implements IGroup, IHasValueTransformation
IGroup.Type| Modifier and Type | Field and Description |
|---|---|
protected double |
contribution |
protected double |
sd |
| Constructor and Description |
|---|
ValueTransformedGroup() |
| Modifier and Type | Method and Description |
|---|---|
double |
getContribution() |
double |
getSD() |
IValueTransformation |
getValueTransformation() |
void |
setContribution(double contribution) |
void |
setSD(double sd) |
void |
setValueTransformation(IValueTransformation transformation) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDesignation, getGroupSet, getInfo, getType, isMissing, setMissingpublic double getContribution()
getContribution in interface IGrouppublic void setContribution(double contribution)
setContribution in interface IGrouppublic IValueTransformation getValueTransformation()
getValueTransformation in interface IGroupgetValueTransformation in interface IHasValueTransformationpublic void setValueTransformation(IValueTransformation transformation)
setValueTransformation in interface IGroupsetValueTransformation in interface IHasValueTransformationCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.