IActions Properties |
The IActions type exposes the following members.
| Name | Description | |
|---|---|---|
| Actions |
Enumerates all actions managed by this IActions instance.
| |
| CustomCommandsAndDescriptions |
The action-backend dependent commands that are available, and a description of each command.
| |
| FunctionDefinitions |
Enumerates all function definitions.
| |
| Graph |
The associated graph.
| |
| MatchClasses |
Enumerates all match class filterers (and thus also match class info objects) managed by this IActions instance.
| |
| ModelMD5Hash |
An MD5 hash of the used IGraphModel.
| |
| Name |
The name of the actions.
| |
| Packages |
The packages defined in this IActions instance.
| |
| ProcedureDefinitions |
Enumerates all procedure definitions.
| |
| SequenceDefinitions |
Enumerates all graph rewrite sequence definitions.
|