![]() | GRSImport Class |
Namespace: de.unika.ipd.grGen.libGr
public class GRSImport
The GRSImport type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Import(String, IBackend, IActions) |
Imports the given graph from a file with the given filename.
Any errors will be reported by exception.
|
![]() ![]() | Import(String, IBackend, IGraphModel, IActions) |
Imports the given graph from a file with the given filename.
Any errors will be reported by exception.
|
![]() ![]() | Import(String, String, IBackend, IActions) |
Imports the given graph from a file with the given filename.
Any errors will be reported by exception.
|
![]() ![]() | Import(TextReader, Int64, IBackend, IGraphModel, IActions) |
Imports the given graph from the given text reader input stream.
Any errors will be reported by exception.
|
![]() ![]() | Import(TextReader, Int64, String, IBackend, IActions) |
Imports the given graph from the given text reader input stream.
Any errors will be reported by exception.
|
![]() ![]() | Scan | |
![]() ![]() | TryScan |