Uses of Interface
org.openrdf.concepts.skos.core.ConceptScheme

Packages that use ConceptScheme
org.openrdf.concepts.skos.core   
 

Uses of ConceptScheme in org.openrdf.concepts.skos.core
 

Methods in org.openrdf.concepts.skos.core that return types with arguments of type ConceptScheme
 Set<ConceptScheme> Concept.getSkosInSchemes()
          A concept may be a member of more than one concept scheme.
 

Method parameters in org.openrdf.concepts.skos.core with type arguments of type ConceptScheme
 void Concept.setSkosInSchemes(Set<? extends ConceptScheme> value)
          A concept may be a member of more than one concept scheme.
 



Copyright © 2004-2008 Aduna. All Rights Reserved.