Class RootCauseAnalysisCreator<T>


  • public final class RootCauseAnalysisCreator<T>
    extends Object
    • Constructor Detail

      • RootCauseAnalysisCreator

        public RootCauseAnalysisCreator()
    • Method Detail

      • rootCauseAnalysisCreator

        public static <T> RootCauseAnalysisCreator<T> rootCauseAnalysisCreator​(Map<de.quantummaid.reflectmaid.typescanner.TypeIdentifier,​? extends Map<de.quantummaid.reflectmaid.typescanner.scopes.Scope,​de.quantummaid.reflectmaid.typescanner.CollectionResult<T>>> results)
      • rootCauseAnalysisFor

        public RootCauseAnalysis rootCauseAnalysisFor​(de.quantummaid.reflectmaid.typescanner.TypeIdentifier typeIdentifier,
                                                      de.quantummaid.reflectmaid.typescanner.scopes.Scope scope,
                                                      de.quantummaid.reflectmaid.typescanner.requirements.RequirementName requirementName)