Checkstyle Results

The following document contains the results of Checkstylerss feed

Summary

Files Infos Infos Warnings Warnings Errors Errors
70 3 413 0

Files

Files Infos Warnings Errors
pl/edu/agh/cast/schema/Activator.java 0 7 0
pl/edu/agh/cast/schema/action/ChangeConnectionTypeAction.java 1 4 0
pl/edu/agh/cast/schema/action/CopyAction.java 0 7 0
pl/edu/agh/cast/schema/action/DoubleConnectionAction.java 0 4 0
pl/edu/agh/cast/schema/action/InvertSelectionAction.java 0 1 0
pl/edu/agh/cast/schema/action/OpenSchemaEditor.java 0 2 0
pl/edu/agh/cast/schema/action/ResetThicknessAction.java 0 7 0
pl/edu/agh/cast/schema/action/SelectMediatorsAction.java 0 6 0
pl/edu/agh/cast/schema/action/ShowPropertiesAction.java 0 9 0
pl/edu/agh/cast/schema/action/SingleConnectionAction.java 0 4 0
pl/edu/agh/cast/schema/action/ToggleMainEntityAction.java 0 8 0
pl/edu/agh/cast/schema/action/VariableThicknessAction.java 0 4 0
pl/edu/agh/cast/schema/action/layout/SetCircleLayoutAction.java 0 4 0
pl/edu/agh/cast/schema/action/layout/SetGroupLayoutAction.java 0 1 0
pl/edu/agh/cast/schema/action/layout/SetLayoutAction.java 1 11 0
pl/edu/agh/cast/schema/action/layout/SetPeacockLayoutAction.java 0 1 0
pl/edu/agh/cast/schema/action/layout/SetRandomLayoutAction.java 0 3 0
pl/edu/agh/cast/schema/action/layout/package.html 0 1 0
pl/edu/agh/cast/schema/action/package.html 0 1 0
pl/edu/agh/cast/schema/command/AddConnectionCommand.java 0 11 0
pl/edu/agh/cast/schema/command/ChangeConnectionTypeCommand.java 0 7 0
pl/edu/agh/cast/schema/command/MoveDiagramElementCommand.java 0 11 0
pl/edu/agh/cast/schema/command/ResetThicknessCommand.java 0 8 0
pl/edu/agh/cast/schema/command/SelectMediatorsCommand.java 0 10 0
pl/edu/agh/cast/schema/command/SetLayoutCommand.java 0 10 0
pl/edu/agh/cast/schema/command/ToggleMainNodeCommand.java 0 8 0
pl/edu/agh/cast/schema/command/package.html 0 1 0
pl/edu/agh/cast/schema/editor/SchemaActionBarContributor.java 0 1 0
pl/edu/agh/cast/schema/editor/SchemaEditor.java 0 4 0
pl/edu/agh/cast/schema/editor/SchemaEditorContextMenuProvider.java 0 3 0
pl/edu/agh/cast/schema/editor/package.html 0 1 0
pl/edu/agh/cast/schema/editpart/ConnectionGroupEditPart.java 0 11 0
pl/edu/agh/cast/schema/editpart/SchemaEditPart.java 0 13 0
pl/edu/agh/cast/schema/editpart/SchemaEditPartsFactory.java 0 10 0
pl/edu/agh/cast/schema/editpart/SchemaNodeEditPart.java 0 18 0
pl/edu/agh/cast/schema/editpart/package.html 0 1 0
pl/edu/agh/cast/schema/figure/ConnectionType.java 0 6 0
pl/edu/agh/cast/schema/figure/DoublePolylineConnection.java 0 20 0
pl/edu/agh/cast/schema/figure/ModifiablePolylineConnection.java 1 3 0
pl/edu/agh/cast/schema/figure/PolylineConnectionFactory.java 0 7 0
pl/edu/agh/cast/schema/figure/SchemaNodeFigure.java 0 12 0
pl/edu/agh/cast/schema/figure/SinglePolylineConnection.java 0 8 0
pl/edu/agh/cast/schema/figure/VariableThicknessPolylineConnection.java 0 6 0
pl/edu/agh/cast/schema/figure/package.html 0 1 0
pl/edu/agh/cast/schema/layout/SchemaLayout.java 0 4 0
pl/edu/agh/cast/schema/layout/algorithm/AbstractGroupingLayoutAlgorithm.java 0 3 0
pl/edu/agh/cast/schema/layout/algorithm/AbstractLayoutAlgorithm.java 0 6 0
pl/edu/agh/cast/schema/layout/algorithm/AdvancedPeacockLayoutAlgorithm.java 0 15 0
pl/edu/agh/cast/schema/layout/algorithm/CircleLayoutAlgorithm.java 0 5 0
pl/edu/agh/cast/schema/layout/algorithm/CombinationGenerator.java 0 11 0
pl/edu/agh/cast/schema/layout/algorithm/EnhancedCircleLayout.java 0 6 0
pl/edu/agh/cast/schema/layout/algorithm/GroupLayoutAlgorithm.java 0 12 0
pl/edu/agh/cast/schema/layout/algorithm/ILayoutAlgorithm.java 0 2 0
pl/edu/agh/cast/schema/layout/algorithm/NewPeacockLayoutAlgorithm.java 0 11 0
pl/edu/agh/cast/schema/layout/algorithm/Peacock3LayoutAlgorithm.java 0 20 0
pl/edu/agh/cast/schema/layout/algorithm/PeacockLayoutAlgorithm.java 0 14 0
pl/edu/agh/cast/schema/layout/algorithm/RandomLayoutAlgorithm.java 0 3 0
pl/edu/agh/cast/schema/layout/algorithm/package.html 0 1 0
pl/edu/agh/cast/schema/layout/package.html 0 1 0
pl/edu/agh/cast/schema/model/SchemaDiagram.java 0 1 0
pl/edu/agh/cast/schema/model/package.html 0 1 0
pl/edu/agh/cast/schema/model/visual/SchemaDiagramSettings.java 0 4 0
pl/edu/agh/cast/schema/model/visual/package.html 0 1 0
pl/edu/agh/cast/schema/package.html 0 1 0
pl/edu/agh/cast/schema/policy/SchemaConnectionCreatePolicy.java 0 5 0
pl/edu/agh/cast/schema/policy/SchemaLayoutEditPolicy.java 0 1 0
pl/edu/agh/cast/schema/policy/package.html 0 1 0
pl/edu/agh/cast/ui/wizards/GetSelectMediatorsParametersWizard.java 0 7 0
pl/edu/agh/cast/ui/wizards/package.html 0 1 0

Rules

Rules Violations Severity
AbstractClassName 3 Infos Info
ConstantName 0 Warnings Warning
LocalFinalVariableName 0 Warnings Warning
LocalVariableName
  • tokens: "PARAMETER_DEF,VARIABLE_DEF"
2 Warnings Warning
MemberName 85 Warnings Warning
MethodName 0 Warnings Warning
PackageName
  • format: "^pl\.edu\.agh\.cast(\.[a-z][a-z0-9]*)*$"
0 Warnings Warning
ParameterName 0 Warnings Warning
StaticVariableName 0 Warnings Warning
TypeName 0 Warnings Warning
RegexpHeader
  • headerFile: "target/checkstyle-header.txt"
55 Warnings Warning
AvoidStarImport 1 Warnings Warning
IllegalImport 0 Warnings Warning
RedundantImport 2 Warnings Warning
UnusedImports 0 Warnings Warning
ImportOrder
  • separated: "true"
  • groups: "java,javax,org,pl.edu.agh.cast"
3 Warnings Warning
FileLength 0 Warnings Warning
LineLength
  • max: "120"
  • tabWidth: "4"
3 Warnings Warning
MethodLength
  • tokens: "CTOR_DEF,METHOD_DEF"
0 Warnings Warning
AnonInnerLength
  • max: "50"
0 Warnings Warning
ParameterNumber
  • tokens: "CTOR_DEF,METHOD_DEF"
1 Warnings Warning
MethodParamPad 0 Warnings Warning
NoWhitespaceAfter
  • tokens: "LNOT,DOT,BNOT,DEC,UNARY_MINUS,UNARY_PLUS,INC,TYPECAST"
0 Warnings Warning
NoWhitespaceBefore
  • allowLineBreaks: "true"
  • tokens: "SEMI,DOT,POST_DEC,POST_INC"
0 Warnings Warning
OperatorWrap
  • tokens: "COLON,NOT_EQUAL,QUESTION,DIV,BXOR,MINUS,STAR,BAND,LAND,MOD,PLUS,LT,SL,LE,EQUAL,GT,GE,SR,BSR,BOR,LOR,LITERAL_INSTANCEOF"
0 Warnings Warning
ParenPad
  • tokens: "LPAREN,RPAREN,CTOR_CALL,METHOD_CALL,SUPER_CTOR_CALL"
0 Warnings Warning
TypecastParenPad
  • tokens: "RPAREN,TYPECAST"
0 Warnings Warning
WhitespaceAfter
  • tokens: "COMMA,SEMI"
0 Warnings Warning
ModifierOrder 0 Warnings Warning
AvoidNestedBlocks
  • allowInSwitchCase: "true"
0 Warnings Warning
EmptyBlock
  • tokens: "LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,STATIC_INIT,LITERAL_TRY,LITERAL_WHILE"
0 Warnings Warning
LeftCurly
  • maxLineLength: "120"
  • tokens: "LITERAL_CATCH,CLASS_DEF,CTOR_DEF,LITERAL_DO,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_FOR,LITERAL_IF,INTERFACE_DEF,METHOD_DEF,LITERAL_SWITCH,LITERAL_SYNCHRONIZED,LITERAL_TRY,LITERAL_WHILE"
0 Warnings Warning
NeedBraces
  • tokens: "LITERAL_DO,LITERAL_ELSE,LITERAL_FOR,LITERAL_IF,LITERAL_WHILE"
0 Warnings Warning
RightCurly
  • tokens: "LITERAL_CATCH,LITERAL_ELSE,LITERAL_FINALLY,LITERAL_IF,LITERAL_TRY"
0 Warnings Warning
AvoidInlineConditionals 0  Ignore
DoubleCheckedLocking 0 Errors Error
EmptyStatement 0 Errors Error
EqualsHashCode 0 Errors Error
HiddenField
  • ignoreAbstractMethods: "true"
  • ignoreConstructorParameter: "true"
  • ignoreSetter: "true"
4 Warnings Warning
InnerAssignment
  • tokens: "DIV_ASSIGN,BXOR_ASSIGN,STAR_ASSIGN,BAND_ASSIGN,MOD_ASSIGN,PLUS_ASSIGN,SL_ASSIGN,ASSIGN,MINUS_ASSIGN,SR_ASSIGN,BSR_ASSIGN,BOR_ASSIGN"
2 Warnings Warning
MagicNumber 0  Ignore
MissingSwitchDefault 0 Warnings Warning
ModifiedControlVariable 0 Warnings Warning
RedundantThrows
  • allowUnchecked: "true"
0 Warnings Warning
SimplifyBooleanExpression 0 Warnings Warning
SimplifyBooleanReturn 0 Warnings Warning
StringLiteralEquality 0 Errors Error
NestedIfDepth
  • max: "3"
0 Warnings Warning
NestedTryDepth
  • max: "2"
0 Warnings Warning
SuperClone 0  Ignore
SuperFinalize 0 Warnings Warning
IllegalCatch 0 Infos Info
IllegalThrows 0 Infos Info
PackageDeclaration 0 Warnings Warning
DefaultComesLast 0 Warnings Warning
FallThrough
  • checkLastCaseGroup: "true"
0 Warnings Warning
MultipleStringLiterals 0 Warnings Warning
UnnecessaryParentheses 11 Warnings Warning
DeclarationOrder 0  Ignore
FinalClass 0 Warnings Warning
HideUtilityClassConstructor 0  Ignore
VisibilityModifier 0  Ignore
ThrowsCount
  • max: "3"
0 Infos Info
ArrayTypeStyle 0 Warnings Warning
GenericIllegalRegexp
  • message: "Line has trailing spaces."
  • ignoreComments: "true"
  • format: "\s+$"
1 Warnings Warning
TodoComment 0  Ignore
UncommentedMain 0 Warnings Warning
UpperEll 0 Warnings Warning
Indentation 0 Warnings Warning
JavadocType
  • scope: "package"
0 Errors Error
JavadocType 38 Warnings Warning
JavadocMethod
  • allowMissingPropertyJavadoc: "true"
  • allowThrowsTagsForSubclasses: "true"
  • scope: "public"
  • allowUndeclaredRTE: "true"
  • tokens: "CTOR_DEF,METHOD_DEF"
  • allowMissingThrowsTags: "true"
126 Warnings Warning
JavadocVariable
  • scope: "package"
23 Warnings Warning
JavadocStyle
  • scope: "public"
  • checkEmptyJavadoc: "true"
34 Warnings Warning
JavadocType
  • authorFormat: "AGH CAST Team"
38 Warnings Warning
EmptyForInitializerPad
  • option: "space"
0 Infos Info
EmptyForIteratorPad 0 Infos Info
MethodParamPad
  • tokens: "CTOR_DEF,METHOD_CALL,METHOD_DEF,LITERAL_NEW,SUPER_CTOR_CALL"
0 Warnings Warning
CovariantEquals 0 Warnings Warning
IllegalType
  • tokens: "METHOD_DEF,PARAMETER_DEF,VARIABLE_DEF"
0  Ignore
MultipleVariableDeclarations 3 Warnings Warning
ParameterAssignment 3 Warnings Warning
ReturnCount
  • max: "3"
  • format: "^equals$"
3 Warnings Warning
TrailingComment 0  Ignore
JavadocMethod
  • allowMissingParamTags: "true"
  • allowMissingPropertyJavadoc: "true"
  • allowThrowsTagsForSubclasses: "true"
  • excludeScope: "protected"
  • scope: "package"
  • allowUndeclaredRTE: "true"
  • tokens: "CTOR_DEF,METHOD_DEF"
  • allowMissingReturnTag: "true"
  • allowMissingThrowsTags: "true"
0 Infos Info
NewlineAtEndOfFile
  • lineSeparator: "lf"
  • fileExtensions: "java,properties,xml"
0 Warnings Warning
Translation 0 Errors Error
PackageHtml 13 Warnings Warning

Details

pl/edu/agh/cast/schema/Activator.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 23
Warnings First sentence should end with a period. 31
Warnings Missing a Javadoc comment. 43
Warnings Missing a Javadoc comment. 52
Warnings First sentence should end with a period. 57
Warnings Missing a Javadoc comment. 66

pl/edu/agh/cast/schema/action/ChangeConnectionTypeAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Infos Name 'ChangeConnectionTypeAction' must match pattern '^Abstract.*$|^.*Factory$'. 29
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 50
Warnings Missing a Javadoc comment. 62

pl/edu/agh/cast/schema/action/CopyAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 25
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 28
Warnings Missing a Javadoc comment. 29
Warnings Name '_selectedNodes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 44

pl/edu/agh/cast/schema/action/DoubleConnectionAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 25

pl/edu/agh/cast/schema/action/InvertSelectionAction.java

Violation Message Line
Warnings Line has trailing spaces. 137

pl/edu/agh/cast/schema/action/OpenSchemaEditor.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 21

pl/edu/agh/cast/schema/action/ResetThicknessAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 34
Warnings Missing a Javadoc comment. 36
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 70
Warnings Missing a Javadoc comment. 82

pl/edu/agh/cast/schema/action/SelectMediatorsAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Name '_window' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Warnings Missing a Javadoc comment. 27
Warnings Missing a Javadoc comment. 32
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 47

pl/edu/agh/cast/schema/action/ShowPropertiesAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 24
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 37
Warnings Name '_enabled' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Warnings Missing a Javadoc comment. 58
Warnings Missing a Javadoc comment. 74

pl/edu/agh/cast/schema/action/SingleConnectionAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 25

pl/edu/agh/cast/schema/action/ToggleMainEntityAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 27
Warnings Missing a Javadoc comment. 29
Warnings Missing a Javadoc comment. 31
Warnings Missing a Javadoc comment. 33
Warnings Name '_enabled' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 84

pl/edu/agh/cast/schema/action/VariableThicknessAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 23
Warnings Missing a Javadoc comment. 25

pl/edu/agh/cast/schema/action/layout/SetCircleLayoutAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 27
Warnings Expected @param tag for 'action'. 33
Warnings Expected @param tag for 'selection'. 33

pl/edu/agh/cast/schema/action/layout/SetGroupLayoutAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4

pl/edu/agh/cast/schema/action/layout/SetLayoutAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 34
Infos Name 'SetLayoutAction' must match pattern '^Abstract.*$|^.*Factory$'. 34
Warnings Missing a Javadoc comment. 36
Warnings Name '_commandStack' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Warnings Missing a Javadoc comment. 38
Warnings Name '_selectedNodes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Warnings Name '_selectedDiagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Warnings Name '_editor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Warnings Missing a Javadoc comment. 48
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 81

pl/edu/agh/cast/schema/action/layout/SetPeacockLayoutAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4

pl/edu/agh/cast/schema/action/layout/SetRandomLayoutAction.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 12
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 17

pl/edu/agh/cast/schema/action/layout/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/action/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/command/AddConnectionCommand.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 20
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 23
Warnings Name '_sourceNodeId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Warnings Name '_targetNodeId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Warnings Name '_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Warnings Name '_diagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 42
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 57

pl/edu/agh/cast/schema/command/ChangeConnectionTypeCommand.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Name '_model' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Warnings Name '_connectionType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 24
Warnings Name '_oldType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 38

pl/edu/agh/cast/schema/command/MoveDiagramElementCommand.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 18
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 21
Warnings Name '_newLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Warnings Name '_oldLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Warnings Name '_elementToMove' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Warnings Name '_nodeId' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Warnings Name '_diagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 50

pl/edu/agh/cast/schema/command/ResetThicknessCommand.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 14
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 17
Warnings Name '_diagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Warnings Missing a Javadoc comment. 21
Warnings Missing a Javadoc comment. 25
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 35

pl/edu/agh/cast/schema/command/SelectMediatorsCommand.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 21
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 25
Warnings Name '_changedNodes' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Warnings Missing a Javadoc comment. 29
Warnings Name '_selectMediatorsOperation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 47
Warnings Missing a Javadoc comment. 54

pl/edu/agh/cast/schema/command/SetLayoutCommand.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 35
Warnings Name '_algorithm' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Warnings Name '_nodesToLayout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Warnings Name '_oldPositions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Warnings Name '_newPositions' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 54
Warnings Missing a Javadoc comment. 79
Warnings Missing a Javadoc comment. 86

pl/edu/agh/cast/schema/command/ToggleMainNodeCommand.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 15
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 20
Warnings Name '_nodesToChange' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Warnings Missing a Javadoc comment. 24
Warnings Missing a Javadoc comment. 28
Warnings Missing a Javadoc comment. 37
Warnings Missing a Javadoc comment. 42

pl/edu/agh/cast/schema/command/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/editor/SchemaActionBarContributor.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4

pl/edu/agh/cast/schema/editor/SchemaEditor.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 115
Warnings Missing a Javadoc comment. 124
Warnings Missing a Javadoc comment. 205

pl/edu/agh/cast/schema/editor/SchemaEditorContextMenuProvider.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 31
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 36

pl/edu/agh/cast/schema/editor/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/editpart/ConnectionGroupEditPart.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 27
Warnings Type Javadoc comment is missing an @author tag. 31
Warnings Name '_polylineConnection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Warnings Name '_polylineConnectionFactory' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Warnings Name '_settings' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 61
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 74
Warnings Missing a Javadoc comment. 79

pl/edu/agh/cast/schema/editpart/SchemaEditPart.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 39
Warnings Type Javadoc comment is missing an @author tag. 43
Warnings Missing a Javadoc comment. 45
Warnings Name '_diagram' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Warnings Name '_layout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 93
Warnings Javadoc has empty description section. 99
Warnings Expected an @return tag. 102
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 117

pl/edu/agh/cast/schema/editpart/SchemaEditPartsFactory.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 21
Warnings Type Javadoc comment is missing an @author tag. 25
Warnings Name '_model' must match pattern '^[a-z][a-zA-Z0-9]*$'. 26
Warnings Name '_layout' must match pattern '^[a-z][a-zA-Z0-9]*$'. 28
Warnings Javadoc has empty description section. 30
Warnings Expected @param tag for 'layout'. 33
Warnings Expected @param tag for 'model'. 33
Warnings Missing a Javadoc comment. 38
Warnings Return count is 5 (max allowed is 3). 38

pl/edu/agh/cast/schema/editpart/SchemaNodeEditPart.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 46
Warnings Type Javadoc comment is missing an @author tag. 49
Warnings Name '_connectionAnchor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Warnings Missing a Javadoc comment. 55
Warnings Missing a Javadoc comment. 59
Warnings Missing a Javadoc comment. 63
Warnings Missing a Javadoc comment. 98
Warnings Missing a Javadoc comment. 102
Warnings Missing a Javadoc comment. 106
Warnings Missing a Javadoc comment. 110
Warnings Missing a Javadoc comment. 122
Warnings Missing a Javadoc comment. 162
Warnings Missing a Javadoc comment. 173
Warnings Missing a Javadoc comment. 184
Warnings Missing a Javadoc comment. 191
Warnings Missing a Javadoc comment. 198
Warnings Missing a Javadoc comment. 242

pl/edu/agh/cast/schema/editpart/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/figure/ConnectionType.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 12
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 17
Warnings Missing a Javadoc comment. 18
Warnings Missing a Javadoc comment. 18
Warnings Missing a Javadoc comment. 18

pl/edu/agh/cast/schema/figure/DoublePolylineConnection.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 28
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 33
Warnings Name 'LinesDistance' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Warnings Name 'BORDER_CONSTANT' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Warnings Name '_secondPolyline' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Warnings Name '_firstLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Warnings Name '_secondLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Warnings Name '_sourceAnchor' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Warnings Name '_connectionGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 77
Warnings Unnecessary parentheses around assignment right-hand side. 88
Warnings Assignment of parameter 'points' is not allowed. 97
Warnings Missing a Javadoc comment. 137
Warnings Missing a Javadoc comment. 150
Warnings Missing a Javadoc comment. 186
Warnings Name '_desiredLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 188
Warnings Name '_connection' must match pattern '^[a-z][a-zA-Z0-9]*$'. 190
Warnings Missing a Javadoc comment. 216

pl/edu/agh/cast/schema/figure/ModifiablePolylineConnection.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 17
Infos Name 'ModifiablePolylineConnection' must match pattern '^Abstract.*$|^.*Factory$'. 17
Warnings First sentence should end with a period. 19

pl/edu/agh/cast/schema/figure/PolylineConnectionFactory.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 14
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 18
Warnings Name '_connectionType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 20
Warnings Name '_connectionGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 22
Warnings First sentence should end with a period. 37
Warnings Expected an @return tag. 40

pl/edu/agh/cast/schema/figure/SchemaNodeFigure.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 22
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 25
Warnings Name '_isMainEntity' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Warnings Name '_prefferedLocation' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Warnings Name '_controller' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Warnings Missing a Javadoc comment. 33
Warnings Name '_mainEntityFrame' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 39
Warnings Missing a Javadoc comment. 49
Warnings Missing a Javadoc comment. 59

pl/edu/agh/cast/schema/figure/SinglePolylineConnection.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 23
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 28
Warnings Name '_firstLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Warnings Name '_connectionGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Warnings Missing a Javadoc comment. 33
Warnings Missing a Javadoc comment. 53
Warnings Missing a Javadoc comment. 78

pl/edu/agh/cast/schema/figure/VariableThicknessPolylineConnection.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Name '_firstLabel' must match pattern '^[a-z][a-zA-Z0-9]*$'. 31
Warnings Name '_connectionGroup' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 68
Warnings Missing a Javadoc comment. 93

pl/edu/agh/cast/schema/figure/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/layout/SchemaLayout.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 23
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 28
Warnings Missing a Javadoc comment. 30

pl/edu/agh/cast/schema/layout/algorithm/AbstractGroupingLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 24
Warnings Return count is 4 (max allowed is 3). 89

pl/edu/agh/cast/schema/layout/algorithm/AbstractLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 26
Warnings Missing a Javadoc comment. 38
Warnings Expected @param tag for 'nodes'. 47
Warnings Expected @param tag for 'monitor'. 47
Warnings Each variable declaration must be in its own statement. 111

pl/edu/agh/cast/schema/layout/algorithm/AdvancedPeacockLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Wrong order for 'java.util.ArrayList' import. 14
Warnings Redundant import from the same package - pl.edu.agh.cast.schema.layout.algorithm.AbstractGroupingLayoutAlgorithm. 25
Warnings Using the '.*' form of import should be avoided - pl.edu.agh.cast.model.visual.backward.*. 26
Warnings Wrong order for 'pl.edu.agh.cast.model.visual.backward.*' import. 26
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 33
Warnings Name '_mainNodesCount' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Warnings Name '_radius' must match pattern '^[a-z][a-zA-Z0-9]*$'. 47
Warnings Name '_peacockAngle' must match pattern '^[a-z][a-zA-Z0-9]*$'. 49
Warnings Name '_positioned' must match pattern '^[a-z][a-zA-Z0-9]*$'. 51
Warnings Name '_notPositioned' must match pattern '^[a-z][a-zA-Z0-9]*$'. 53
Warnings Name '_mainNodeAngles' must match pattern '^[a-z][a-zA-Z0-9]*$'. 55
Warnings Name '_nodesToPosition' must match pattern '^[a-z][a-zA-Z0-9]*$'. 57
Warnings Missing a Javadoc comment. 59
Warnings Assignment of parameter 'angle' is not allowed. 244

pl/edu/agh/cast/schema/layout/algorithm/CircleLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 27
Warnings Missing a Javadoc comment. 38
Warnings Unnecessary parentheses around assignment right-hand side. 80
Warnings Unnecessary parentheses around assignment right-hand side. 80

pl/edu/agh/cast/schema/layout/algorithm/CombinationGenerator.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 17
Warnings Name '_a' must match pattern '^[a-z][a-zA-Z0-9]*$'. 19
Warnings Name '_n' must match pattern '^[a-z][a-zA-Z0-9]*$'. 21
Warnings Name '_r' must match pattern '^[a-z][a-zA-Z0-9]*$'. 23
Warnings Name '_numLeft' must match pattern '^[a-z][a-zA-Z0-9]*$'. 25
Warnings Name '_total' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Warnings Javadoc has empty description section. 29
Warnings Missing a Javadoc comment. 50
Warnings Javadoc has empty description section. 65
Warnings Javadoc has empty description section. 72

pl/edu/agh/cast/schema/layout/algorithm/EnhancedCircleLayout.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Redundant import from the same package - pl.edu.agh.cast.schema.layout.algorithm.AbstractLayoutAlgorithm. 16
Warnings Wrong order for 'pl.edu.agh.cast.model.visual.backward.ConnectionGroup' import. 18
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 52
Warnings Name 'cutoff_separate' must match pattern '^[a-z][a-zA-Z0-9]*$'. 173
Warnings Name 'tmp_tmp' must match pattern '^[a-z][a-zA-Z0-9]*$'. 194

pl/edu/agh/cast/schema/layout/algorithm/GroupLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 23
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 28
Warnings Missing a Javadoc comment. 41
Warnings More than 7 parameters. 158
Warnings Line is longer than 120 characters. 175
Warnings Unnecessary parentheses around identifier 'lastChildrenCount'. 177
Warnings Return count is 5 (max allowed is 3). 219
Warnings Each variable declaration must be in its own statement. 236
Warnings Missing a Javadoc comment. 259
Warnings Unnecessary parentheses around assignment right-hand side. 260
Warnings Unnecessary parentheses around assignment right-hand side. 260

pl/edu/agh/cast/schema/layout/algorithm/ILayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 23

pl/edu/agh/cast/schema/layout/algorithm/NewPeacockLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 24
Warnings Missing a Javadoc comment. 26
Warnings Javadoc has empty description section. 68
Warnings Expected @param tag for 'positionNodes'. 70
Warnings Expected @param tag for 'startingAngle'. 70
Warnings Expected @param tag for 'angleRange'. 70
Warnings Expected @param tag for 'scalingFactor'. 71
Warnings Expected @param tag for 'center'. 71
Warnings Unnecessary parentheses around assignment right-hand side. 111
Warnings Unnecessary parentheses around assignment right-hand side. 111

pl/edu/agh/cast/schema/layout/algorithm/Peacock3LayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 34
Warnings Name 'STEPS_NUMBER' must match pattern '^[a-z][a-zA-Z0-9]*$'. 36
Warnings Name 'AREA_CENTER_X' must match pattern '^[a-z][a-zA-Z0-9]*$'. 38
Warnings Name 'AREA_CENTER_Y' must match pattern '^[a-z][a-zA-Z0-9]*$'. 40
Warnings Name 'RADIUS_SCALE' must match pattern '^[a-z][a-zA-Z0-9]*$'. 42
Warnings Name 'MIN_RADIUS_SCALE_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 44
Warnings Name 'MAX_RADIUS_SCALE_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 46
Warnings Name 'DISTANCE_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 48
Warnings Name 'ANGLE_RANGE_FACTOR' must match pattern '^[a-z][a-zA-Z0-9]*$'. 50
Warnings Inner assignments should be avoided. 114
Warnings Inner assignments should be avoided. 121
Warnings Each variable declaration must be in its own statement. 161
Warnings 'nodes' hides a field. 405
Warnings 'nodes' hides a field. 449
Warnings 'nodes' hides a field. 472
Warnings 'nodes' hides a field. 488
Warnings Line is longer than 120 characters. 501
Warnings Unnecessary parentheses around assignment right-hand side. 546
Warnings Assignment of parameter 'angle' is not allowed. 749

pl/edu/agh/cast/schema/layout/algorithm/PeacockLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Type Javadoc comment is missing an @author tag. 30
Warnings Name '_dim' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Warnings Name '_mainEntities' must match pattern '^[a-z][a-zA-Z0-9]*$'. 35
Warnings Name '_commonEntities' must match pattern '^[a-z][a-zA-Z0-9]*$'. 37
Warnings Name '_bigRadiuses' must match pattern '^[a-z][a-zA-Z0-9]*$'. 39
Warnings Name '_xCenter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 41
Warnings Name '_yCenter' must match pattern '^[a-z][a-zA-Z0-9]*$'. 43
Warnings Name '_bigCircleRadius' must match pattern '^[a-z][a-zA-Z0-9]*$'. 45
Warnings Expected @param tag for 'children'. 50
Warnings Expected @param tag for 'monitor'. 50
Warnings Line is longer than 120 characters. 154
Warnings Unnecessary parentheses around assignment right-hand side. 155
Warnings Unnecessary parentheses around assignment right-hand side. 188

pl/edu/agh/cast/schema/layout/algorithm/RandomLayoutAlgorithm.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings First sentence should end with a period. 18
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 23

pl/edu/agh/cast/schema/layout/algorithm/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/layout/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/model/SchemaDiagram.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4

pl/edu/agh/cast/schema/model/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/model/visual/SchemaDiagramSettings.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Missing a Javadoc comment. 24
Warnings Name '_connectionType' must match pattern '^[a-z][a-zA-Z0-9]*$'. 27
Warnings Missing a Javadoc comment. 33

pl/edu/agh/cast/schema/model/visual/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/schema/policy/SchemaConnectionCreatePolicy.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 23
Warnings Type Javadoc tag @author must match pattern 'AGH CAST Team'. 26
Warnings Name '_propertyManager' must match pattern '^[a-z][a-zA-Z0-9]*$'. 29
Warnings Missing a Javadoc comment. 31

pl/edu/agh/cast/schema/policy/SchemaLayoutEditPolicy.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4

pl/edu/agh/cast/schema/policy/package.html

Violation Message Line
Warnings Missing package documentation file. 0

pl/edu/agh/cast/ui/wizards/GetSelectMediatorsParametersWizard.java

Violation Message Line
Warnings Line does not match expected header line of '^ \* https://caribou\.iisg\.agh\.edu\.pl/trac/cast$'. 4
Warnings Javadoc has empty description section. 27
Warnings Type Javadoc comment is missing an @author tag. 31
Warnings Name '_wizardPage' must match pattern '^[a-z][a-zA-Z0-9]*$'. 33
Warnings Missing a Javadoc comment. 35
Warnings Missing a Javadoc comment. 45
Warnings Missing a Javadoc comment. 91

pl/edu/agh/cast/ui/wizards/package.html

Violation Message Line
Warnings Missing package documentation file. 0