| Class | Description |
|---|---|
| ConfigEditPlugin |
This is the central singleton for the Config edit plugin.
|
| ConfigEditPlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
| ConfigItemProviderAdapterFactory |
This is the factory that is used to provide the interfaces needed to support Viewers.
|
| DiffReportItemProvider |
This is the item provider adapter for a
DiffReport object. |
| MutatorConfigItemProvider |
This is the item provider adapter for a
MutatorConfig
object. |
| RootItemProvider |
This is the item provider adapter for a
Root object. |
| TestConfigItemProvider |
This is the item provider adapter for a
TestConfig object. |
| TestDiffItemProvider |
This is the item provider adapter for a
TestDiff object. |
| TestResultItemProvider |
This is the item provider adapter for a
TestResult object. |
| TestRunItemProvider |
This is the item provider adapter for a
TestRun object. |
Copyright © 2017. All rights reserved.