Interface IPathIndexManager

All Known Implementing Classes:
PathIndexManager

public interface IPathIndexManager
Utility service providing convenient access to the form path index of the specified BM model.
  • Method Details

    • getFormPathIndexProvider

      IPathIndexBmProvider getFormPathIndexProvider(IBmModel model)
      Gets the form path index provider for the given BM model.
      Parameters:
      model - The BM model to get provider for.
      Returns:
      The corresponding form path index provider.