| AbstractActorListingProcessor |
Ancestor for processors that list full actor names and allow jumping to them.
|
| AbstractActorProcessor |
Abstract base class for schemes that process a flow/actor in some fashion.
|
| AbstractListingProcessor |
Ancestor for processors that list stuff.
|
| AbstractListNameUsage |
Ancestor for processors that locate usages of a certain name.
|
| AbstractModifyingProcessor |
Ancestor for processors that potentially modify flows that they are processing.
|
| AbstractNameUpdater |
Ancestor for processors that update names of actors.
|
| ActorProcessor |
Interface for actor processors.
|
| ActorProcessorWithFlowPanelContext |
Interface for actor processors that can have the FlowPanel context set.
|
| CheckProcessor |
Processors that perform checks.
|
| CleanUpProcessor |
Indicator interface for processors that clean up flows in some fashion.
|
| GraphicalOutputProducingProcessor |
Interface for processors that can generate graphical output.
|
| InteractiveProcessor |
Interface for processors that interact with the user.
|
| ListingProcessor |
Processors that generate a list.
|
| ModifyingProcessor |
Interface for processors that potentially modify the actor.
|