Uses of Interface
dev.civl.mc.state.IF.DynamicScope
Packages that use DynamicScope
Package
Description
Module state is responsible for the creation and manipulation of
states of a CIVL model.
-
Uses of DynamicScope in dev.civl.mc.state.IF
Methods in dev.civl.mc.state.IF that return DynamicScopeModifier and TypeMethodDescriptionState.getDyscope(int id) Returns the id-th dynamic scope in this state.DynamicScope.setValue(int vid, dev.civl.sarl.IF.expr.SymbolicExpression value) Sets the value assigned to the vid-th variable.