Class DependencyMatrixActionRegistry

java.lang.Object
com.nomagic.magicdraw.dependencymatrix.configuration.DependencyMatrixActionRegistry

@OpenApiAll public class DependencyMatrixActionRegistry extends Object
Dependency matrix action registry - manages all configurators, which configures all actions which are applicable for dependency matrix, including filter area panel, and row/column elements. Users may get instance and add additional configurators which add remove actions according to element and matrix element provided.
  • Constructor Details

    • DependencyMatrixActionRegistry

      public DependencyMatrixActionRegistry()
  • Method Details