|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectde.fho.jump.pirol.utilities.FormulaParsing.FormulaValue
de.fho.jump.pirol.utilities.FormulaParsing.Values.PiValue
public class PiValue
| Field Summary | |
|---|---|
protected double |
value
|
| Fields inherited from class de.fho.jump.pirol.utilities.FormulaParsing.FormulaValue |
|---|
logger |
| Constructor Summary | |
|---|---|
PiValue(double value)
|
|
| Method Summary | |
|---|---|
double |
getValue(Feature feature)
Returns the value (as a double) of this part of the formula. |
boolean |
isFeatureDependent()
Helps to determine, if the value depends on a feature's attribute value. |
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
protected double value
| Constructor Detail |
|---|
public PiValue(double value)
| Method Detail |
|---|
public double getValue(Feature feature)
FormulaValue
getValue in class FormulaValuepublic boolean isFeatureDependent()
FormulaValue
isFeatureDependent in class FormulaValuepublic java.lang.String toString()
toString in class FormulaValue
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||