Uses of Class
myRDF.model.Model

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

Uses of Model in olr.relations
 

Constructors in olr.relations with parameters of type Model
RelationViewer(Model model)
           
 

Uses of Model in olr.structure
 

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

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)
           
 

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()
           
 

Constructors in olr.viewer with parameters of type Model
CourseViewer(Model model, java.lang.String title)
           
InstanceFileViewer(Model model, java.lang.String title)
           
ModelViewer(Model model, java.lang.String title)
           
SchemaViewer(Model model, java.lang.String title)
           
 



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