Uses of Class
myRDF.model.StatementPool

Packages that use StatementPool
myRDF.model   
olr   
olr.statement   
 

Uses of StatementPool in myRDF.model
 

Fields in myRDF.model declared as StatementPool
protected  StatementPool Model.statementPool
           
 

Methods in myRDF.model that return StatementPool
 StatementPool Model.getStatementPool()
           
 

Constructors in myRDF.model with parameters of type StatementPool
Model(java.lang.String namespaceURI, StatementPool statementPool)
           
 

Uses of StatementPool in olr
 

Subclasses of StatementPool in olr
 class OLR3StatementPool
           
 

Uses of StatementPool in olr.statement
 

Subclasses of StatementPool in olr.statement
 class DBStatementPool
           
 



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