| FlexRule.Core.Model.SourceConnections Namespace |
| Class | Description | |
|---|---|---|
| ConnectionToken |
Token to instantiate a connection
| |
| SourceConnectionBuilder |
Source connection builder that creates the ISourceConnection creation process
| |
| SourceConnectionBuilderRegistry |
Protocol registry for providing different ISourceConnections
| |
| SourceConnectionReader |
Reads a source connection as a byte array
|
| Interface | Description | |
|---|---|---|
| ISourceConnection |
An interface to a stream of data source is required to read a model.
This interface would give the functionality to access to a source of a model
|