Uses of Interface
no.oslomet.aaas.analyser.Analyser
-
Packages that use Analyser Package Description no.oslomet.aaas.analyser no.oslomet.aaas.service -
-
Uses of Analyser in no.oslomet.aaas.analyser
Classes in no.oslomet.aaas.analyser that implement Analyser Modifier and Type Class Description classARXAnalyserAnalyser class using the ARX library to implement the analysation -
Uses of Analyser in no.oslomet.aaas.service
Fields in no.oslomet.aaas.service declared as Analyser Modifier and Type Field Description private AnalyserAnalysationService. analyserprivate AnalyserAnonymizationService. analyserConstructors in no.oslomet.aaas.service with parameters of type Analyser Constructor Description AnalysationService(Analyser analyser)AnonymizationService(Anonymiser anonymiser, Analyser analyser)
-