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 intgetRate()BigDecimalgetValue(BigDecimal delay)voidsetRate(int rate)voidsetValue(BigDecimal value)