A C D E F G H I L M N O P R S T U W X

S

SERVICE - Static variable in class it.polito.elite.doseWS.agency.AgencyManager
 
SERVICE - Static variable in class it.polito.elite.doseWS.agency.AnnotationAgent
 
SERVICE - Static variable in class it.polito.elite.doseWS.agency.FilterAgent
 
SERVICE - Static variable in class it.polito.elite.doseWS.agency.SynsetManager
 
ScheduleNextProvidersRefresh - class it.polito.elite.doseWS.agency.behaviours.ScheduleNextProvidersRefresh.
Title: ScheduleNextProvidersRefresh
ScheduleNextProvidersRefresh(DOSEAgent, long, String, HashSet) - Constructor for class it.polito.elite.doseWS.agency.behaviours.ScheduleNextProvidersRefresh
Base Constructor
SearchEngine - interface it.polito.elite.doseWS.services.SearchEngine.
 
SearchEngineImpl - class it.polito.elite.doseWS.services.SearchEngineImpl.
 
SearchEngineImpl() - Constructor for class it.polito.elite.doseWS.services.SearchEngineImpl
 
SearchEngineImplTest - class it.polito.elite.doseWS.services.SearchEngineImplTest.
 
SearchEngineImplTest() - Constructor for class it.polito.elite.doseWS.services.SearchEngineImplTest
 
SelfMaintenanceBehaviour - class it.polito.elite.doseWS.agency.behaviours.SelfMaintenanceBehaviour.
Title: SelfMaintenanceBehaviour
SelfMaintenanceBehaviour(AgencyManager, long) - Constructor for class it.polito.elite.doseWS.agency.behaviours.SelfMaintenanceBehaviour
 
SemanticMapper - interface it.polito.elite.doseWS.include.SemanticMapper.
Interface for mapping text to concepts.
SpectraRankComparator - class it.polito.elite.doseWS.include.SpectraRankComparator.
A class for doing comparisons between conceptual spectra, since the spectra do not possess a self-ordering relation, they should be ordered with respect to a given reference spectra.
SpectraRankComparator(Spectrum) - Constructor for class it.polito.elite.doseWS.include.SpectraRankComparator
 
SpectraRankComparatorTest - class it.polito.elite.doseWS.include.SpectraRankComparatorTest.
The JUnit test for the SpectraRankComparator class
SpectraRankComparatorTest(String) - Constructor for class it.polito.elite.doseWS.include.SpectraRankComparatorTest
 
Spectrum - interface it.polito.elite.doseWS.include.Spectrum.
A java interface for representing conceptual spectra
SpectrumImpl - class it.polito.elite.doseWS.include.SpectrumImpl.
A java class for representing conceptual spectra, such class encapsulates all information required in the definition of a conceptual spectra providing methods for evaluating the distance between spectra according to a similarity value defined as:
a*formSimilarity+(1-a)*energySimilarity
SpectrumImpl(String, String, String, String, Hashtable) - Constructor for class it.polito.elite.doseWS.include.SpectrumImpl
Constructor
SpectrumImplTest - class it.polito.elite.doseWS.include.SpectrumImplTest.
The JUnit test for the SpectrumImpl class
SpectrumImplTest(String) - Constructor for class it.polito.elite.doseWS.include.SpectrumImplTest
 
Stemmer - class it.polito.elite.doseWS.include.Stemmer.
 
Stemmer() - Constructor for class it.polito.elite.doseWS.include.Stemmer
 
SynSemanticMapper - class it.polito.elite.doseWS.include.SynSemanticMapper.
Semantic Mapper based on the use of weighted synsets.
SynSemanticMapper() - Constructor for class it.polito.elite.doseWS.include.SynSemanticMapper
Constructor.
Synset - class it.polito.elite.doseWS.include.Synset.
A class for representing synsets associated to ontology concepts
Synset(String, MWord[], String) - Constructor for class it.polito.elite.doseWS.include.Synset
Constructor
SynsetLoader - class it.polito.elite.doseWS.wrappers.SynsetLoader.
 
SynsetLoader() - Constructor for class it.polito.elite.doseWS.wrappers.SynsetLoader
 
SynsetLoaderTest - class it.polito.elite.doseWS.wrappers.SynsetLoaderTest.
 
SynsetLoaderTest(String) - Constructor for class it.polito.elite.doseWS.wrappers.SynsetLoaderTest
Constructor for SynsetLoaderTest.
SynsetManager - class it.polito.elite.doseWS.agency.SynsetManager.
 
SynsetManager() - Constructor for class it.polito.elite.doseWS.agency.SynsetManager
 
SynsetManagerTest - class it.polito.elite.doseWS.agency.SynsetManagerTest.
 
SynsetManagerTest(String) - Constructor for class it.polito.elite.doseWS.agency.SynsetManagerTest
Constructor for SynsetManagerTest.
SynsetManagers - Variable in class it.polito.elite.doseWS.agency.AgencyManager
 
SynsetRequestMessage - class it.polito.elite.doseWS.agency.messages.SynsetRequestMessage.
 
SynsetRequestMessage(String) - Constructor for class it.polito.elite.doseWS.agency.messages.SynsetRequestMessage
 
SynsetRequestMessageTest - class it.polito.elite.doseWS.agency.messages.SynsetRequestMessageTest.
 
SynsetRequestMessageTest() - Constructor for class it.polito.elite.doseWS.agency.messages.SynsetRequestMessageTest
 
SynsetResponseMessage - class it.polito.elite.doseWS.agency.messages.SynsetResponseMessage.
Title: SynsetResponseMessage
SynsetResponseMessage(String) - Constructor for class it.polito.elite.doseWS.agency.messages.SynsetResponseMessage
 
SynsetTest - class it.polito.elite.doseWS.include.SynsetTest.
The JUnit test for the class Synset
SynsetTest(String) - Constructor for class it.polito.elite.doseWS.include.SynsetTest
Constructor for SynsetTest.
SynsetWrapper - interface it.polito.elite.doseWS.wrappers.SynsetWrapper.
 
SynsetWrapperImpl - class it.polito.elite.doseWS.wrappers.SynsetWrapperImpl.
 
SynsetWrapperImpl(String) - Constructor for class it.polito.elite.doseWS.wrappers.SynsetWrapperImpl
 
SynsetWrapperTest - class it.polito.elite.doseWS.wrappers.SynsetWrapperTest.
 
SynsetWrapperTest(String) - Constructor for class it.polito.elite.doseWS.wrappers.SynsetWrapperTest
Constructor for SynsetWrapperTest.
search(Hashtable, double) - Method in interface it.polito.elite.doseWS.services.SearchEngine
 
search(Hashtable, double) - Method in class it.polito.elite.doseWS.services.SearchEngineImpl
 
searchByTopic(Vector, Vector, String, double) - Method in interface it.polito.elite.doseWS.kernel.AnnoRepository
 
searchByTopic(Vector, Vector, String, double) - Method in class it.polito.elite.doseWS.kernel.AnnoRepositoryImpl
 
searchXByTopic(Vector, int) - Method in interface it.polito.elite.doseWS.wrappers.DBWrapper
restituisce gli spettri in cui compaiono valori non nulli per i topic specificati
searchXByTopic(Vector, int) - Method in class it.polito.elite.doseWS.wrappers.DBWrapperImpl
give back the spectra that are compatible with the one of the given topicURI, ie.
selectAuthor(String) - Method in interface it.polito.elite.doseWS.wrappers.DBWrapper
return the key of a given annotation author
selectAuthor(String) - Method in class it.polito.elite.doseWS.wrappers.DBWrapperImpl
Returns the key of the annotation author, null if not found
selectSynset(String, String) - Method in interface it.polito.elite.doseWS.wrappers.DBWrapper
Cerca una riga nella tabella sysnset
selectSynset(String, String) - Method in class it.polito.elite.doseWS.wrappers.DBWrapperImpl
Cerca una riga nella tabella sysnset
selectTopic(String) - Method in interface it.polito.elite.doseWS.wrappers.DBWrapper
return the key of a given topic
selectTopic(String) - Method in class it.polito.elite.doseWS.wrappers.DBWrapperImpl
seleziona un topic dal database
selectType(String) - Method in interface it.polito.elite.doseWS.wrappers.DBWrapper
return the key of a given annotation type
selectType(String) - Method in class it.polito.elite.doseWS.wrappers.DBWrapperImpl
Returns the key of the annotation type, null if not found
serialize() - Method in class it.polito.elite.doseWS.include.MWord
 
serialize() - Method in class it.polito.elite.doseWS.include.SpectrumImpl
The serializer for this class
serialize() - Method in class it.polito.elite.doseWS.include.Synset
Serializes the synset according to a predefined XML format
serverAnnoWS - Variable in class it.polito.elite.doseWS.agency.AnnotationAgent
 
setCheckann(boolean) - Method in class it.polito.elite.doseWS.wrappers.DBWrapperImpl
Set the checkann flag.
setCompleted() - Method in class it.polito.elite.doseWS.agency.behaviours.RequestObject
 
setDistParameters(double, double) - Static method in class it.polito.elite.doseWS.include.SpectrumImpl
A static setter for the tune-up parameters in the similarity function
setFrequency(int) - Method in class it.polito.elite.doseWS.include.MWord
 
setFrequency(int) - Method in class it.polito.elite.doseWS.include.TopicFrequency
Sets the value of the coverage for this object
setMWord(String) - Method in class it.polito.elite.doseWS.include.MWord
 
setMWords(MWord[]) - Method in class it.polito.elite.doseWS.include.Synset
sets the mwords for this synset
setObject(Object) - Method in class it.polito.elite.doseWS.agency.behaviours.RequestObject
 
setOperation(int) - Method in class it.polito.elite.doseWS.agency.behaviours.RequestObject
 
setProbability(double) - Method in class it.polito.elite.doseWS.include.MWord
 
setReceived() - Method in class it.polito.elite.doseWS.agency.behaviours.RequestObject
 
setTopicURI(String) - Method in class it.polito.elite.doseWS.include.TopicFrequency
Sets the concept to which the coverage value refers
setWeight(double) - Method in class it.polito.elite.doseWS.include.MWord
 
setup() - Method in class it.polito.elite.doseWS.agency.AgencyManager
 
setup() - Method in class it.polito.elite.doseWS.agency.AnnotationAgent
 
setup() - Method in class it.polito.elite.doseWS.agency.FilterAgent
 
setup() - Method in class it.polito.elite.doseWS.agency.SynsetManager
 
stem(String) - Method in class it.polito.elite.doseWS.include.Stemmer
Stems a string according to a given language.
suite() - Static method in class it.polito.elite.doseWS.include.SpectrumImplTest
 
suite() - Static method in class it.polito.elite.doseWS.kernel.ExpanderImplTest
 
suite() - Static method in class it.polito.elite.doseWS.wrappers.DBWrapperImplTest
 

A C D E F G H I L M N O P R S T U W X