FindBugs Bug Detector Report

The following document contains the results of FindBugs

FindBugs Version is 3.0.1

Threshold is medium

Effort is min

Summary

Classes Bugs Errors Missing Classes
23 13 0 0

org.universAAL.ontology.UIPreferencesProfileActivator

Bug Category Details Line Priority
Write to static field org.universAAL.ontology.UIPreferencesProfileActivator.context from instance method org.universAAL.ontology.UIPreferencesProfileActivator.start(ModuleContext) STYLE ST_WRITE_TO_STATIC_FROM_INSTANCE_METHOD 37 High

org.universAAL.ontology.ui.preferences.AlertType

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.AlertType doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.ColorType

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.ColorType doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.ContentDensityType

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.ContentDensityType doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.GenericFontFamily

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.GenericFontFamily doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.Intensity

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.Intensity doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.MainMenuConfigurationType

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.MainMenuConfigurationType doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.PendingDialogsBuilderType

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.PendingDialogsBuilderType doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.PendingMessageBuilderType

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.PendingMessageBuilderType doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.Size

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.Size doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.Status

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.Status doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.VoiceGender

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.VoiceGender doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium

org.universAAL.ontology.ui.preferences.WindowLayoutType

Bug Category Details Line Priority
org.universAAL.ontology.ui.preferences.WindowLayoutType doesn't override org.universAAL.middleware.rdf.Resource.equals(Object) STYLE EQ_DOESNT_OVERRIDE_EQUALS 1 Medium