org.semanticweb.elk.owl.implementation
Class ElkDataPropertyImpl
java.lang.Object
org.semanticweb.elk.owl.implementation.ElkObjectImpl
org.semanticweb.elk.owl.implementation.ElkIriObject
org.semanticweb.elk.owl.implementation.ElkDataPropertyImpl
- All Implemented Interfaces:
- ElkDataProperty, ElkDataPropertyExpression, ElkEntity, ElkObject
public class ElkDataPropertyImpl
- extends ElkIriObject
- implements ElkEntity, ElkDataProperty
ELK implementation of ElkDataProperty.
- Author:
- Markus Kroetzsch
| Fields inherited from class org.semanticweb.elk.owl.implementation.ElkIriObject |
iri |
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkEntity |
getIri |
accept
public <O> O accept(ElkDataPropertyExpressionVisitor<O> visitor)
- Specified by:
accept in interface ElkDataPropertyExpression
accept
public <O> O accept(ElkEntityVisitor<O> visitor)
- Specified by:
accept in interface ElkEntity
accept
public <O> O accept(ElkObjectVisitor<O> visitor)
- Specified by:
accept in interface ElkObject
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.