Uses of Class
olr.rdf.Model

Packages that use Model
olr.relations   
olr.toolbar   
olr.viewer   
 

Uses of Model in olr.relations
 

Constructors in olr.relations with parameters of type Model
RelationViewer(Model model)
          Initializes an instance of this class.
 

Uses of Model in olr.toolbar
 

Methods in olr.toolbar with parameters of type Model
 boolean ToolbarSession.addSchema(Model model, java.lang.String title)
           
 boolean ToolbarSession.addSchema(Model model, java.lang.String title, boolean nonRemovable)
           
 boolean ToolbarSession.addInstanceFile(Model model, java.lang.String title)
           
 boolean AbstractToolbarSession.addSchema(Model model, java.lang.String title)
           
 boolean AbstractToolbarSession.addSchema(Model model, java.lang.String title, boolean nonRemovable)
           
 boolean AbstractToolbarSession.addInstanceFile(Model model, java.lang.String title)
           
 

Uses of Model in olr.viewer
 

Fields in olr.viewer declared as Model
protected  Model ModelViewer.model
           
 

Methods in olr.viewer that return Model
 Model ModelViewer.getModel()
           
 

Methods in olr.viewer with parameters of type Model
 void CourseViewers.addSchema(Model model, java.lang.String title)
           
 

Constructors in olr.viewer with parameters of type Model
CourseViewer(Model model, java.lang.String root, java.lang.String title, boolean isAuthor)
          Initializes an instance of this class.
InstanceFileViewer(Model model, java.lang.String title)
           
SchemaViewer(Model model, java.lang.String title)
          Initializes an instance of this class.
 



Copyright © 2001-2004 University of Hannover. All Rights Reserved.