class |
AbstractActorListingProcessor |
Ancestor for processors that list full actor names and allow jumping to them.
|
class |
AbstractListNameUsage<T> |
Ancestor for processors that locate usages of a certain name.
|
class |
FindText |
Lists all the actors where the specified text is found in one of the options (case-insensitive).
|
class |
ListActorReferenceUsage |
Lists all the actors where the specified actor reference name is used.
|
class |
ListActorUsage |
Looks for all the occurrences of the specified actor class.
|
class |
ListAnnotationTags |
Processor that lists tags in annotations.
|
class |
ListCallableActorUsage |
Lists all the actors where the specified callable actor name is used.
|
class |
ListClassUsage |
Looks for all the occurrences of the specified class.
|
class |
ListDatabaseConnections |
Processor that lists database connections.
|
class |
ListObjectCommandlines |
Lists the command-lines of the objects of the specified superclass.
|
class |
ListPaths |
Lists all the paths (files and directories) that are used in the flow.
|
class |
ListStorageUsage |
Lists all the actors where the specified storage name is used.
|
class |
ListStructureModifyingActors |
|
class |
ListTODOs |
Lists all the actors with TODOs in either name or annotation.
|
class |
ListVariableUsage |
Lists all the actors where the specified variable is used.
|