Interface IPathIndexManager


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

      • 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.