Package jsl.modeling.elements.variable
Interface InitialValueIfc
-
- All Superinterfaces:
GetInitialValueIfc
,SetInitialValueIfc
- All Known Subinterfaces:
VariableIfc
- All Known Implementing Classes:
ResponseVariable
,TimeWeighted
,Variable
public interface InitialValueIfc extends SetInitialValueIfc, GetInitialValueIfc
-
-
Method Summary
-
Methods inherited from interface jsl.modeling.elements.variable.GetInitialValueIfc
getInitialValue
-
Methods inherited from interface jsl.modeling.elements.variable.SetInitialValueIfc
setInitialValue
-
-