The libGr class library together with the libGr search plan backend v2.5
LGSPAction Class
Namespacesde.unika.ipd.grGen.lgspLGSPAction
An object representing an executable rule of the LGSPBackend.
Declaration Syntax
C#
public abstract class LGSPAction
Members
All MembersConstructorsPropertiesFields



IconMemberDescription
LGSPAction()()()
Initializes a new instance of the LGSPAction class

Name
The name of the action (without prefixes)

patternGraph
The PatternGraph object of the main graph

ReturnArray
Performance optimization: saves us usage of new in the old style/unspecific modify/apply methods of the action interface implementation for returning an array.

rulePattern
The LGSPRulePattern object from which this LGSPAction object has been created.

Inheritance Hierarchy
Object
LGSPAction

Assembly: lgspBackend (Module: lgspBackend) Version: 2.5.26185.0 (2.5.26185.0)