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, wait
getDesignation, getGroupSet, getInfo, getType, isMissing, setMissing
public double getContribution()
getContribution
in interface IGroup
public void setContribution(double contribution)
setContribution
in interface IGroup
public IValueTransformation getValueTransformation()
getValueTransformation
in interface IGroup
getValueTransformation
in interface IHasValueTransformation
public void setValueTransformation(IValueTransformation transformation)
setValueTransformation
in interface IGroup
setValueTransformation
in interface IHasValueTransformation
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.