olr.relations
Class RelationViewer

java.lang.Object
  extended byolr.relations.RelationViewer

public final class RelationViewer
extends java.lang.Object

Version:
$Id: RelationViewer.java,v 1.9 2004/08/02 18:36:53 roku Exp $

Constructor Summary
RelationViewer(Model model)
          Initializes an instance of this class.
 
Method Summary
 java.util.List getRelationTypes()
           
 java.util.List getSpecificRelations(java.lang.String aboutURI, java.lang.String predicate)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RelationViewer

public RelationViewer(Model model)
Initializes an instance of this class.

Parameters:
model -
Method Detail

getRelationTypes

public java.util.List getRelationTypes()

getSpecificRelations

public java.util.List getSpecificRelations(java.lang.String aboutURI,
                                           java.lang.String predicate)


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