de.grogra.blocks.arrangeBlock
Class FProbability
java.lang.Object
de.grogra.persistence.ShareableBase
de.grogra.blocks.arrangeBlock.ShareableProbabilityArrangeBase
de.grogra.blocks.arrangeBlock.FProbability
- All Implemented Interfaces:
- ProbabilityArrangeMethod, Manageable, Shareable
public class FProbability
- extends ShareableProbabilityArrangeBase
- implements ProbabilityArrangeMethod
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
$TYPE
public static final FProbability.Type $TYPE
den_deg_freedom$FIELD
public static final SCOType.Field den_deg_freedom$FIELD
num_deg_freedom$FIELD
public static final SCOType.Field num_deg_freedom$FIELD
FProbability
public FProbability()
calculate
public void calculate()
- Specified by:
calculate
in class ShareableProbabilityArrangeBase
getDen_deg_freedom
public int getDen_deg_freedom()
getManageableType
public ManageableType getManageableType()
- Specified by:
getManageableType
in interface Manageable
getNum_deg_freedom
public int getNum_deg_freedom()
setDen_deg_freedom
public void setDen_deg_freedom(int value)
setNum_deg_freedom
public void setNum_deg_freedom(int value)