Interface IVariable
public interface IVariable
Denotes a variable of a model language in the broadest sense, i.e., something for
which a variable value can be set set somehow. Setting the value is done via
the
IRestrictionEvaluationContext (due to partially interpreted languages).- Author:
- Holger Eichelberger