Uses of Interface
org.mindswap.owl.list.ListVocabulary

Packages that use ListVocabulary
org.mindswap.owl   
org.mindswap.owl.list   
org.mindswap.owl.vocabulary   
org.mindswap.owls.vocabulary   
 

Uses of ListVocabulary in org.mindswap.owl
 

Methods in org.mindswap.owl with parameters of type ListVocabulary
 RDFList OWLModel.createList(ListVocabulary vocabulary)
           
 RDFList OWLModel.createList(ListVocabulary vocabulary, OWLIndividual item)
           
 RDFList OWLModel.createList(ListVocabulary vocabulary, OWLIndividualList items)
           
 

Uses of ListVocabulary in org.mindswap.owl.list
 

Classes in org.mindswap.owl.list that implement ListVocabulary
 class GenericListVocabulary
           
 

Methods in org.mindswap.owl.list that return ListVocabulary
 ListVocabulary RDFList.getVocabulary()
           
 ListVocabulary ListVocabulary.specialize(OWLClass listType)
           
 ListVocabulary GenericListVocabulary.specialize(OWLClass listType)
           
 

Uses of ListVocabulary in org.mindswap.owl.vocabulary
 

Fields in org.mindswap.owl.vocabulary declared as ListVocabulary
static ListVocabulary SWRL.AtomListVocabulary
           
static ListVocabulary RDF.ListVocabulary
           
 

Uses of ListVocabulary in org.mindswap.owls.vocabulary
 

Fields in org.mindswap.owls.vocabulary declared as ListVocabulary
static ListVocabulary OWLS_1_1.CCBag
           
static ListVocabulary OWLS_1_1.CCList
           
static ListVocabulary OWLS_1_1.ObjList
           
static ListVocabulary OWLS_1_0DL.ObjList
           
 



Copyright © 2004 Evren Sirin. All Rights Reserved.