LGSPAction Class |
public abstract class LGSPAction
The LGSPAction type exposes the following members.
| Name | Description | |
|---|---|---|
| LGSPAction | Initializes a new instance of the LGSPAction class |
| Name | Description | |
|---|---|---|
| Name | The name of the action (without prefixes) | |
| Package | null if this is a global type, otherwise the package the type is contained in. | |
| PackagePrefixedName | The name of the type in case of a global type, the name of the type prefixed by the name of the package otherwise. | |
| rulePattern | The LGSPRulePattern object from which this LGSPAction object has been created. |
| Name | Description | |
|---|---|---|
| patternGraph | The PatternGraph object of the main graph |