| IActionData | Interface for ActionXxxData classes. |
| IActionDefinition | Definition class for custom actions. |
| ActionCommentData | This action class holds information for to the COMMENT action. |
| ActionContext | These objects are provided by a client (front-end) to the plugin (engines) when trying to:
IInteractiveUnit process these objects in two ways. |
| ActionConvertData | This action class holds information for to the CONVERT action. |
| ActionCreatePackageData | This action class holds information for to the CREATE_PACKAGE action. |
| ActionData | Base action data class. |
| ActionDeleteData | This action class holds information for to the DELETE action. |
| ActionMoveToPackageData | This action class holds information for the MOVE_TO_PACKAGE action. |
| ActionOverridesData | This action class holds information for the QUERY_OVERRIDES action. |
| ActionRenameData | This action class holds information for the RENAME action. |
| ActionReplaceData | This action class holds information for to the REPLACE action. |
| Actions | This class defines well-known actions. |
| ActionTypeHierarchyData | This action class holds information for to the QUERY_TYPE_HIER action. |
| ActionXrefsData | This action class holds information for to the QUERY_XREFS action. |