Uses of Class
net.sourceforge.pmd.lang.plsql.rule.design.ExcessiveLengthRule

Packages that use ExcessiveLengthRule
net.sourceforge.pmd.lang.plsql.rule.codesize   
 

Uses of ExcessiveLengthRule in net.sourceforge.pmd.lang.plsql.rule.codesize
 

Subclasses of ExcessiveLengthRule in net.sourceforge.pmd.lang.plsql.rule.codesize
 class ExcessiveMethodLengthRule
          This rule detects when a method exceeds a certain threshold.
 class ExcessiveObjectLengthRule
          This rule detects when an Oracle object exceeds a certain threshold.
 class ExcessivePackageBodyLengthRule
          This rule detects when a class exceeds a certain threshold.
 class ExcessivePackageSpecificationLengthRule
          This rule detects when a class exceeds a certain threshold.
 class ExcessiveTypeLengthRule
          This rule detects when a class exceeds a certain threshold.
 



Copyright © 2002–2015 InfoEther. All rights reserved.