See: Description
| Interface | Description |
|---|---|
| TaurusActionListener |
Classes which implement this interface provide methods that deal with the
event that is generated as
ActionDescriptors are executed. |
| Class | Description |
|---|---|
| AbstractTaurusToolExecutor | Deprecated
Outdated, since it uses methods from the old tool execution
interface.
|
| ActionExecutor |
Executes modeled
ActionDescriptors. |
| ActionExecutorResult |
Contains the result of an executed action which is actually either an
IAction or an ActionExecutor.ActionExecutorJob, depending on the
Execution Mode attribute of the action descriptor. |
| EditUtilities |
Helper methods related to editing files.
|
| ElementListController | Deprecated
Use the
IElementListDirectory instance directly (
TaurusFactory.getElementListDirectory()). |
| ElementlistManager |
Parses physical element lists (files with separated values in each line) into
element list entries.
|
| ElementListSorter |
Used to sort
IElementListEntrys. |
| FilterController |
Contains methods to add, remove and move
IFilter instances of a
loaded AWM application. |
| MasterConfigurationParser |
Parses AWM master configurations.
|
| OSCommandExecutor |
Executes
OS Command AWM tools by running commands on the
operating system. |
| PropertyValueComparator |
A
Comparator to compare IPropertyValues. |
| TaurusActionEvent |
Event type that is generated before and after the execution of an
ActionDescriptor. |
Contains basic classes for executing AWM actions, like the ActionExecutor.
Copyright © 2015 Micro Focus GmbH. All rights reserved.