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