|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmro.util.properties.Property
mro.util.properties.PropertyAverage
public class PropertyAverage
The average of a property of some kind with description. Only works for Number.
Field Summary | |
---|---|
java.lang.Object |
std
|
Fields inherited from class mro.util.properties.Property |
---|
roundValue |
Constructor Summary | |
---|---|
PropertyAverage()
|
|
PropertyAverage(java.util.Vector properties)
|
Method Summary | |
---|---|
java.lang.Object |
getStd()
|
Methods inherited from class mro.util.properties.Property |
---|
addValueDescription, addVectorOfValueDescriptions, getAllValueDescriptions, getAppropriateValueDescription, getDescription, getKind, getName, getValue, printXML, setValue, toEvaluationFileString, toHTMLString, toInfoFileString |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public java.lang.Object std
Constructor Detail |
---|
public PropertyAverage()
public PropertyAverage(java.util.Vector properties)
Method Detail |
---|
public java.lang.Object getStd()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |