Modifier and Type | Method and Description |
---|---|
void |
NumberNetController.setExpressionSession(ExpressionSession session)
Sets the expression session.
|
void |
CalculatorEventProcessor.setExpressionSession(ExpressionSession session)
Sets the expression session.
|
Modifier and Type | Method and Description |
---|---|
void |
SpringGraphBuilder.setExpressionSessionAndDisplay(ExpressionSession session,
ExpressionDisplay expressionDisplay,
IContainer graphingLinesContainer)
Sets the expression session and display.
|
Modifier and Type | Method and Description |
---|---|
void |
ExpressionDisplay.setExpressionSession(ExpressionSession session)
Sets the expression session.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultValidationChecker.setCurrentExpressionSession(ExpressionSession expressionSession)
Sets the current expression session.
|