Uses of Interface
org.semanticweb.elk.owl.interfaces.ElkDataHasValue

Packages that use ElkDataHasValue
org.semanticweb.elk.owl.interfaces   
org.semanticweb.elk.owl.util   
org.semanticweb.elk.owl.visitors   
 

Uses of ElkDataHasValue in org.semanticweb.elk.owl.interfaces
 

Methods in org.semanticweb.elk.owl.interfaces that return ElkDataHasValue
 ElkDataHasValue ElkObjectFactory.getDataHasValue(ElkDataPropertyExpression dataPropertyExpression, ElkLiteral literal)
          Create an ElkDataHasValue.
 

Uses of ElkDataHasValue in org.semanticweb.elk.owl.util
 

Methods in org.semanticweb.elk.owl.util with parameters of type ElkDataHasValue
 String OwlObjectNameVisitor.visit(ElkDataHasValue elkDataHasValue)
           
 

Uses of ElkDataHasValue in org.semanticweb.elk.owl.visitors
 

Methods in org.semanticweb.elk.owl.visitors with parameters of type ElkDataHasValue
 O ElkClassExpressionVisitor.visit(ElkDataHasValue elkDataHasValue)
           
 



Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.