Checkstyle Results

The following document contains the results of Checkstyle.

Summary

FilesInfosWarningsErrors
80630

Files

FilesIWE
nl/tudelft/simulation/sne/c1/C1TaskA.java 030
nl/tudelft/simulation/sne/c1/C1TaskB.java 070
nl/tudelft/simulation/sne/c1/C1TaskC.java 0110
nl/tudelft/simulation/sne/c1/FCenter.java 0110
nl/tudelft/simulation/sne/c3/Amplifier.java 080
nl/tudelft/simulation/sne/c3/C3TaskA.java 010
nl/tudelft/simulation/sne/c3/C3TaskB.java 0110
nl/tudelft/simulation/sne/c3/C3TaskC.java 0110

nl/tudelft/simulation/sne/c1/C1TaskA.java

ErrorLine
Warning Parameter numericalMethod should be final. 60
Warning Parameter simulator should be final. 70
Warning Parameter args should be final. 87

nl/tudelft/simulation/sne/c1/C1TaskB.java

ErrorLine
Warning Parameter simulator should be final. 50
Warning Parameter description should be final. 90
Warning Expected @param tag for 'description'. 90
Warning Parameter simulator should be final. 91
Warning Expected @param tag for 'simulator'. 91
Warning Expected @throws tag for 'RemoteException'. 91
Warning Parameter event should be final. 99

nl/tudelft/simulation/sne/c1/C1TaskC.java

ErrorLine
Warning Parameter simulator should be final. 51
Warning Parameter simulator should be final. 89
Warning Parameter fCenter should be final. 89
Warning Parameter index should be final. 90
Warning Parameter name should be final. 90
Warning Parameter description should be final. 118
Warning Expected @param tag for 'description'. 118
Warning Parameter simulator should be final. 119
Warning Expected @param tag for 'simulator'. 119
Warning Expected @throws tag for 'RemoteException'. 119
Warning Parameter event should be final. 127

nl/tudelft/simulation/sne/c1/FCenter.java

ErrorLine
Warning Parameter simulator should be final. 61
Warning Expected @param tag for 'simulator'. 61
Warning Parameter timeStep should be final. 61
Warning Expected @param tag for 'timeStep'. 61
Warning Parameter numericalMethod should be final. 62
Warning Expected @param tag for 'numericalMethod'. 62
Warning Parameter time should be final. 93
Warning Parameter y should be final. 93
Warning Expected an @return tag. 113
Warning Parameter lf should be final. 123
Warning Expected @param tag for 'lf'. 123

nl/tudelft/simulation/sne/c3/Amplifier.java

ErrorLine
Warning Parameter simulator should be final. 83
Warning Parameter trf should be final. 83
Warning Parameter x should be final. 95
Warning Parameter y should be final. 95
Warning Parameter time should be final. 111
Warning Parameter event should be final. 122
Warning Parameter trf should be final. 178
Warning Parameter time should be final. 190

nl/tudelft/simulation/sne/c3/C3TaskA.java

ErrorLine
Warning Utility classes should not have a public or default constructor. 28

nl/tudelft/simulation/sne/c3/C3TaskB.java

ErrorLine
Warning Parameter simulator should be final. 43
Warning Parameter description should be final. 81
Warning Expected @param tag for 'description'. 81
Warning Parameter simulator should be final. 82
Warning Expected @param tag for 'simulator'. 82
Warning Parameter target should be final. 82
Warning Expected @param tag for 'target'. 82
Warning Parameter field should be final. 83
Warning Expected @param tag for 'field'. 83
Warning Expected @throws tag for 'RemoteException'. 83
Warning Parameter event should be final. 91

nl/tudelft/simulation/sne/c3/C3TaskC.java

ErrorLine
Warning Parameter simulator should be final. 46
Warning Parameter description should be final. 107
Warning Expected @param tag for 'description'. 107
Warning Parameter simulator should be final. 108
Warning Expected @param tag for 'simulator'. 108
Warning Parameter target should be final. 108
Warning Expected @param tag for 'target'. 108
Warning Parameter field should be final. 109
Warning Expected @param tag for 'field'. 109
Warning Expected @throws tag for 'RemoteException'. 109
Warning Parameter event should be final. 117