Class ValueContext
java.lang.Object
com.nomagic.magicdraw.expressions.ValueContext
Value context is used when getting value with 
ParameterizedExpression.
 The invoker of the ParameterizedExpression passes the actual value context instance,
 while the expression implementation is responsible if to react according the context instance.- See Also:
 
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
ValueContext
public ValueContext() 
 -