Hierarchy For All Packages
Package Hierarchies:- backend.database,
- backend.export,
- backend.importer,
- backend.linguisticFeatures,
- backend.linguisticFeatures.Interface,
- backend.linguisticFeatures.SubClasses,
- backend.nlp,
- backend.nlp.extractor,
- backend.nlp.util,
- backend.plenarprotocol,
- backend.rest,
- backend.speaker,
- backend.speaker.interfaces,
- backend.speech,
- backend.speech.interfaces,
- backend.speech.util,
- backend.utility
Class Hierarchy
- java.lang.Object
- backend.speech.Agenda_impl (implements backend.speech.interfaces.IAgenda)
- backend.linguisticFeatures.SubClasses.AudioTokenFeature_Impl (implements backend.linguisticFeatures.Interface.IAudioTokenFeature)
- backend.nlp.extractor.AudioTokenFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- backend.utility.ComparisonService
- backend.database.CreateSearchCollections
- backend.nlp.DbSpeechImporter
- backend.linguisticFeatures.SubClasses.DependencyFeature_Impl (implements backend.linguisticFeatures.Interface.IDependencyFeature)
- backend.nlp.extractor.DependencyFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- java.util.Dictionary<K,
V> - java.util.Hashtable<K,
V> (implements java.lang.Cloneable, java.util.Map<K, V>, java.io.Serializable) - java.util.Properties
- backend.rest.JavalinConfig
- java.util.Properties
- java.util.Hashtable<K,
- backend.utility.Factory_impl (implements backend.utility.Factory)
- backend.importer.ImporterPlenarprotocol
- backend.importer.ImportHandler
- backend.importer.ImportPictures
- backend.importer.ImportSpeaker
- backend.importer.ImportVideos
- backend.nlp.util.JCasAnnotationPrinter
- backend.export.LatexCompiler
- backend.linguisticFeatures.LinguisticDAO
- backend.nlp.LinguisticFeaturePipeline
- backend.linguisticFeatures.LinguisticFeaturesAggregate_Impl (implements backend.linguisticFeatures.Interface.ILinguisticFeaturesAggregate)
- backend.linguisticFeatures.LinguisticService
- backend.linguisticFeatures.LinguisticTranskriptDAO
- backend.speech.LoadVideoFromGridFS
- Main
- backend.importer.MergeSpeakerInfo
- backend.linguisticFeatures.SubClasses.MetadataFeature_Impl (implements backend.linguisticFeatures.Interface.IMetadataFeature)
- backend.nlp.extractor.MetadataFeatureExtractor
- backend.database.MongoDBHandler
- backend.export.MultiplePlenarprotocolsExporter
- backend.linguisticFeatures.SubClasses.NamedEntityFeature_Impl (implements backend.linguisticFeatures.Interface.INamedEntityFeature)
- backend.nlp.extractor.NamedEntityFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- backend.nlp.NlpPipelineService
- backend.utility.PeriodicTask
- backend.plenarprotocol.Plenarprotocol_impl (implements backend.plenarprotocol.IPlenarprotocol)
- backend.plenarprotocol.PlenarprotocolDAO
- backend.linguisticFeatures.SubClasses.PosFeature_Impl (implements backend.linguisticFeatures.Interface.IPosFeature)
- backend.nlp.extractor.PosFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- backend.speech.Protocol_impl (implements backend.speech.interfaces.IProtocol)
- backend.nlp.util.ResourceExtractor
- backend.rest.RESTHandler
- backend.nlp.util.SafeCoveredTextExtractor
- backend.linguisticFeatures.SubClasses.SentenceFeature_Impl (implements backend.linguisticFeatures.Interface.ISentenceFeature)
- backend.nlp.extractor.SentenceFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- backend.linguisticFeatures.SubClasses.SentimentFeature_Impl (implements backend.linguisticFeatures.Interface.ISentimentFeature)
- backend.nlp.extractor.SentimentFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- backend.speaker.Speaker_impl (implements backend.speaker.interfaces.Speaker)
- backend.speaker.SpeakerDAO
- backend.speaker.SpeakerService
- backend.speech.Speech_impl (implements backend.speech.interfaces.ISpeech)
- backend.speech.SpeechDAO
- backend.speech.SpeechService
- backend.linguisticFeatures.SubClasses.TokenFeature_Impl (implements backend.linguisticFeatures.Interface.ITokenFeature)
- backend.nlp.extractor.TokenFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- backend.linguisticFeatures.TopicDAO
- backend.export.TopicExporter
- backend.linguisticFeatures.SubClasses.TopicFeature_Impl (implements backend.linguisticFeatures.Interface.ITopicFeature)
- backend.nlp.extractor.TopicFeatureExtractor (implements backend.nlp.extractor.LinguisticFeatureExtractor<T>)
- backend.speech.util.VideoEncoder
- backend.nlp.XmiAnnotationImporter
Interface Hierarchy
- backend.utility.Factory
- backend.speech.interfaces.IAgenda
- backend.linguisticFeatures.Interface.IAudioTokenFeature
- backend.linguisticFeatures.Interface.IDependencyFeature
- backend.linguisticFeatures.Interface.ILinguisticFeaturesAggregate
- backend.linguisticFeatures.Interface.IMetadataFeature
- backend.linguisticFeatures.Interface.INamedEntityFeature
- backend.plenarprotocol.IPlenarprotocol
- backend.linguisticFeatures.Interface.IPosFeature
- backend.speech.interfaces.IProtocol
- backend.linguisticFeatures.Interface.ISentenceFeature
- backend.linguisticFeatures.Interface.ISentimentFeature
- backend.speech.interfaces.ISpeech
- backend.linguisticFeatures.Interface.ITokenFeature
- backend.linguisticFeatures.Interface.ITopicFeature
- backend.nlp.extractor.LinguisticFeatureExtractor<T>
- backend.speaker.interfaces.Speaker
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- backend.nlp.LinguisticFeaturePipeline.TypeOfImport
- backend.nlp.NlpPipelineService.DocumentType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)