Uses of Interface
org.semanticweb.kaon2.api.owl.elements.ObjectAll

Packages that use ObjectAll
org.semanticweb.kaon2.api   
 

Uses of ObjectAll in org.semanticweb.kaon2.api
 

Methods in org.semanticweb.kaon2.api that return ObjectAll
 ObjectAll KAON2Factory.objectAll(ObjectProperty objectProperty, Description description)
           
 

Methods in org.semanticweb.kaon2.api with parameters of type ObjectAll
 java.lang.Object KAON2Visitor.visit(ObjectAll object)