class |
AbstractAddBreakpointAction |
Ancestor for adding breakpoint actors.
|
class |
AbstractAddMostCommonActorAction |
Ancestor for actions that add most common actors.
|
class |
AbstractCompareActors |
Ancestor for performing a diff on two actors.
|
class |
AbstractEncloseActor |
Ancestor for menu items that can enclose selected actors in an actor handler.
|
class |
AbstractFromTemplateAction |
Ancestor for template actions.
|
class |
AbstractTreePopupMenuItemAction |
Ancestor for menu items in the popup menu of the flow tree.
|
class |
AbstractTreePopupSubMenuAction |
Ancestor for menu items in the popup menu of the flow tree.
|
class |
AddActor |
Menu for adding actors.
|
class |
AddActorAfter |
For adding an actor after the current position.
|
class |
AddActorBeneath |
For adding an actor beneath the current one.
|
class |
AddActorHere |
For adding an actor at the current position.
|
class |
AddBookmark |
Adds bookmarks for the selected actors.
|
class |
AddBreakpoint |
Menu for adding breakpoints.
|
class |
AddBreakpointAfter |
For adding a breakpoint after the current position.
|
class |
AddBreakpointBeneath |
For adding a breakpoint beneath the current actor.
|
class |
AddBreakpointHere |
For adding a breakpoint at the current position.
|
class |
AddFromTemplate |
Menu for adding actors.
|
class |
AddFromTemplateAfter |
For adding a subflow generated from a template after the current position.
|
class |
AddFromTemplateBeneath |
For adding a subflow generated from a template beneath the current actor.
|
class |
AddFromTemplateHere |
For adding a subflow generated from a template at the current position.
|
class |
AddMostCommonActor |
Menu for adding most common actors.
|
class |
AddMostCommonActorAfter |
For adding one of the most common actors after.
|
class |
AddMostCommonActorBeneath |
For adding one of the most common actors beneath.
|
class |
AddMostCommonActorHere |
For adding one of the most common actors here.
|
class |
AnnotateActor |
Shortcut for annotating actors.
|
class |
AttachBreakpointHere |
Attaches a breakpoint to the selected actor using its full name for
a PathBreakpoint .
|
class |
AttachListener |
Allows the attaching of flow execution listeners.
|
class |
Bookmark |
Submenu for adding/removing bookmarks.
|
class |
CleanUpActorName |
For cleaning up an actor name.
|
class |
CollapseAll |
For collapsing all actors below the currently selected one.
|
class |
CompareActors |
Performs a diff on two actors.
|
class |
CompareJustActors |
Performs a diff on two actors.
|
class |
CompareSubFlows |
Performs a diff on two actors.
|
class |
CopyActor |
For copying the currently selected actor(s) and placing them on the
clipboard.
|
class |
CopyActorCommandline |
For copying the currently selected actor and placing it on the
clipboard.
|
class |
CopyActorMore |
Menu for additional copy actions.
|
class |
CopyActorName |
For copying the name of the currently selected actor on the clipboard.
|
class |
CopyActorPath |
For copying the path(s) of the currently selected actor(s) and placing them on the
clipboard.
|
class |
CopyActorPlainText |
For copying the currently selected actor(s) and placing them on the
clipboard.
|
class |
CreateCallableActor |
Menu for turning actors into callable actors, using the specified
callable actor handler.
|
class |
CutActor |
For cutting out the currently selected actor(s) and placing them on the
clipboard.
|
class |
EditActor |
For editing/showing the options of an actor.
|
class |
EditExternalFlow |
For editing an external flow.
|
class |
EditListeners |
For editing currently attached listeners.
|
class |
EncloseActor |
For enclosing the actors in an actor handler.
|
class |
EncloseActorAll |
Menu item for enclosing actors in all available actor handlers.
|
class |
EncloseActorCommon |
Menu item for enclosing actors in common actor handlers.
|
class |
EncloseActorCompact |
Menu item for enclosing actors in all/common/special actor handlers.
|
class |
EncloseActorSpecial |
Menu item for enclosing actors in special actor handlers.
|
class |
ExpandAll |
For expanding all actors below the currently selected one.
|
class |
ExpandCollapseExternalFlow |
For expanding/collapsing of an external flow.
|
class |
ExportActor |
For exporting an actor, eg to Java code.
|
class |
ExternalFlow |
Submenu for handling external flows.
|
class |
ExternalizeActor |
For turning an actor into an external one.
|
class |
FindUsages |
Finds usages of callable actors, variables and storage items.
|
class |
GoTo |
Jumps to the callable actor reference by this actor.
|
class |
Help |
For showing the help dialog for an actor.
|
class |
InspectMemory |
Memory inspection sub-menu.
|
class |
InspectMemoryDetails |
For analyzing the memory consumption of an actor.
|
class |
InspectMemorySize |
For analyzing the memory consumption of a sub-tree.
|
class |
LastTemplate |
For adding a subflow generated from a template, using the most recently used
template scheme and insert position.
|
class |
Listeners |
Manages listeners (add/remove).
|
class |
MakeConditional |
For turning an actor into its conditonal equivalent.
|
class |
MakeInteractive |
Takes one or more SetVariable standalones and turns them into a EnterManyValues
actor inside a Trigger.
|
class |
MakeTimed |
For turning an actor into its timed equivalent.
|
class |
MaterializeExternalActor |
Materializes (= includes) an external actor.
|
class |
MenuHeader |
Adds a disabled menu item to the popup menu with the name of the current actor.
|
class |
PasteActor |
Menu for adding actors.
|
class |
PasteActorAfter |
For pasting the actor(s) from the clipboard after the current position.
|
class |
PasteActorBeneath |
For pasting the actor(s) from the clipboard beneath the current actor.
|
class |
PasteActorHere |
For pasting the actor(s) from the clipboard at the current position.
|
class |
PullUpActor |
For pulling up actors below a mutable actor handler, replacing the actor handler with them.
|
class |
RemoveActor |
For removing actors.
|
class |
RemoveBookmark |
For removing breakpoints either below currently selected node or everywhere
(if no actor selected).
|
class |
RemoveBreakpoints |
For removing breakpoints either below currently selected node or everywhere
(if no actor selected).
|
class |
RemoveListeners |
Allows the removal of attached flow execution listeners.
|
class |
RenameActor |
For renaming actors.
|
class |
RunToHere |
Attaches a one-off breakpoint to the selected actor using its full name for
a PathBreakpoint .
|
class |
Separator |
Adds a separator to the menu.
|
class |
SwapActor |
For swapping one actor with another.
|
class |
ToggleState |
For enabling/disabling actors.
|