A B C D E F G I L M N O P Q R S T U V W X Y

A

AccessDeniedException - Exception in org.ow2.weblab.core.services
To be thrown when an error due to some security restriction.
AccessDeniedException(String, String) - Constructor for exception org.ow2.weblab.core.services.AccessDeniedException
 
AccessDeniedException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.AccessDeniedException
 
addInformation(AddInformationArgs) - Method in interface org.ow2.weblab.core.services.ReportProvider
Add a resource to be reported given a usage context.
AddInformationArgs - Class in org.ow2.weblab.core.services.reportprovider
Wrapper containing the resource to add and the usage context to build the report.
AddInformationArgs() - Constructor for class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
 
AddInformationReturn - Class in org.ow2.weblab.core.services.reportprovider
Just an empty wrapper since a service can't return a void.
AddInformationReturn() - Constructor for class org.ow2.weblab.core.services.reportprovider.AddInformationReturn
 
addTrainResource(AddTrainResourceArgs) - Method in interface org.ow2.weblab.core.services.Trainable
Add the resource to the training set, given a usage context.
AddTrainResourceArgs - Class in org.ow2.weblab.core.services.trainable
Wrapper containing the resource to add and the usage context.
AddTrainResourceArgs() - Constructor for class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
 
AddTrainResourceReturn - Class in org.ow2.weblab.core.services.trainable
Just an empty wrapper since a service can't return a void.
AddTrainResourceReturn() - Constructor for class org.ow2.weblab.core.services.trainable.AddTrainResourceReturn
 
Analyser - Interface in org.ow2.weblab.core.services
Interface of a analyser.
Analyser_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
Analyser_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.Analyser_Service
 
Analyser_Service() - Constructor for class org.ow2.weblab.core.services.Analyser_Service
 
Annotation - Class in org.ow2.weblab.core.model
An Annotation will contain a set of RDF statements which refer to a specific resource or part of resource (segment) known as the subject of the annotations.
Annotation() - Constructor for class org.ow2.weblab.core.model.Annotation
 
annotation - Variable in class org.ow2.weblab.core.model.Resource
 
Audio - Class in org.ow2.weblab.core.model
An audio unit describes audio content out of media document.
Audio() - Constructor for class org.ow2.weblab.core.model.Audio
 

B

buildReport(BuildReportArgs) - Method in interface org.ow2.weblab.core.services.ReportProvider
Build the report on the previously added resources, given a usage context.
BuildReportArgs - Class in org.ow2.weblab.core.services.reportprovider
Wrapper containing the usage context.
BuildReportArgs() - Constructor for class org.ow2.weblab.core.services.reportprovider.BuildReportArgs
 
BuildReportReturn - Class in org.ow2.weblab.core.services.reportprovider
Report as a Resource.
BuildReportReturn() - Constructor for class org.ow2.weblab.core.services.reportprovider.BuildReportReturn
 

C

ComposedQuery - Class in org.ow2.weblab.core.model
This kind of query is only an aggregation of query using a n-ary boolean operator to combine them.
ComposedQuery() - Constructor for class org.ow2.weblab.core.model.ComposedQuery
 
ComposedResource - Class in org.ow2.weblab.core.model
A ComposedResource defines a simple aggregate of resources and allows to regroup them within the same unit.
ComposedResource() - Constructor for class org.ow2.weblab.core.model.ComposedResource
 
Configurable - Interface in org.ow2.weblab.core.services
The configurable interface will be used to define services of which behavior depends on a usage context, this context corresponding to a particular set of parameters.
Configurable_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
Configurable_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.Configurable_Service
 
Configurable_Service() - Constructor for class org.ow2.weblab.core.services.Configurable_Service
 
configuration - Variable in class org.ow2.weblab.core.services.configurable.ConfigureArgs
 
configure(ConfigureArgs) - Method in interface org.ow2.weblab.core.services.Configurable
Configure the service.
ConfigureArgs - Class in org.ow2.weblab.core.services.configurable
Wrapper containing the usage context and the request PoK to be used to configure the service.
ConfigureArgs() - Constructor for class org.ow2.weblab.core.services.configurable.ConfigureArgs
 
ConfigureReturn - Class in org.ow2.weblab.core.services.configurable
Just an empty wrapper since a service can't return a void.
ConfigureReturn() - Constructor for class org.ow2.weblab.core.services.configurable.ConfigureReturn
 
content - Variable in class org.ow2.weblab.core.model.Audio
 
content - Variable in class org.ow2.weblab.core.model.Image
 
content - Variable in class org.ow2.weblab.core.model.Text
 
content - Variable in class org.ow2.weblab.core.model.Video
 
ContentNotAvailableException - Exception in org.ow2.weblab.core.services
To be thrown when the content of a resource is needed and not available.
ContentNotAvailableException(String, String) - Constructor for exception org.ow2.weblab.core.services.ContentNotAvailableException
 
ContentNotAvailableException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.ContentNotAvailableException
 
Coordinate - Class in org.ow2.weblab.core.model
A coordinate is a simple container of two dimensional coordinate aiming at localising information spatially in a mediaUnit; for instance in an image or a video.
Coordinate() - Constructor for class org.ow2.weblab.core.model.Coordinate
 
coordinate - Variable in class org.ow2.weblab.core.model.SpatialSegment
 
createAccessDeniedMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createAddInformationArgs() - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of AddInformationArgs
createAddInformationArgs(AddInformationArgs) - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of JAXBElement<AddInformationArgs>}
createAddInformationReturn() - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of AddInformationReturn
createAddInformationReturn(AddInformationReturn) - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of JAXBElement<AddInformationReturn>}
createAddTrainResourceArgs() - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of AddTrainResourceArgs
createAddTrainResourceArgs(AddTrainResourceArgs) - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of JAXBElement<AddTrainResourceArgs>}
createAddTrainResourceReturn() - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of AddTrainResourceReturn
createAddTrainResourceReturn(AddTrainResourceReturn) - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of JAXBElement<AddTrainResourceReturn>}
createAnnotation() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Annotation
createAnnotation(Annotation) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Annotation>}
createAudio() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Audio
createAudio(Audio) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Audio>}
createBuildReportArgs() - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of BuildReportArgs
createBuildReportArgs(BuildReportArgs) - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of JAXBElement<BuildReportArgs>}
createBuildReportReturn() - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of BuildReportReturn
createBuildReportReturn(BuildReportReturn) - Method in class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create an instance of JAXBElement<BuildReportReturn>}
createComposedQuery() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of ComposedQuery
createComposedQuery(ComposedQuery) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<ComposedQuery>}
createComposedResource() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of ComposedResource
createComposedResource(ComposedResource) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<ComposedResource>}
createConfigureArgs() - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of ConfigureArgs
createConfigureArgs(ConfigureArgs) - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of JAXBElement<ConfigureArgs>}
createConfigureReturn() - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of ConfigureReturn
createConfigureReturn(ConfigureReturn) - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of JAXBElement<ConfigureReturn>}
createContentNotAvailableMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createCoordinate() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Coordinate
createCoordinate(Coordinate) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Coordinate>}
createDocument() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Document
createDocument(Document) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Document>}
createElementaryQuery(ElementaryQuery) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<ElementaryQuery>}
createEmptyQueueMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createGetResourceArgs() - Method in class org.ow2.weblab.core.services.sourcereader.ObjectFactory
Create an instance of GetResourceArgs
createGetResourceArgs(GetResourceArgs) - Method in class org.ow2.weblab.core.services.sourcereader.ObjectFactory
Create an instance of JAXBElement<GetResourceArgs>}
createGetResourceReturn() - Method in class org.ow2.weblab.core.services.sourcereader.ObjectFactory
Create an instance of GetResourceReturn
createGetResourceReturn(GetResourceReturn) - Method in class org.ow2.weblab.core.services.sourcereader.ObjectFactory
Create an instance of JAXBElement<GetResourceReturn>}
createImage() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Image
createImage(Image) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Image>}
createIndexArgs() - Method in class org.ow2.weblab.core.services.indexer.ObjectFactory
Create an instance of IndexArgs
createIndexArgs(IndexArgs) - Method in class org.ow2.weblab.core.services.indexer.ObjectFactory
Create an instance of JAXBElement<IndexArgs>}
createIndexReturn() - Method in class org.ow2.weblab.core.services.indexer.ObjectFactory
Create an instance of IndexReturn
createIndexReturn(IndexReturn) - Method in class org.ow2.weblab.core.services.indexer.ObjectFactory
Create an instance of JAXBElement<IndexReturn>}
createInsufficientResourcesMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createInvalidParameterMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createLinearSegment() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of LinearSegment
createLinearSegment(LinearSegment) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<LinearSegment>}
createLoadResourceArgs() - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of LoadResourceArgs
createLoadResourceArgs(LoadResourceArgs) - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of JAXBElement<LoadResourceArgs>}
createLoadResourceReturn() - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of LoadResourceReturn
createLoadResourceReturn(LoadResourceReturn) - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of JAXBElement<LoadResourceReturn>}
createLowLevelDescriptor() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of LowLevelDescriptor
createLowLevelDescriptor(LowLevelDescriptor) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<LowLevelDescriptor>}
createMediaUnit(MediaUnit) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<MediaUnit>}
createNextResourceArgs() - Method in class org.ow2.weblab.core.services.queuemanager.ObjectFactory
Create an instance of NextResourceArgs
createNextResourceArgs(NextResourceArgs) - Method in class org.ow2.weblab.core.services.queuemanager.ObjectFactory
Create an instance of JAXBElement<NextResourceArgs>}
createNextResourceReturn() - Method in class org.ow2.weblab.core.services.queuemanager.ObjectFactory
Create an instance of NextResourceReturn
createNextResourceReturn(NextResourceReturn) - Method in class org.ow2.weblab.core.services.queuemanager.ObjectFactory
Create an instance of JAXBElement<NextResourceReturn>}
createPieceOfKnowledge() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of PieceOfKnowledge
createPieceOfKnowledge(PieceOfKnowledge) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<PieceOfKnowledge>}
createProcessArgs() - Method in class org.ow2.weblab.core.services.analyser.ObjectFactory
Create an instance of ProcessArgs
createProcessArgs(ProcessArgs) - Method in class org.ow2.weblab.core.services.analyser.ObjectFactory
Create an instance of JAXBElement<ProcessArgs>}
createProcessReturn() - Method in class org.ow2.weblab.core.services.analyser.ObjectFactory
Create an instance of ProcessReturn
createProcessReturn(ProcessReturn) - Method in class org.ow2.weblab.core.services.analyser.ObjectFactory
Create an instance of JAXBElement<ProcessReturn>}
createQuery(Query) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Query>}
createResetConfigurationArgs() - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of ResetConfigurationArgs
createResetConfigurationArgs(ResetConfigurationArgs) - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of JAXBElement<ResetConfigurationArgs>}
createResetConfigurationReturn() - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of ResetConfigurationReturn
createResetConfigurationReturn(ResetConfigurationReturn) - Method in class org.ow2.weblab.core.services.configurable.ObjectFactory
Create an instance of JAXBElement<ResetConfigurationReturn>}
createResetTrainedModelArgs() - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of ResetTrainedModelArgs
createResetTrainedModelArgs(ResetTrainedModelArgs) - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of JAXBElement<ResetTrainedModelArgs>}
createResetTrainedModelReturn() - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of ResetTrainedModelReturn
createResetTrainedModelReturn(ResetTrainedModelReturn) - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of JAXBElement<ResetTrainedModelReturn>}
createResource() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Resource
createResource(Resource) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Resource>}
createResultSet() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of ResultSet
createResultSet(ResultSet) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<ResultSet>}
createSaveResourceArgs() - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of SaveResourceArgs
createSaveResourceArgs(SaveResourceArgs) - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of JAXBElement<SaveResourceArgs>}
createSaveResourceReturn() - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of SaveResourceReturn
createSaveResourceReturn(SaveResourceReturn) - Method in class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create an instance of JAXBElement<SaveResourceReturn>}
createSearchArgs() - Method in class org.ow2.weblab.core.services.searcher.ObjectFactory
Create an instance of SearchArgs
createSearchArgs(SearchArgs) - Method in class org.ow2.weblab.core.services.searcher.ObjectFactory
Create an instance of JAXBElement<SearchArgs>}
createSearchReturn() - Method in class org.ow2.weblab.core.services.searcher.ObjectFactory
Create an instance of SearchReturn
createSearchReturn(SearchReturn) - Method in class org.ow2.weblab.core.services.searcher.ObjectFactory
Create an instance of JAXBElement<SearchReturn>}
createSegment(Segment) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Segment>}
createServiceNotConfiguredMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createSimilarityQuery() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of SimilarityQuery
createSimilarityQuery(SimilarityQuery) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<SimilarityQuery>}
createSpatialSegment() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of SpatialSegment
createSpatialSegment(SpatialSegment) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<SpatialSegment>}
createStringQuery() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of StringQuery
createStringQuery(StringQuery) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<StringQuery>}
createTemporalSegment() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of TemporalSegment
createTemporalSegment(TemporalSegment) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<TemporalSegment>}
createText() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Text
createText(Text) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Text>}
createTrainArgs() - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of TrainArgs
createTrainArgs(TrainArgs) - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of JAXBElement<TrainArgs>}
createTrainReturn() - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of TrainReturn
createTrainReturn(TrainReturn) - Method in class org.ow2.weblab.core.services.trainable.ObjectFactory
Create an instance of JAXBElement<TrainReturn>}
createUnexpectedMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createUnsupportedRequestMessage(String) - Method in class org.ow2.weblab.core.services.exception.ObjectFactory
Create an instance of JAXBElement<String>}
createVideo() - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of Video
createVideo(Video) - Method in class org.ow2.weblab.core.model.ObjectFactory
Create an instance of JAXBElement<Video>}

D

data - Variable in class org.ow2.weblab.core.model.LowLevelDescriptor
 
data - Variable in class org.ow2.weblab.core.model.PieceOfKnowledge
 
descriptor - Variable in class org.ow2.weblab.core.model.Resource
 
Document - Class in org.ow2.weblab.core.model
A document is assumed to be a composed unit which handle the references of all the unit which have been build on it through the multiple processes.
Document() - Constructor for class org.ow2.weblab.core.model.Document
 

E

ElementaryQuery - Class in org.ow2.weblab.core.model
This kind of query is simply not a ComposedQuery.
ElementaryQuery() - Constructor for class org.ow2.weblab.core.model.ElementaryQuery
 
EmptyQueueException - Exception in org.ow2.weblab.core.services
To be thrown when there are no more resource in the queue.
EmptyQueueException(String, String) - Constructor for exception org.ow2.weblab.core.services.EmptyQueueException
 
EmptyQueueException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.EmptyQueueException
 
end - Variable in class org.ow2.weblab.core.model.LinearSegment
 
end - Variable in class org.ow2.weblab.core.model.TemporalSegment
 

F

fromValue(String) - Static method in enum org.ow2.weblab.core.model.Operator
 

G

getAnalyserPort() - Method in class org.ow2.weblab.core.services.Analyser_Service
 
getAnalyserPort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.Analyser_Service
 
getAnnotation() - Method in class org.ow2.weblab.core.model.Resource
Gets the value of the annotation property.
getConfigurablePort() - Method in class org.ow2.weblab.core.services.Configurable_Service
 
getConfigurablePort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.Configurable_Service
 
getConfiguration() - Method in class org.ow2.weblab.core.services.configurable.ConfigureArgs
Gets the value of the configuration property.
getContent() - Method in class org.ow2.weblab.core.model.Audio
Gets the value of the content property.
getContent() - Method in class org.ow2.weblab.core.model.Image
Gets the value of the content property.
getContent() - Method in class org.ow2.weblab.core.model.Text
Gets the value of the content property.
getContent() - Method in class org.ow2.weblab.core.model.Video
Gets the value of the content property.
getCoordinate() - Method in class org.ow2.weblab.core.model.SpatialSegment
Gets the value of the coordinate property.
getData() - Method in class org.ow2.weblab.core.model.LowLevelDescriptor
Gets the value of the data property.
getData() - Method in class org.ow2.weblab.core.model.PieceOfKnowledge
Gets the value of the data property.
getDescriptor() - Method in class org.ow2.weblab.core.model.Resource
Gets the value of the descriptor property.
getEnd() - Method in class org.ow2.weblab.core.model.LinearSegment
Gets the value of the end property.
getEnd() - Method in class org.ow2.weblab.core.model.TemporalSegment
Gets the value of the end property.
getFaultInfo() - Method in exception org.ow2.weblab.core.services.AccessDeniedException
 
getFaultInfo() - Method in exception org.ow2.weblab.core.services.ContentNotAvailableException
 
getFaultInfo() - Method in exception org.ow2.weblab.core.services.EmptyQueueException
 
getFaultInfo() - Method in exception org.ow2.weblab.core.services.InsufficientResourcesException
 
getFaultInfo() - Method in exception org.ow2.weblab.core.services.InvalidParameterException
 
getFaultInfo() - Method in exception org.ow2.weblab.core.services.ServiceNotConfiguredException
 
getFaultInfo() - Method in exception org.ow2.weblab.core.services.UnexpectedException
 
getFaultInfo() - Method in exception org.ow2.weblab.core.services.UnsupportedRequestException
 
getIndexerPort() - Method in class org.ow2.weblab.core.services.Indexer_Service
 
getIndexerPort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.Indexer_Service
 
getLimit() - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Gets the value of the limit property.
getLimit() - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
Gets the value of the limit property.
getMediaUnit() - Method in class org.ow2.weblab.core.model.Document
Gets the value of the mediaUnit property.
getOffset() - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Gets the value of the offset property.
getOffset() - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
Gets the value of the offset property.
getOperator() - Method in class org.ow2.weblab.core.model.ComposedQuery
Gets the value of the operator property.
getPok() - Method in class org.ow2.weblab.core.model.ResultSet
Gets the value of the pok property.
getQuery() - Method in class org.ow2.weblab.core.model.ComposedQuery
Gets the value of the query property.
getQuery() - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Gets the value of the query property.
getQueueManagerPort() - Method in class org.ow2.weblab.core.services.QueueManager_Service
 
getQueueManagerPort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.QueueManager_Service
 
getReport() - Method in class org.ow2.weblab.core.services.reportprovider.BuildReportReturn
Gets the value of the report property.
getReportProviderPort() - Method in class org.ow2.weblab.core.services.ReportProvider_Service
 
getReportProviderPort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.ReportProvider_Service
 
getRequest() - Method in class org.ow2.weblab.core.model.StringQuery
Gets the value of the request property.
getResource() - Method in class org.ow2.weblab.core.model.ComposedResource
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.model.ResultSet
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.model.SimilarityQuery
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.services.analyser.ProcessArgs
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.services.analyser.ProcessReturn
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.services.indexer.IndexArgs
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.services.queuemanager.NextResourceReturn
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceReturn
Gets the value of the resource property.
getResource() - Method in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
Gets the value of the resource property.
getResource(GetResourceArgs) - Method in interface org.ow2.weblab.core.services.SourceReader
Get resources from the source exploited by the service.
getResource() - Method in class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
Gets the value of the resource property.
GetResourceArgs - Class in org.ow2.weblab.core.services.sourcereader
Offset and Limit which defines the content of the returned ResourceCollection.
GetResourceArgs() - Constructor for class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
 
getResourceContainerPort() - Method in class org.ow2.weblab.core.services.ResourceContainer_Service
 
getResourceContainerPort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.ResourceContainer_Service
 
getResourceId() - Method in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
Gets the value of the resourceId property.
getResourceId() - Method in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceReturn
Gets the value of the resourceId property.
GetResourceReturn - Class in org.ow2.weblab.core.services.sourcereader
A composedResource that contains the resources asked.
GetResourceReturn() - Constructor for class org.ow2.weblab.core.services.sourcereader.GetResourceReturn
 
getResources() - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceReturn
Gets the value of the resources property.
getResultSet() - Method in class org.ow2.weblab.core.services.searcher.SearchReturn
Gets the value of the resultSet property.
getSearcherPort() - Method in class org.ow2.weblab.core.services.Searcher_Service
 
getSearcherPort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.Searcher_Service
 
getSegment() - Method in class org.ow2.weblab.core.model.MediaUnit
Gets the value of the segment property.
getSourceReaderPort() - Method in class org.ow2.weblab.core.services.SourceReader_Service
 
getSourceReaderPort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.SourceReader_Service
 
getStart() - Method in class org.ow2.weblab.core.model.LinearSegment
Gets the value of the start property.
getStart() - Method in class org.ow2.weblab.core.model.TemporalSegment
Gets the value of the start property.
getTrainablePort() - Method in class org.ow2.weblab.core.services.Trainable_Service
 
getTrainablePort(WebServiceFeature...) - Method in class org.ow2.weblab.core.services.Trainable_Service
 
getUri() - Method in class org.ow2.weblab.core.model.Resource
Gets the value of the uri property.
getUri() - Method in class org.ow2.weblab.core.model.Segment
Gets the value of the uri property.
getUsageContext() - Method in class org.ow2.weblab.core.services.analyser.ProcessArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.configurable.ConfigureArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.configurable.ResetConfigurationArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.indexer.IndexArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.queuemanager.NextResourceArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.reportprovider.BuildReportArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.trainable.ResetTrainedModelArgs
Gets the value of the usageContext property.
getUsageContext() - Method in class org.ow2.weblab.core.services.trainable.TrainArgs
Gets the value of the usageContext property.
getWeight() - Method in class org.ow2.weblab.core.model.ElementaryQuery
Gets the value of the weight property.
getX() - Method in class org.ow2.weblab.core.model.Coordinate
Gets the value of the x property.
getY() - Method in class org.ow2.weblab.core.model.Coordinate
Gets the value of the y property.

I

Image - Class in org.ow2.weblab.core.model
An image unit describe a visual static content out of media document.
Image() - Constructor for class org.ow2.weblab.core.model.Image
 
index(IndexArgs) - Method in interface org.ow2.weblab.core.services.Indexer
Index the given resource.
IndexArgs - Class in org.ow2.weblab.core.services.indexer
Wrapper containing the resource to index and an optional UsageContext.
IndexArgs() - Constructor for class org.ow2.weblab.core.services.indexer.IndexArgs
 
Indexer - Interface in org.ow2.weblab.core.services
The indexer interface will be used to define resources indexing services.
Indexer_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
Indexer_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.Indexer_Service
 
Indexer_Service() - Constructor for class org.ow2.weblab.core.services.Indexer_Service
 
IndexReturn - Class in org.ow2.weblab.core.services.indexer
Just an empty wrapper since a service can't return a void.
IndexReturn() - Constructor for class org.ow2.weblab.core.services.indexer.IndexReturn
 
InsufficientResourcesException - Exception in org.ow2.weblab.core.services
To be thrown when an error occurs due to the lack of resources.
InsufficientResourcesException(String, String) - Constructor for exception org.ow2.weblab.core.services.InsufficientResourcesException
 
InsufficientResourcesException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.InsufficientResourcesException
 
InvalidParameterException - Exception in org.ow2.weblab.core.services
To be thrown when the parameter are not valid.
InvalidParameterException(String, String) - Constructor for exception org.ow2.weblab.core.services.InvalidParameterException
 
InvalidParameterException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.InvalidParameterException
 
isSetAnnotation() - Method in class org.ow2.weblab.core.model.Resource
 
isSetContent() - Method in class org.ow2.weblab.core.model.Audio
 
isSetContent() - Method in class org.ow2.weblab.core.model.Image
 
isSetContent() - Method in class org.ow2.weblab.core.model.Text
 
isSetContent() - Method in class org.ow2.weblab.core.model.Video
 
isSetDescriptor() - Method in class org.ow2.weblab.core.model.Resource
 
isSetLimit() - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
 
isSetMediaUnit() - Method in class org.ow2.weblab.core.model.Document
 
isSetOffset() - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
 
isSetPok() - Method in class org.ow2.weblab.core.model.ResultSet
 
isSetResource() - Method in class org.ow2.weblab.core.model.ResultSet
 
isSetSegment() - Method in class org.ow2.weblab.core.model.MediaUnit
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.analyser.ProcessArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.configurable.ConfigureArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.configurable.ResetConfigurationArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.indexer.IndexArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.queuemanager.NextResourceArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.reportprovider.BuildReportArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.trainable.ResetTrainedModelArgs
 
isSetUsageContext() - Method in class org.ow2.weblab.core.services.trainable.TrainArgs
 

L

limit - Variable in class org.ow2.weblab.core.services.searcher.SearchArgs
 
limit - Variable in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
 
LinearSegment - Class in org.ow2.weblab.core.model
A linear segment is a position which can be described by a start and stop reference in accordance to a number of UTF-8 characters metric.
LinearSegment() - Constructor for class org.ow2.weblab.core.model.LinearSegment
 
loadResource(LoadResourceArgs) - Method in interface org.ow2.weblab.core.services.ResourceContainer
Load a resource stored in the repository.
LoadResourceArgs - Class in org.ow2.weblab.core.services.resourcecontainer
Wrapper containing the URI of resource to retrieve and an optional context.
LoadResourceArgs() - Constructor for class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
 
LoadResourceReturn - Class in org.ow2.weblab.core.services.resourcecontainer
The resource which correspond to the id passed as argument.
LoadResourceReturn() - Constructor for class org.ow2.weblab.core.services.resourcecontainer.LoadResourceReturn
 
LowLevelDescriptor - Class in org.ow2.weblab.core.model
A low level descriptor is composed of a setfeatures that have been extracted from a document or a part of document.
LowLevelDescriptor() - Constructor for class org.ow2.weblab.core.model.LowLevelDescriptor
 

M

mediaUnit - Variable in class org.ow2.weblab.core.model.Document
 
MediaUnit - Class in org.ow2.weblab.core.model
This is the major object manipulated through the WebLab platform.
MediaUnit() - Constructor for class org.ow2.weblab.core.model.MediaUnit
 

N

nextResource(NextResourceArgs) - Method in interface org.ow2.weblab.core.services.QueueManager
Returns the next resource.
NextResourceArgs - Class in org.ow2.weblab.core.services.queuemanager
Wrapper containing the usage context.
NextResourceArgs() - Constructor for class org.ow2.weblab.core.services.queuemanager.NextResourceArgs
 
NextResourceReturn - Class in org.ow2.weblab.core.services.queuemanager
A returned Resource.
NextResourceReturn() - Constructor for class org.ow2.weblab.core.services.queuemanager.NextResourceReturn
 

O

ObjectFactory - Class in org.ow2.weblab.core.model
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.model package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.model.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.model
ObjectFactory - Class in org.ow2.weblab.core.services.analyser
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.analyser package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.analyser.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.analyser
ObjectFactory - Class in org.ow2.weblab.core.services.configurable
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.configurable package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.configurable.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.configurable
ObjectFactory - Class in org.ow2.weblab.core.services.exception
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.exception package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.exception.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.exception
ObjectFactory - Class in org.ow2.weblab.core.services.indexer
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.indexer package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.indexer.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.indexer
ObjectFactory - Class in org.ow2.weblab.core.services.queuemanager
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.queuemanager package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.queuemanager.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.queuemanager
ObjectFactory - Class in org.ow2.weblab.core.services.reportprovider
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.reportprovider package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.reportprovider.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.reportprovider
ObjectFactory - Class in org.ow2.weblab.core.services.resourcecontainer
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.resourcecontainer package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.resourcecontainer.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.resourcecontainer
ObjectFactory - Class in org.ow2.weblab.core.services.searcher
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.searcher package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.searcher.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.searcher
ObjectFactory - Class in org.ow2.weblab.core.services.sourcereader
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.sourcereader package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.sourcereader.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.sourcereader
ObjectFactory - Class in org.ow2.weblab.core.services.trainable
This object contains factory methods for each Java content interface and Java element interface generated in the org.ow2.weblab.core.services.trainable package.
ObjectFactory() - Constructor for class org.ow2.weblab.core.services.trainable.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.ow2.weblab.core.services.trainable
offset - Variable in class org.ow2.weblab.core.services.searcher.SearchArgs
 
offset - Variable in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
 
operator - Variable in class org.ow2.weblab.core.model.ComposedQuery
 
Operator - Enum in org.ow2.weblab.core.model
Java class for operator.
org.ow2.weblab.core.model - package org.ow2.weblab.core.model
 
org.ow2.weblab.core.services - package org.ow2.weblab.core.services
 
org.ow2.weblab.core.services.analyser - package org.ow2.weblab.core.services.analyser
 
org.ow2.weblab.core.services.configurable - package org.ow2.weblab.core.services.configurable
 
org.ow2.weblab.core.services.exception - package org.ow2.weblab.core.services.exception
 
org.ow2.weblab.core.services.indexer - package org.ow2.weblab.core.services.indexer
 
org.ow2.weblab.core.services.queuemanager - package org.ow2.weblab.core.services.queuemanager
 
org.ow2.weblab.core.services.reportprovider - package org.ow2.weblab.core.services.reportprovider
 
org.ow2.weblab.core.services.resourcecontainer - package org.ow2.weblab.core.services.resourcecontainer
 
org.ow2.weblab.core.services.searcher - package org.ow2.weblab.core.services.searcher
 
org.ow2.weblab.core.services.sourcereader - package org.ow2.weblab.core.services.sourcereader
 
org.ow2.weblab.core.services.trainable - package org.ow2.weblab.core.services.trainable
 

P

PieceOfKnowledge - Class in org.ow2.weblab.core.model
A PieceOfKnowledge (or PoK) object should be understood as the definition provided by the W3C in its resource description framework.
PieceOfKnowledge() - Constructor for class org.ow2.weblab.core.model.PieceOfKnowledge
 
pok - Variable in class org.ow2.weblab.core.model.ResultSet
 
process(ProcessArgs) - Method in interface org.ow2.weblab.core.services.Analyser
Ask to the service to process with its business method.
ProcessArgs - Class in org.ow2.weblab.core.services.analyser
Wrapper containing the resource to process and the usage context to be used.
ProcessArgs() - Constructor for class org.ow2.weblab.core.services.analyser.ProcessArgs
 
ProcessReturn - Class in org.ow2.weblab.core.services.analyser
Wrapper containing the processed resource
ProcessReturn() - Constructor for class org.ow2.weblab.core.services.analyser.ProcessReturn
 

Q

query - Variable in class org.ow2.weblab.core.model.ComposedQuery
 
Query - Class in org.ow2.weblab.core.model
A query is a resource which contains request data.
Query() - Constructor for class org.ow2.weblab.core.model.Query
 
query - Variable in class org.ow2.weblab.core.services.searcher.SearchArgs
 
QueueManager - Interface in org.ow2.weblab.core.services
The QueueManager interface will be used to define services able to iterate over a set of resources and return them one by one.
QueueManager_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
QueueManager_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.QueueManager_Service
 
QueueManager_Service() - Constructor for class org.ow2.weblab.core.services.QueueManager_Service
 

R

report - Variable in class org.ow2.weblab.core.services.reportprovider.BuildReportReturn
 
ReportProvider - Interface in org.ow2.weblab.core.services
The report provider interface will be used to define services that can produce reports.
ReportProvider_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
ReportProvider_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.ReportProvider_Service
 
ReportProvider_Service() - Constructor for class org.ow2.weblab.core.services.ReportProvider_Service
 
request - Variable in class org.ow2.weblab.core.model.StringQuery
 
resetConfiguration(ResetConfigurationArgs) - Method in interface org.ow2.weblab.core.services.Configurable
Reset the configuration of the service to the default one.
ResetConfigurationArgs - Class in org.ow2.weblab.core.services.configurable
Wrapper containing the usage context.
ResetConfigurationArgs() - Constructor for class org.ow2.weblab.core.services.configurable.ResetConfigurationArgs
 
ResetConfigurationReturn - Class in org.ow2.weblab.core.services.configurable
Just an empty wrapper since a service can't return a void.
ResetConfigurationReturn() - Constructor for class org.ow2.weblab.core.services.configurable.ResetConfigurationReturn
 
resetTrainedModel(ResetTrainedModelArgs) - Method in interface org.ow2.weblab.core.services.Trainable
Empty training set identified by the usage context.
ResetTrainedModelArgs - Class in org.ow2.weblab.core.services.trainable
Wrapper containing the usage context.
ResetTrainedModelArgs() - Constructor for class org.ow2.weblab.core.services.trainable.ResetTrainedModelArgs
 
ResetTrainedModelReturn - Class in org.ow2.weblab.core.services.trainable
Just an empty wrapper since a service can't return a void.
ResetTrainedModelReturn() - Constructor for class org.ow2.weblab.core.services.trainable.ResetTrainedModelReturn
 
resource - Variable in class org.ow2.weblab.core.model.ComposedResource
 
Resource - Class in org.ow2.weblab.core.model
A resource refers to any object that could be manipulated in the WebLab platform.
Resource() - Constructor for class org.ow2.weblab.core.model.Resource
 
resource - Variable in class org.ow2.weblab.core.model.ResultSet
 
resource - Variable in class org.ow2.weblab.core.model.SimilarityQuery
 
resource - Variable in class org.ow2.weblab.core.services.analyser.ProcessArgs
 
resource - Variable in class org.ow2.weblab.core.services.analyser.ProcessReturn
 
resource - Variable in class org.ow2.weblab.core.services.indexer.IndexArgs
 
resource - Variable in class org.ow2.weblab.core.services.queuemanager.NextResourceReturn
 
resource - Variable in class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
 
resource - Variable in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceReturn
 
resource - Variable in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
 
resource - Variable in class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
 
ResourceContainer - Interface in org.ow2.weblab.core.services
The resource container interface will be used to define services that can manage the resources persistence.
ResourceContainer_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
ResourceContainer_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.ResourceContainer_Service
 
ResourceContainer_Service() - Constructor for class org.ow2.weblab.core.services.ResourceContainer_Service
 
resourceId - Variable in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
 
resourceId - Variable in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceReturn
 
resources - Variable in class org.ow2.weblab.core.services.sourcereader.GetResourceReturn
 
ResultSet - Class in org.ow2.weblab.core.model
A ResultSet is specific resource to described result of a Query.
ResultSet() - Constructor for class org.ow2.weblab.core.model.ResultSet
 
resultSet - Variable in class org.ow2.weblab.core.services.searcher.SearchReturn
 

S

saveResource(SaveResourceArgs) - Method in interface org.ow2.weblab.core.services.ResourceContainer
Save a resource in the repository.
SaveResourceArgs - Class in org.ow2.weblab.core.services.resourcecontainer
Wrapper containing the resource to save and an optional context.
SaveResourceArgs() - Constructor for class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
 
SaveResourceReturn - Class in org.ow2.weblab.core.services.resourcecontainer
The URI of the saved resource.
SaveResourceReturn() - Constructor for class org.ow2.weblab.core.services.resourcecontainer.SaveResourceReturn
 
search(SearchArgs) - Method in interface org.ow2.weblab.core.services.Searcher
Search using the given query.
SearchArgs - Class in org.ow2.weblab.core.services.searcher
Wrapper containing a query to search, and an optional context and two integers the offset and limit values.
SearchArgs() - Constructor for class org.ow2.weblab.core.services.searcher.SearchArgs
 
Searcher - Interface in org.ow2.weblab.core.services
The searcher interface will be used to define resource searching services.
Searcher_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
Searcher_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.Searcher_Service
 
Searcher_Service() - Constructor for class org.ow2.weblab.core.services.Searcher_Service
 
SearchReturn - Class in org.ow2.weblab.core.services.searcher
A resource collection containing all the results annotated to refer to the query and provide score information.
SearchReturn() - Constructor for class org.ow2.weblab.core.services.searcher.SearchReturn
 
segment - Variable in class org.ow2.weblab.core.model.MediaUnit
 
Segment - Class in org.ow2.weblab.core.model
A segment is a resource that should not have any content and which is linked to a media unit.
Segment() - Constructor for class org.ow2.weblab.core.model.Segment
 
ServiceNotConfiguredException - Exception in org.ow2.weblab.core.services
To be thrown when the service needs to be configured and either your usageContext is null or has not been configured.
ServiceNotConfiguredException(String, String) - Constructor for exception org.ow2.weblab.core.services.ServiceNotConfiguredException
 
ServiceNotConfiguredException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.ServiceNotConfiguredException
 
setConfiguration(PieceOfKnowledge) - Method in class org.ow2.weblab.core.services.configurable.ConfigureArgs
Sets the value of the configuration property.
setContent(byte[]) - Method in class org.ow2.weblab.core.model.Audio
Sets the value of the content property.
setContent(byte[]) - Method in class org.ow2.weblab.core.model.Image
Sets the value of the content property.
setContent(String) - Method in class org.ow2.weblab.core.model.Text
Sets the value of the content property.
setContent(byte[]) - Method in class org.ow2.weblab.core.model.Video
Sets the value of the content property.
setData(Object) - Method in class org.ow2.weblab.core.model.LowLevelDescriptor
Sets the value of the data property.
setData(Object) - Method in class org.ow2.weblab.core.model.PieceOfKnowledge
Sets the value of the data property.
setEnd(int) - Method in class org.ow2.weblab.core.model.LinearSegment
Sets the value of the end property.
setEnd(int) - Method in class org.ow2.weblab.core.model.TemporalSegment
Sets the value of the end property.
setLimit(Integer) - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Sets the value of the limit property.
setLimit(int) - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
Sets the value of the limit property.
setOffset(Integer) - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Sets the value of the offset property.
setOffset(int) - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
Sets the value of the offset property.
setOperator(Operator) - Method in class org.ow2.weblab.core.model.ComposedQuery
Sets the value of the operator property.
setPok(PieceOfKnowledge) - Method in class org.ow2.weblab.core.model.ResultSet
Sets the value of the pok property.
setQuery(Query) - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Sets the value of the query property.
setReport(Resource) - Method in class org.ow2.weblab.core.services.reportprovider.BuildReportReturn
Sets the value of the report property.
setRequest(String) - Method in class org.ow2.weblab.core.model.StringQuery
Sets the value of the request property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.analyser.ProcessArgs
Sets the value of the resource property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.analyser.ProcessReturn
Sets the value of the resource property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.indexer.IndexArgs
Sets the value of the resource property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.queuemanager.NextResourceReturn
Sets the value of the resource property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
Sets the value of the resource property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceReturn
Sets the value of the resource property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
Sets the value of the resource property.
setResource(Resource) - Method in class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
Sets the value of the resource property.
setResourceId(String) - Method in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
Sets the value of the resourceId property.
setResourceId(String) - Method in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceReturn
Sets the value of the resourceId property.
setResources(ComposedResource) - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceReturn
Sets the value of the resources property.
setResultSet(ResultSet) - Method in class org.ow2.weblab.core.services.searcher.SearchReturn
Sets the value of the resultSet property.
setStart(int) - Method in class org.ow2.weblab.core.model.LinearSegment
Sets the value of the start property.
setStart(int) - Method in class org.ow2.weblab.core.model.TemporalSegment
Sets the value of the start property.
setUri(String) - Method in class org.ow2.weblab.core.model.Resource
Sets the value of the uri property.
setUri(String) - Method in class org.ow2.weblab.core.model.Segment
Sets the value of the uri property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.analyser.ProcessArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.configurable.ConfigureArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.configurable.ResetConfigurationArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.indexer.IndexArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.queuemanager.NextResourceArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.reportprovider.BuildReportArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.searcher.SearchArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.trainable.ResetTrainedModelArgs
Sets the value of the usageContext property.
setUsageContext(String) - Method in class org.ow2.weblab.core.services.trainable.TrainArgs
Sets the value of the usageContext property.
setWeight(float) - Method in class org.ow2.weblab.core.model.ElementaryQuery
Sets the value of the weight property.
setX(int) - Method in class org.ow2.weblab.core.model.Coordinate
Sets the value of the x property.
setY(int) - Method in class org.ow2.weblab.core.model.Coordinate
Sets the value of the y property.
SimilarityQuery - Class in org.ow2.weblab.core.model
This query is dedicated for search by similarity and thus its content is one or more resources.
SimilarityQuery() - Constructor for class org.ow2.weblab.core.model.SimilarityQuery
 
SourceReader - Interface in org.ow2.weblab.core.services
The sourceReader interface will be used as entry point for any analysis of source content.
SourceReader_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
SourceReader_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.SourceReader_Service
 
SourceReader_Service() - Constructor for class org.ow2.weblab.core.services.SourceReader_Service
 
SpatialSegment - Class in org.ow2.weblab.core.model
A spatial segment is aiming to localise any meaningful content in a spatial document.
SpatialSegment() - Constructor for class org.ow2.weblab.core.model.SpatialSegment
 
start - Variable in class org.ow2.weblab.core.model.LinearSegment
 
start - Variable in class org.ow2.weblab.core.model.TemporalSegment
 
StringQuery - Class in org.ow2.weblab.core.model
This query is dedicated for any query expression language which can be expressed in a simple string such as full text queries, XQuery or SPARQL.
StringQuery() - Constructor for class org.ow2.weblab.core.model.StringQuery
 

T

TemporalSegment - Class in org.ow2.weblab.core.model
A temporal segment is a segment that is described by a start and stop reference in accordance to a millisecond metric.
TemporalSegment() - Constructor for class org.ow2.weblab.core.model.TemporalSegment
 
Text - Class in org.ow2.weblab.core.model
A text unit is the simplest specification of the media unit dedicated to full text data.
Text() - Constructor for class org.ow2.weblab.core.model.Text
 
train(TrainArgs) - Method in interface org.ow2.weblab.core.services.Trainable
Train using the resources previously added to the training set identified by the usage context.
Trainable - Interface in org.ow2.weblab.core.services
The trainable interface will be used to define services of which behavior change dynamically by machine learning.
Trainable_Service - Class in org.ow2.weblab.core.services
This class was generated by the JAX-WS RI.
Trainable_Service(URL, QName) - Constructor for class org.ow2.weblab.core.services.Trainable_Service
 
Trainable_Service() - Constructor for class org.ow2.weblab.core.services.Trainable_Service
 
TrainArgs - Class in org.ow2.weblab.core.services.trainable
Wrapper containing the usage context to be used.
TrainArgs() - Constructor for class org.ow2.weblab.core.services.trainable.TrainArgs
 
TrainReturn - Class in org.ow2.weblab.core.services.trainable
Just an empty wrapper since a service can't return a void.
TrainReturn() - Constructor for class org.ow2.weblab.core.services.trainable.TrainReturn
 

U

UnexpectedException - Exception in org.ow2.weblab.core.services
To be thrown when an error occurs in the method.
UnexpectedException(String, String) - Constructor for exception org.ow2.weblab.core.services.UnexpectedException
 
UnexpectedException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.UnexpectedException
 
unsetAnnotation() - Method in class org.ow2.weblab.core.model.Resource
 
unsetDescriptor() - Method in class org.ow2.weblab.core.model.Resource
 
unsetMediaUnit() - Method in class org.ow2.weblab.core.model.Document
 
unsetResource() - Method in class org.ow2.weblab.core.model.ResultSet
 
unsetSegment() - Method in class org.ow2.weblab.core.model.MediaUnit
 
UnsupportedRequestException - Exception in org.ow2.weblab.core.services
To be thrown when the parameter are good but some specific process are not supported (for instance, due to a language not handled or a given video format...).
UnsupportedRequestException(String, String) - Constructor for exception org.ow2.weblab.core.services.UnsupportedRequestException
 
UnsupportedRequestException(String, String, Throwable) - Constructor for exception org.ow2.weblab.core.services.UnsupportedRequestException
 
uri - Variable in class org.ow2.weblab.core.model.Resource
 
uri - Variable in class org.ow2.weblab.core.model.Segment
 
usageContext - Variable in class org.ow2.weblab.core.services.analyser.ProcessArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.configurable.ConfigureArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.configurable.ResetConfigurationArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.indexer.IndexArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.queuemanager.NextResourceArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.reportprovider.AddInformationArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.reportprovider.BuildReportArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.resourcecontainer.LoadResourceArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.resourcecontainer.SaveResourceArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.searcher.SearchArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.sourcereader.GetResourceArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.trainable.AddTrainResourceArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.trainable.ResetTrainedModelArgs
 
usageContext - Variable in class org.ow2.weblab.core.services.trainable.TrainArgs
 

V

value() - Method in enum org.ow2.weblab.core.model.Operator
 
valueOf(String) - Static method in enum org.ow2.weblab.core.model.Operator
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.weblab.core.model.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
Video - Class in org.ow2.weblab.core.model
A video unit describes a dynamic visual content out of media document.
Video() - Constructor for class org.ow2.weblab.core.model.Video
 

W

weight - Variable in class org.ow2.weblab.core.model.ElementaryQuery
 

X

x - Variable in class org.ow2.weblab.core.model.Coordinate
 

Y

y - Variable in class org.ow2.weblab.core.model.Coordinate
 

A B C D E F G I L M N O P Q R S T U V W X Y

Copyright © 2004-2010. All Rights Reserved.