Package no.uio.edd.model.geo

Interface Summary
GeoModelLinkable An interface representing all objects that can be at either side of a link pair.
GeoModelLocation An interface representing all objects that can be connected to a location on earth: places, elements that can be names of places, and added nodes that can represent locations.
 

Class Summary
AddedNode A node created manually by the operator.
AddedNodeSet The set of nodes added manually by the operator.
GeoModel The main applet class for this application.
GeoModelAddedNodes  
GeoModelAddedNodesDashboard  
GeoModelAddedNodesTableView  
GeoModelCoref  
GeoModelCorefDashboard  
GeoModelCorefTableView  
GeoModelElement A kind of a wrapper class around a DOM Element so that the local interface can be added easily.
GeoModelLink A class for storing links between nodes.
GeoModelLinkSet A set of links between nodes.
GeoModelNetworkVisualise  
GeoModelNetworkVisualiseDashboard  
GeoModelNetworkVisualiseTableView  
GeoModelPerson Store a set of information about one person.
GeoModelPersonReg A class for full sets of person information records.
GeoModelPersonTitCat A class for storing taxonomies of persons' titles and categories.
GeoModelPlace  
GeoModelPlaceReg  
GeoModelPlaceRegTableView  
GeoModelProperties  
GeoModelPropertiesDashboard  
GeoModelPropertiesTableView  
GeoModelRunner The main runner for the GeoModelText application.
GeoModelTableView This abstract class is used to hold the general parts of the two table views, the one for entities and the one for properties.
GeoModelTableViewEntities Controls the tables used to show and edit entities.
GeoModelTableViewProperties Controls the tables used to show and edit properties.
NodeListView A class representing the left part of the screen, with text and buttons.
 

Exception Summary
GeoModelCorefErrorException  
GeoModelException  
GeoModelLinkException  
GeoModelLocationException