D E G I L M N O P R S T U

D

destroy() - Method in class org.ow2.weblab.portlet.DocViewPortlet
 
DocViewPortlet - Class in org.ow2.weblab.portlet
Portlet class to view annotations of a Weblab Document.
DocViewPortlet() - Constructor for class org.ow2.weblab.portlet.DocViewPortlet
 
doEdit(RenderRequest, RenderResponse) - Method in class org.ow2.weblab.portlet.DocViewPortlet
 
doView(RenderRequest, RenderResponse) - Method in class org.ow2.weblab.portlet.DocViewPortlet
 

E

equals(TextZone) - Method in class org.ow2.weblab.portlet.bean.TextZone
test if a text zone equal this text zone by offset.

G

getActionURL() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
getAppContext() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
Getters and setters
getAvaiblePageCount() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
Number of page for this splitter
getCheckBoxInputName(LegendField) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
To get the checkbox value of the field in the HTML form.
getCheckedMap() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
getColor(NamedEntity) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
Method to get the color of a typed valued entity in the legend.
getColorInputName(LegendField) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
To get the color of the field in the HTML form.
getColorMap() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
getCurrentPageEndOffset() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
The end offset of text in the current page
getCurrentPageIndex() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
Current page number
getCurrentPageStartOffset() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
The start offset of text in the current page
getDisplayName() - Method in class org.ow2.weblab.portlet.bean.LegendField
 
getDisplayName(NamedEntity, ResourceBundle) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
to get the display class name for the entity
getEndOffset() - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
getEntitiesReferences() - Method in class org.ow2.weblab.portlet.bean.TextZone
 
getEntityClassURI() - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
getEntityLabel() - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
getEntityReference() - Method in class org.ow2.weblab.portlet.bean.TextZone
get the first entity referenced by the text zone.
getEntityType() - Method in class org.ow2.weblab.portlet.bean.LegendField
Getters and setters
getEntityURI() - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
getFields() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
getHTMLLegend(boolean, ResourceBundle) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
Method used to get a HTML representation of the legend, where colors are editable or not throw a JavaScript color picker .
getHtmlRepresentation(MediaUnit, String, MediaUnitLegend, int, int, PortletURL, ResourceBundle, boolean, boolean, Statements) - Static method in class org.ow2.weblab.portlet.tool.MediaUnitHighLighter
get a HTML representation text parts of the media unit where annotations about entities are located inside span tag. span class corresponding context and the entity type.
getLegend(MediaUnit) - Static method in class org.ow2.weblab.portlet.tool.LegendFactory
To get the MediaUnitLegend of the media unit.
getMachedValuesOnPredicat(String) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
Get values corresponding a predicate in the legend.
getMatchedValue() - Method in class org.ow2.weblab.portlet.bean.LegendField
 
getMediaUnit() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
 
getPredicats() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
getResourceContainerService(URL, URL) - Static method in class org.ow2.weblab.portlet.tool.ResourceContainerUtil
Build a Searcher service from WSDL and web Service URL.
getServiceURL() - Method in class org.ow2.weblab.portlet.tool.RepoServiceConfigBean
 
getStartOffset() - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
getStyle(NamedEntity) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
Method to get the css style name of an named entity.
getStyleClassName() - Method in class org.ow2.weblab.portlet.bean.LegendField
 
getStyleColor() - Method in class org.ow2.weblab.portlet.bean.LegendField
 
getStyleContext() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
getStyleMap() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
getTextEndOffset() - Method in class org.ow2.weblab.portlet.bean.TextZone
 
getTextSize() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
 
getTextStartOffset() - Method in class org.ow2.weblab.portlet.bean.TextZone
 

I

init() - Method in class org.ow2.weblab.portlet.DocViewPortlet
 
isCandidate() - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
isOverLap() - Method in class org.ow2.weblab.portlet.bean.TextZone
check if the text zone is an overlap zone (at least two entities referenced).
isShow() - Method in class org.ow2.weblab.portlet.bean.LegendField
 

L

LEGEND_CHECKBOX_COLOR - Static variable in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
LEGEND_CHECKBOX_INPUT - Static variable in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
LEGEND_COLOR_INPUT - Static variable in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
LegendFactory - Class in org.ow2.weblab.portlet.tool
Factory to make the legend of a weblab media unit.
LegendField - Class in org.ow2.weblab.portlet.bean
Bean representing an field in a DocumentLegend.
LegendField(String, String, String, String, String, boolean) - Constructor for class org.ow2.weblab.portlet.bean.LegendField
Public constructor
LegendField() - Constructor for class org.ow2.weblab.portlet.bean.LegendField
Public constructor without parameters.

M

MediaUnitHighLighter - Class in org.ow2.weblab.portlet.tool
A MediaUnitHighlighter render a highlighted Weblab media unit.
MediaUnitLegend - Class in org.ow2.weblab.portlet.tool
Class representing an editable Media Unit legend and get it HTML representation.
MediaUnitLegend() - Constructor for class org.ow2.weblab.portlet.tool.MediaUnitLegend
Public constructor without parameters.
MediaUnitLegend(List<LegendField>, String, String) - Constructor for class org.ow2.weblab.portlet.tool.MediaUnitLegend
Public constructor taking in parameters
MediaUnitSplitter - Class in org.ow2.weblab.portlet.tool
MediaUnitSplitter manage splitted Text media units for pagination.
MediaUnitSplitter() - Constructor for class org.ow2.weblab.portlet.tool.MediaUnitSplitter
 
MediaUnitSplitter(MediaUnit, int) - Constructor for class org.ow2.weblab.portlet.tool.MediaUnitSplitter
Constructor

N

NamedEntity - Class in org.ow2.weblab.portlet.bean
Bean class representing a Named Entity A named entity has properties like start and end offset in a text, Value like "Person", URItype like "http://weblab.eads.com/property/gate/annotation" Style class name like "_annotation_gate_person"
NamedEntity(int, int, String, String, String, boolean) - Constructor for class org.ow2.weblab.portlet.bean.NamedEntity
 
nextPage() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
change current page to the next page, if exist.

O

org.ow2.weblab.portlet - package org.ow2.weblab.portlet
 
org.ow2.weblab.portlet.bean - package org.ow2.weblab.portlet.bean
 
org.ow2.weblab.portlet.tool - package org.ow2.weblab.portlet.tool
 

P

prevPage() - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
change current page to the previous page, if exist.
processAction(ActionRequest, ActionResponse) - Method in class org.ow2.weblab.portlet.DocViewPortlet
 
processEvent(EventRequest, EventResponse) - Method in class org.ow2.weblab.portlet.DocViewPortlet
 

R

reference(NamedEntity) - Method in class org.ow2.weblab.portlet.bean.TextZone
check a named entitie is referenced in this text zone.
referenceEntities() - Method in class org.ow2.weblab.portlet.bean.TextZone
check if the text zone reference at least one entity.
RepoServiceConfigBean - Class in org.ow2.weblab.portlet.tool
Bean representing the configuration of the search service.
RepoServiceConfigBean() - Constructor for class org.ow2.weblab.portlet.tool.RepoServiceConfigBean
 
ResourceContainerUtil - Class in org.ow2.weblab.portlet.tool
 
ResourceContainerUtil() - Constructor for class org.ow2.weblab.portlet.tool.ResourceContainerUtil
 

S

SAVE_LEGEND_SUBMIT - Static variable in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
serveResource(ResourceRequest, ResourceResponse) - Method in class org.ow2.weblab.portlet.DocViewPortlet
 
setActionURL(String) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
setAppContext(String) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
setCandidate(boolean) - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
setCheckedMap(Map<String, Boolean>) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
setColorMap(Map<String, String>) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
setCurrentPageIndex(int) - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
Set the current page for this splitter
setDisplayName(String) - Method in class org.ow2.weblab.portlet.bean.LegendField
 
setEndOffset(int) - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
setEntitiesList(List<NamedEntity>) - Method in class org.ow2.weblab.portlet.bean.TextZone
 
setEntityClassURI(String) - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
setEntityLabel(String) - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
setEntityType(String) - Method in class org.ow2.weblab.portlet.bean.LegendField
 
setEntityURI(String) - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
setFields(List<LegendField>) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
setMatchedValue(String) - Method in class org.ow2.weblab.portlet.bean.LegendField
 
setMediaUnit(MediaUnit) - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
 
setServiceURL(String) - Method in class org.ow2.weblab.portlet.tool.RepoServiceConfigBean
 
setShow(boolean) - Method in class org.ow2.weblab.portlet.bean.LegendField
 
setStartOffset(int) - Method in class org.ow2.weblab.portlet.bean.NamedEntity
 
setStyleClassName(String) - Method in class org.ow2.weblab.portlet.bean.LegendField
 
setStyleColor(String) - Method in class org.ow2.weblab.portlet.bean.LegendField
 
setStyleContext(String) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
setStyleMap(Map<String, String>) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 
setTextEndOffset(int) - Method in class org.ow2.weblab.portlet.bean.TextZone
 
setTextSize(int) - Method in class org.ow2.weblab.portlet.tool.MediaUnitSplitter
 
setTextStartOffset(int) - Method in class org.ow2.weblab.portlet.bean.TextZone
 
show(NamedEntity) - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
Method to get visibility of the named entity.

T

TextZone - Class in org.ow2.weblab.portlet.bean
Class representing a text zone.
TextZone(int, int) - Constructor for class org.ow2.weblab.portlet.bean.TextZone
public constructor with parameters.

U

updateShemColor() - Method in class org.ow2.weblab.portlet.tool.MediaUnitLegend
 

D E G I L M N O P R S T U

Copyright © 2004-2011. All Rights Reserved.