Uses of Interface
org.openrdf.concepts.rdfs.Container

Packages that use Container
org.openrdf.concepts.rdf   
org.openrdf.concepts.skos.mapping   
org.openrdf.concepts.voc   
 

Uses of Container in org.openrdf.concepts.rdf
 

Subinterfaces of Container in org.openrdf.concepts.rdf
 interface Alt<E>
          The class of containers of alternatives.
 interface Bag<E>
          The class of unordered containers.
 interface Seq<E>
          The class of ordered containers.
 

Uses of Container in org.openrdf.concepts.skos.mapping
 

Subinterfaces of Container in org.openrdf.concepts.skos.mapping
 interface AND
          This class is a shorthand for an intersection construct.
 interface NOT
          This class is a shorthand for a negation construct.
 interface OR
          This class is a shorthand for a union construct.
 

Uses of Container in org.openrdf.concepts.voc
 

Subinterfaces of Container in org.openrdf.concepts.voc
 interface Vocabulary
          A vocabulary is a set of terms.
 



Copyright © 2004-2008 Aduna. All Rights Reserved.