Click or drag to resize

LGSPActions Properties

The LGSPActions type exposes the following members.

Properties
  NameDescription
Public propertyActions
Enumerates all actions managed by this LGSPActions instance.
(Overrides BaseActionsActions.)
Public propertyCustomCommandsAndDescriptions
The action-backend dependent commands that are available, and a description of each command.
(Overrides BaseActionsCustomCommandsAndDescriptions.)
Public propertyFunctionDefinitions
Enumerates all function definitions.
(Inherited from BaseActions.)
Public propertyFunctionNames
returns a comma separated list of the names of the functions known
(Inherited from BaseActions.)
Public propertyGraph
The associated graph.
(Overrides BaseActionsGraph.)
Public propertyInlineIndependents (Inherited from BaseActions.)
Public propertyLazyNIC (Inherited from BaseActions.)
Public propertyMatchClasses
Enumerates all match class filterers (and thus match class info objects) managed by this IActions instance.
(Inherited from BaseActions.)
Public propertyMatchClassNames
returns a comma separated list of the names of the match classes known
(Inherited from BaseActions.)
Public propertyModelMD5Hash (Inherited from BaseActions.)
Public propertyName (Inherited from BaseActions.)
Public propertyPackages (Inherited from BaseActions.)
Public propertyProcedureDefinitions
Enumerates all procedure definitions.
(Inherited from BaseActions.)
Public propertyProcedureNames
returns a comma separated list of the names of the procedures known
(Inherited from BaseActions.)
Public propertyProfile (Inherited from BaseActions.)
Public propertySequenceDefinitions
Enumerates all graph rewrite sequence definitions.
(Inherited from BaseActions.)
Public propertyStatisticsPath
The statistics file used for generating the matchers, null if none was used.
Top
See Also