org.semanticweb.elk.owl.implementation
Class ElkDataSomeValuesFromImpl

java.lang.Object
  extended by org.semanticweb.elk.owl.implementation.ElkDataPropertyListRestrictionQualifiedImpl
      extended by org.semanticweb.elk.owl.implementation.ElkDataSomeValuesFromImpl
All Implemented Interfaces:
ElkClassExpression, ElkDataPropertyListRestrictionQualified, ElkDataSomeValuesFrom, ElkObject

public class ElkDataSomeValuesFromImpl
extends ElkDataPropertyListRestrictionQualifiedImpl
implements ElkDataSomeValuesFrom

Implementation of ElkDataSomeValuesFrom.

Author:
Markus Kroetzsch, "Yevgeny Kazakov"

Method Summary
<O> O
accept(ElkClassExpressionVisitor<O> visitor)
           
 
Methods inherited from class org.semanticweb.elk.owl.implementation.ElkDataPropertyListRestrictionQualifiedImpl
accept, getDataPropertyExpressions, getDataRange
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkDataPropertyListRestrictionQualified
getDataPropertyExpressions, getDataRange
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject
accept
 

Method Detail

accept

public <O> O accept(ElkClassExpressionVisitor<O> visitor)
Specified by:
accept in interface ElkClassExpression


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