rcs.nml
Interface NMLConnectionCreatorInterface

All Known Implementing Classes:
NMLConnectionCreator

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

NewNMLConnection

NMLConnectionInterface NewNMLConnection()
Create a new NMLConnnection.

Returns:
NMLConnection