|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.xabsl.jxabsl.expression.decimal.DecimalExpression
de.xabsl.jxabsl.expression.decimal.TimeRef
public class TimeRef
Represents a time-of-option-execution or time-of-state-execution expression in the option graph
Field Summary |
---|
Fields inherited from class de.xabsl.jxabsl.expression.decimal.DecimalExpression |
---|
debug |
Constructor Summary | |
---|---|
TimeRef(DebugMessages debug,
TimeFunction time)
Constructor |
Method Summary | |
---|---|
double |
getValue()
Return the value of the expression |
Methods inherited from class de.xabsl.jxabsl.expression.decimal.DecimalExpression |
---|
create |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TimeRef(DebugMessages debug, TimeFunction time)
debug
- For debugging outputtime
- the referenced timeMethod Detail |
---|
public double getValue()
DecimalExpression
getValue
in class DecimalExpression
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |