| Name | Description |
---|
 | CreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32) |
Creates a new INamedGraph 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.
|
 | CreateNamedFromSpec(String, IGlobalVariables, String, String, ProcessSpecFlags, ListString, Int32, INamedGraph, IActions) |
Creates a new INamedGraph and IActions backend instance from the specified specification file.
If neccessary, any processing steps are performed automatically.
|