|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package org.weblab_project.core.model |
---|
Class org.weblab_project.core.model.Annotation extends PieceOfKnowledge implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.core.model.ComposedUnit extends MediaUnit implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> mediaUnit
boolean synchronised
Class org.weblab_project.core.model.Document extends ComposedUnit implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.core.model.Feature extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> value
java.lang.String label
Class org.weblab_project.core.model.LowLevelDescriptor extends Resource implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> feature
java.lang.String key
Class org.weblab_project.core.model.MediaUnit extends Resource implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> segment
Class org.weblab_project.core.model.PieceOfKnowledge extends Resource implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.Object data
Class org.weblab_project.core.model.Resource extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> annotation
java.util.List<E> descriptor
java.lang.String uri
Class org.weblab_project.core.model.ResourceCollection extends Resource implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> resource
Class org.weblab_project.core.model.Segment extends Resource implements Serializable |
---|
serialVersionUID: 11L
Package org.weblab_project.core.model.content |
---|
Class org.weblab_project.core.model.content.BinaryContent extends Content implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
byte[] data
Class org.weblab_project.core.model.content.Content extends Resource implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
int offset
int limit
Class org.weblab_project.core.model.content.TextContent extends Content implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.String data
Package org.weblab_project.core.model.multimedia |
---|
Class org.weblab_project.core.model.multimedia.Audio extends BinaryMediaUnit implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.core.model.multimedia.BinaryMediaUnit extends MediaUnit implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
byte[] content
Class org.weblab_project.core.model.multimedia.Coordinate extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
int x
int y
Class org.weblab_project.core.model.multimedia.Image extends BinaryMediaUnit implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.core.model.multimedia.SpatialSegment extends Segment implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> coordinate
Class org.weblab_project.core.model.multimedia.TemporalSegment extends Segment implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
int start
int end
Class org.weblab_project.core.model.multimedia.Video extends BinaryMediaUnit implements Serializable |
---|
serialVersionUID: 11L
Package org.weblab_project.core.model.ontology |
---|
Class org.weblab_project.core.model.ontology.Ontology extends PieceOfKnowledge implements Serializable |
---|
serialVersionUID: 11L
Package org.weblab_project.core.model.query |
---|
Class org.weblab_project.core.model.query.ComposedQuery extends Query implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> query
Operator operator
Class org.weblab_project.core.model.query.ElementaryQuery extends Query implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
float weight
Class org.weblab_project.core.model.query.Query extends Resource implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.core.model.query.ResultSet extends Resource implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
PieceOfKnowledge pok
java.util.List<E> resource
Class org.weblab_project.core.model.query.SimilarityQuery extends ElementaryQuery implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> resource
Class org.weblab_project.core.model.query.StringQuery extends ElementaryQuery implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.String request
Package org.weblab_project.core.model.service |
---|
Class org.weblab_project.core.model.service.Service extends Resource implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.Object data
Package org.weblab_project.core.model.structure |
---|
Class org.weblab_project.core.model.structure.Cell extends MediaUnit implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
MediaUnit mediaUnit
Class org.weblab_project.core.model.structure.Line extends MediaUnit implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> cell
Class org.weblab_project.core.model.structure.Table extends MediaUnit implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.util.List<E> line
Package org.weblab_project.core.model.text |
---|
Class org.weblab_project.core.model.text.LinearSegment extends Segment implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
int start
int end
Class org.weblab_project.core.model.text.Text extends MediaUnit implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.String content
Package org.weblab_project.core.model.user |
---|
Class org.weblab_project.core.model.user.UsageContext extends Resource implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.core.model.user.User extends Resource implements Serializable |
---|
serialVersionUID: 11L
Package org.weblab_project.services.analyser |
---|
Class org.weblab_project.services.analyser.ProcessException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.analyser.types |
---|
Class org.weblab_project.services.analyser.types.ProcessArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Resource resource
Class org.weblab_project.services.analyser.types.ProcessReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
Resource resource
Package org.weblab_project.services.configurable |
---|
Class org.weblab_project.services.configurable.ConfigureException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Class org.weblab_project.services.configurable.ResetConfigurationException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.configurable.types |
---|
Class org.weblab_project.services.configurable.types.ConfigureArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
PieceOfKnowledge configuration
Class org.weblab_project.services.configurable.types.ConfigureReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.services.configurable.types.ResetConfigurationArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Class org.weblab_project.services.configurable.types.ResetConfigurationReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Package org.weblab_project.services.contentconsumer |
---|
Class org.weblab_project.services.contentconsumer.SetContentException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.contentconsumer.types |
---|
Class org.weblab_project.services.contentconsumer.types.SetContentArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
Content content
Class org.weblab_project.services.contentconsumer.types.SetContentReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.String contentId
Package org.weblab_project.services.contentprovider |
---|
Class org.weblab_project.services.contentprovider.GetContentException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.contentprovider.types |
---|
Class org.weblab_project.services.contentprovider.types.GetContentArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.String contentId
java.lang.Integer offset
java.lang.Integer limit
Class org.weblab_project.services.contentprovider.types.GetContentReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
Content content
Package org.weblab_project.services.exception |
---|
Class org.weblab_project.services.exception.WebLabException extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.String errorMessage
java.lang.String errorId
Package org.weblab_project.services.indexer |
---|
Class org.weblab_project.services.indexer.IndexException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.indexer.types |
---|
Class org.weblab_project.services.indexer.types.IndexArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Resource resource
Class org.weblab_project.services.indexer.types.IndexReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Package org.weblab_project.services.reportprovider |
---|
Class org.weblab_project.services.reportprovider.AddInformationException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Class org.weblab_project.services.reportprovider.BuildReportException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.reportprovider.types |
---|
Class org.weblab_project.services.reportprovider.types.AddInformationArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Resource resource
Class org.weblab_project.services.reportprovider.types.AddInformationReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.services.reportprovider.types.BuildReportArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Class org.weblab_project.services.reportprovider.types.BuildReportReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
Resource report
Package org.weblab_project.services.resourcecontainer |
---|
Class org.weblab_project.services.resourcecontainer.GetResourceException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Class org.weblab_project.services.resourcecontainer.SaveResourceException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.resourcecontainer.types |
---|
Class org.weblab_project.services.resourcecontainer.types.GetResourceArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
java.lang.String resourceId
Class org.weblab_project.services.resourcecontainer.types.GetResourceReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
Resource resource
Class org.weblab_project.services.resourcecontainer.types.SaveResourceArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Resource resource
Class org.weblab_project.services.resourcecontainer.types.SaveResourceReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
java.lang.String resourceId
Package org.weblab_project.services.searcher |
---|
Class org.weblab_project.services.searcher.SearchException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.searcher.types |
---|
Class org.weblab_project.services.searcher.types.SearchArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Query query
java.lang.Integer offset
java.lang.Integer limit
Class org.weblab_project.services.searcher.types.SearchReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
ResultSet resultSet
Package org.weblab_project.services.sourcereader |
---|
Class org.weblab_project.services.sourcereader.GetResourceException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.sourcereader.types |
---|
Class org.weblab_project.services.sourcereader.types.GetResourceArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
int offset
int limit
Class org.weblab_project.services.sourcereader.types.GetResourceReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
ResourceCollection resources
Package org.weblab_project.services.trainable |
---|
Class org.weblab_project.services.trainable.AddTrainResourceException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Class org.weblab_project.services.trainable.ResetTrainedModelException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Class org.weblab_project.services.trainable.TrainException extends java.lang.Exception implements Serializable |
---|
Serialized Fields |
---|
WebLabException faultInfo
Package org.weblab_project.services.trainable.types |
---|
Class org.weblab_project.services.trainable.types.AddTrainResourceArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Resource resource
Class org.weblab_project.services.trainable.types.AddTrainResourceReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.services.trainable.types.ResetTrainedModelArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Class org.weblab_project.services.trainable.types.ResetTrainedModelReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Class org.weblab_project.services.trainable.types.TrainArgs extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
Serialized Fields |
---|
UsageContext usageContext
Class org.weblab_project.services.trainable.types.TrainReturn extends java.lang.Object implements Serializable |
---|
serialVersionUID: 11L
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |