Class ComposerLockAnalyzer

    • Field Detail

      • DEPENDENCY_ECOSYSTEM

        public static final java.lang.String DEPENDENCY_ECOSYSTEM
        A descriptor for the type of dependencies processed or added by this analyzer.
        See Also:
        Constant Field Values
    • Constructor Detail

      • ComposerLockAnalyzer

        public ComposerLockAnalyzer()
    • Method Detail

      • getAnalyzerEnabledSettingKey

        protected java.lang.String getAnalyzerEnabledSettingKey()
        Gets the key to determine whether the analyzer is enabled.
        Specified by:
        getAnalyzerEnabledSettingKey in class AbstractAnalyzer
        Returns:
        the key specifying whether the analyzer is enabled
      • getName

        public java.lang.String getName()
        Returns the analyzer's name.
        Returns:
        the analyzer's name
      • getAnalysisPhase

        public AnalysisPhase getAnalysisPhase()
        Returns the phase this analyzer should run under.
        Returns:
        the analysis phase