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
12 3 0 0

org.universAAL.ontology.hvac.Air_Conditioning_Mode

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

org.universAAL.ontology.hvac.Heating_Mode

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

org.universAAL.ontology.hvac.Ventilation_Mode

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