Package com.uppaal.model.system.concrete
Class ConcreteVariable
java.lang.Object
com.uppaal.model.system.concrete.ConcreteVariable
public class ConcreteVariable extends Object
-
Constructor Summary
Constructors Constructor Description ConcreteVariable(BigDecimal value, int rate)
-
Method Summary
Modifier and Type Method Description int
getRate()
BigDecimal
getValue(BigDecimal delay)
void
setRate(int rate)
void
setValue(BigDecimal value)