Click or drag to resize

IActions Properties

The IActions type exposes the following members.

Properties
  NameDescription
Public propertyActions
Enumerates all actions managed by this IActions instance.
Public propertyCustomCommandsAndDescriptions
The action-backend dependent commands that are available, and a description of each command.
Public propertyFunctionDefinitions
Enumerates all function definitions.
Public propertyGraph
The associated graph.
Public propertyMatchClasses
Enumerates all match class filterers (and thus also match class info objects) managed by this IActions instance.
Public propertyModelMD5Hash
An MD5 hash of the used IGraphModel.
Public propertyName
The name of the actions.
Public propertyPackages
The packages defined in this IActions instance.
Public propertyProcedureDefinitions
Enumerates all procedure definitions.
Public propertySequenceDefinitions
Enumerates all graph rewrite sequence definitions.
Top
See Also