de.grogra.blocks.arrangeBlock
Class BetaProbability
java.lang.Object
de.grogra.persistence.ShareableBase
de.grogra.blocks.arrangeBlock.ShareableProbabilityArrangeBase
de.grogra.blocks.arrangeBlock.BetaProbability
- All Implemented Interfaces:
- ProbabilityArrangeMethod, Manageable, Shareable
public class BetaProbability
- 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 BetaProbability.Type $TYPE
shape_a$FIELD
public static final SCOType.Field shape_a$FIELD
shape_b$FIELD
public static final SCOType.Field shape_b$FIELD
BetaProbability
public BetaProbability()
calculate
public void calculate()
- Specified by:
calculate
in class ShareableProbabilityArrangeBase
getManageableType
public ManageableType getManageableType()
- Specified by:
getManageableType
in interface Manageable
getShape_a
public float getShape_a()
getShape_b
public float getShape_b()
setShape_a
public void setShape_a(float value)
setShape_b
public void setShape_b(float value)