net.ranides.assira.annotations
Class PMD

java.lang.Object
  extended by net.ranides.assira.annotations.PMD

public final class PMD
extends Object

Adnotacje dla PMD. Pozwalają wskazać przeznaczenie / charakterystykę danego fragmentu kodu, a PMD na tej podstawie włączy lub wyłączy niektóre reguły.

reguły zwracające uwagę na adnotacje jeszcze nie zaimplementowane

Author:
ranides

Nested Class Summary
static interface PMD.API
          Klasa definijąca umyślnie metody, których nazwy są w stylu innym niż java Suppress: PMD.MethodNameRules
static interface PMD.ArrayWrapper
          Klasa intensywnie latająca po tablicach, których właścicielem jest ktoś inny Suppress: PMD.ArrayIsStoredDirectly PMD.MethodReturnsInternalArray PMD.AvoidArrayLoops PMD.SingularField
static interface PMD.SwingForm
          Formatka SWINGa, kod generowany dla swinga łamie serię reguł PMD z definicji Suppress: PMD.TooManyFields PMD.TooManyDifferentMethods
static interface PMD.UnitTest
          Klasa testowa, może mieć dużo danych pomieszanych z kodem Suppress: PMD.AvoidDuplicateLiterals
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 2013. All Rights Reserved.