Extend Properties |
The Extend type exposes the following members.
Name | Description | |
---|---|---|
AssignExpression |
Gets the Assignment Expression.
| |
FixedVariables |
Gets the enumeration of fixed variables in the algebra i.e. variables that are guaranteed to have a bound value.
| |
FloatingVariables |
Gets the enumeration of floating variables in the algebra i.e. variables that are not guaranteed to have a bound value.
| |
InnerAlgebra |
Gets the Inner Algebra.
| |
VariableName |
Gets the Variable Name to be bound.
| |
Variables |
Gets the variables used in the algebra.
|