Package uk.ac.kcl.cch.jb.pliny.model

Interface Summary
IHasAttributeProperties  
IHasLoType announces that the model data has a LOType value, and defines the method names used to access them.
IHasResource asserted by model items that are not themselves Resources, but sometimes need to stand in for them.
INamedObject asserts that a model element has a name attribute, and provides methods that can access and change that name.
 

Class Summary
Anchor  
Annotation  
AttributedResourceHandler provides a tool to manage the Resource attributes field as a java.util.Properties item.
DBServices provides linking services between the DB engine and the rdb2java model objects.
Favourite  
FavouriteQuery  
GlobalData  
GlobalDataQuery  
Link  
LinkableObject  
LinkableObjectQuery  
LinkQuery  
LOType  
LOType.CurrentTypeManager  
LOTypeQuery  
MapContentHolder a convenience class designed to make GEF MVC modelling for Pliny's resource/annotation area easier -- to represent to GEF the intermediate state between a LinkableObject and the display of its reference area.
MessageForGEF  
Note  
NoteLucened an extension of the {link Note} class generated by rdb2java and managing the DB storage of data to support the simultaneous storing of Note text by Lucene.
NoteQuery  
ObjectType  
ObjectTypeQuery  
Plugin  
PluginQuery  
ReferencerList the model class that corresponds to the Pliny referencer for a LinkableObject that can be displayed in a reference/annotation area.
ReferencerManager manages the display and the data that supports the display of the referencer object for a reference/annotation area.
Resource  
ResourceCache overrides the Rdb2javaCache used by other rdb2java managed objects to meet the special needs of the Resource class.
ResourceHolder acts as a surrogate for a {link Resource} which is acting as the root part for a GEF reference/annotation area display.
ResourceQuery  
TextContentHolder a convenience class designed to make GEF MVC modelling for Pliny's resource/annotation area easier -- to represent to GEF the intermediate state between a LinkableObject and the display of its surrogate's content.
VirtualResource VirtualResource is used in places where a resource item needs to be shown for a reference/annotation area -- but there is as of yet no data in the reference/annotation area and hence a corresponding Resource to hold it is not yet needed in the backing store DB.