The libGr class library together with the libGr search plan backend v2.5
CreateFromSpec Method
Namespacesde.unika.ipd.grGen.lgspLGSPBackendCreateFromSpec()()()
Members
IconMemberDescription
CreateFromSpec(String, String, LGSPGraph%, LGSPActions%)
Creates a new LGSPGraph and LGSPActions instance from the specified specification file. If the according dlls do not exist or are out of date, the needed processing steps are performed automatically.

CreateFromSpec(String, LGSPGraph%, LGSPActions%)
Creates a new LGSPGraph and LGSPActions instance from the specified specification file. If the according dlls do not exist or are out of date, the needed processing steps are performed automatically. A name for the graph is automatically generated.

CreateFromSpec(String, String)
Creates a new LGSPGraph instance from the specified specification file. If the according dll does not exist or is out of date, the needed processing steps are performed automatically.

CreateFromSpec(String)
Creates a new LGSPGraph instance from the specified specification file. If the according dll does not exist or is out of date, the needed processing steps are performed automatically. A name for the graph is automatically generated.

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