org.semanticweb.elk.owl.implementation
Class ElkDataAllValuesFromImpl

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

public class ElkDataAllValuesFromImpl
extends ElkDataPropertyListRestrictionQualifiedImpl
implements ElkDataAllValuesFrom

Implementation of ElkDataAllValuesFrom.

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.