The libGr class library together with the libGr search plan backend v2.5
ProcessSpecification Method (specPath, destDir, intermediateDir, flags)
Namespacesde.unika.ipd.grGen.lgspLGSPBackendProcessSpecification(String, String, String, ProcessSpecFlags)
Processes the given rule specification file and generates a model and actions library.
Declaration Syntax
C#
public void ProcessSpecification(
	string specPath,
	string destDir,
	string intermediateDir,
	ProcessSpecFlags flags
)
Parameters
specPath (String)
The path to the rule specification file (.grg).
destDir (String)
The directory, where the generated libraries are to be placed.
intermediateDir (String)
A directory, where intermediate files can be placed.
flags (ProcessSpecFlags)
Specifies how the specification is to be processed.
Exceptions
ExceptionCondition
ExceptionThrown, when an error occurred.

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