Hierarchie für alle Packages
- org.texttechnologylab.duui.analysis.document,
- org.texttechnologylab.duui.analysis.process,
- org.texttechnologylab.duui.api,
- org.texttechnologylab.duui.api.controllers.components,
- org.texttechnologylab.duui.api.controllers.documents,
- org.texttechnologylab.duui.api.controllers.events,
- org.texttechnologylab.duui.api.controllers.pipelines,
- org.texttechnologylab.duui.api.controllers.processes,
- org.texttechnologylab.duui.api.controllers.users,
- org.texttechnologylab.duui.api.metrics,
- org.texttechnologylab.duui.api.metrics.providers,
- org.texttechnologylab.duui.api.routes,
- org.texttechnologylab.duui.api.routes.components,
- org.texttechnologylab.duui.api.routes.pipelines,
- org.texttechnologylab.duui.api.routes.processes,
- org.texttechnologylab.duui.api.routes.users,
- org.texttechnologylab.duui.api.storage,
- org.texttechnologylab.duui.apps,
- org.texttechnologylab.duui.apps.StanfordCoreNLP
Klassenhierarchie
- java.lang.Object
- org.texttechnologylab.duui.api.Config
- org.texttechnologylab.duui.api.controllers.components.DUUIComponentController
- org.texttechnologylab.duui.api.routes.components.DUUIComponentRequestHandler
- org.texttechnologylab.duui.api.controllers.documents.DUUIDocumentController
- org.texttechnologylab.duui.analysis.document.DUUIDocumentProvider
- org.texttechnologylab.duui.api.controllers.events.DUUIEventController
- org.texttechnologylab.duui.api.metrics.providers.DUUIHTTPMetrics
- org.texttechnologylab.duui.api.metrics.DUUIMetricsManager
- org.texttechnologylab.duui.api.storage.DUUIMongoDBStorage
- org.texttechnologylab.duui.api.controllers.pipelines.DUUIPipelineController
- org.texttechnologylab.duui.api.routes.pipelines.DUUIPipelineRequestHandler
- org.texttechnologylab.duui.api.controllers.processes.DUUIProcessController
- org.texttechnologylab.duui.api.metrics.providers.DUUIProcessMetrics
- org.texttechnologylab.duui.api.routes.processes.DUUIProcessRequestHandler
- org.texttechnologylab.duui.api.routes.DUUIRequestHelper
- org.texttechnologylab.duui.api.metrics.providers.DUUIStorageMetrics
- org.texttechnologylab.duui.api.metrics.providers.DUUISystemMetrics
- org.texttechnologylab.duui.api.controllers.users.DUUIUserController
- org.texttechnologylab.duui.api.routes.users.DUUIUsersRequestHandler
- org.texttechnologylab.duui.apps.LanguageDetectionFastText
- org.texttechnologylab.duui.api.Main
- org.texttechnologylab.duui.api.Methods
- org.texttechnologylab.duui.api.storage.MongoDBFilters
- org.texttechnologylab.duui.analysis.document.Provider
- org.texttechnologylab.duui.api.controllers.users.Role
- org.texttechnologylab.duui.apps.StanfordCoreNLP.StanfordLemma
- org.texttechnologylab.duui.apps.StanfordCoreNLP.StanfordNer
- org.texttechnologylab.duui.apps.StanfordNLP
- org.texttechnologylab.duui.apps.StanfordCoreNLP.StanfordPos
- org.texttechnologylab.duui.apps.StanfordCoreNLP.StanfordToken
- java.lang.Thread (implements java.lang.Runnable)
- org.texttechnologylab.duui.analysis.process.DUUISimpleProcessHandler (implements org.texttechnologylab.duui.analysis.process.IDUUIProcessHandler)
- java.lang.Throwable (implements java.io.Serializable)
- org.texttechnologylab.duui.api.controllers.processes.InsufficientWorkersException
- org.texttechnologylab.duui.api.controllers.processes.InvalidIOException
Schnittstellenhierarchie
- java.lang.Runnable
- org.texttechnologylab.duui.analysis.process.IDUUIProcessHandler