|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IEditExpectationPartManager | |
|---|---|
| org.mockcentral.editor.nodes.expectation | Contains Plug-in-specific view components to handle user input and interact with the logical elements defined the MockCentralEditor-Core's corresponding package. |
| Uses of IEditExpectationPartManager in org.mockcentral.editor.nodes.expectation |
|---|
| Classes in org.mockcentral.editor.nodes.expectation that implement IEditExpectationPartManager | |
|---|---|
class |
EditExpectationPartManager
A Class providing methods to show various dialogs for editing Mock Object method expectation data and to execute related IUndoableOperation objects. |
| Methods in org.mockcentral.editor.nodes.expectation with parameters of type IEditExpectationPartManager | |
|---|---|
void |
EditExpectationPartActions.init(org.mockcentral.editor.nodes.expectation.ExpectationModel nodeModel,
IEditExpectationPartManager manager)
|
void |
IEditExpectationPartActions.init(org.mockcentral.editor.nodes.expectation.ExpectationModel nodeModel,
IEditExpectationPartManager manager)
Sets the ExpectationModel. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||