|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.persistence.ShareableBase de.grogra.blocks.arrangeBlock.ShareableProbabilityArrangeBase de.grogra.blocks.arrangeBlock.TstudentProbability
public class TstudentProbability
Nested Class Summary | |
---|---|
static class |
TstudentProbability.Type
|
Field Summary | |
---|---|
static TstudentProbability.Type |
$TYPE
|
static SCOType.Field |
deg_freedom$FIELD
|
Fields inherited from class de.grogra.blocks.arrangeBlock.ShareableProbabilityArrangeBase |
---|
probabilityValues, source |
Constructor Summary | |
---|---|
TstudentProbability()
|
Method Summary | |
---|---|
void |
calculate()
|
int |
getDeg_freedom()
|
ManageableType |
getManageableType()
|
void |
setDeg_freedom(int value)
|
Methods inherited from class de.grogra.blocks.arrangeBlock.ShareableProbabilityArrangeBase |
---|
getProbabilityValues |
Methods inherited from class de.grogra.persistence.ShareableBase |
---|
addReference, appendReferencesTo, fieldModified, getProvider, getStamp, initProvider, manageableReadResolve, manageableWriteReplace, removeReference |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface de.grogra.blocks.arrangeBlock.ProbabilityArrangeMethod |
---|
getProbabilityValues |
Field Detail |
---|
public static final TstudentProbability.Type $TYPE
public static final SCOType.Field deg_freedom$FIELD
Constructor Detail |
---|
public TstudentProbability()
Method Detail |
---|
public void calculate()
calculate
in class ShareableProbabilityArrangeBase
public int getDeg_freedom()
public ManageableType getManageableType()
getManageableType
in interface Manageable
public void setDeg_freedom(int value)
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |