org.semanticweb.elk.owl.interfaces
Interface ElkClass

All Superinterfaces:
ElkClassExpression, ElkEntity, ElkObject
All Known Implementing Classes:
PredefinedElkClass

public interface ElkClass
extends ElkClassExpression, ElkEntity

Corresponds to a Class in the OWL 2 specification.

Author:
Markus Kroetzsch

Method Summary
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkClassExpression
accept
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkEntity
accept, getIri
 
Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject
accept
 



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