public interface NMLConnectionCreatorInterface
Interface to NMLConnectionCreator used by CodeGenerator and Diagnostics tool to avoid circular dependancies.
| Method Summary | |
|---|---|
NMLConnectionInterface |
NewNMLConnection()
Create a new NMLConnnection. |
| Method Detail |
|---|
NMLConnectionInterface NewNMLConnection()