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 |
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 |
ListStorageUsage |
Lists all the actors where the specified storage name is used.
|
class |
ListVariableUsage |
Lists all the actors where the specified variable is used.
|