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

Packages that use ObjectSome
org.semanticweb.kaon2.api   
 

Uses of ObjectSome in org.semanticweb.kaon2.api
 

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

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