Class ValueContext
- java.lang.Object
-
- com.nomagic.magicdraw.expressions.ValueContext
-
@OpenApiAll public class ValueContext extends java.lang.ObjectValue context is used when getting value withParameterizedExpression. The invoker of theParameterizedExpressionpasses the actual value context instance, while the expression implementation is responsible if to react according the context instance.- See Also:
ParameterizedExpression
-
-
Constructor Summary
Constructors Constructor Description ValueContext()
-