Interface IConnectionPattern

All Superinterfaces:
IAdd, ICreateConnection, ICreateInfo
All Known Implementing Classes:
AbstractConnectionPattern

public interface IConnectionPattern extends IAdd, ICreateConnection
The Interface IConnectionPattern marks a pattern for handling connections. Please see the information in AbstractConnectionPattern.
  • Method Details

    • setFeatureProvider

      void setFeatureProvider(IFeatureProvider fp)
      Sets the feature provider.
      Parameters:
      fp - the new feature provider