org.semanticweb.elk.owlapi.wrapper
Class ElkObjectExactCardinalityQualifiedWrap<T extends org.semanticweb.owlapi.model.OWLObjectExactCardinality>
java.lang.Object
org.semanticweb.elk.owlapi.wrapper.ElkObjectWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkClassExpressionWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkObjectExactCardinalityWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkObjectExactCardinalityQualifiedWrap<T>
- Type Parameters:
T - the type of the wrapped object
- All Implemented Interfaces:
- ElkCardinalityRestriction<ElkObjectPropertyExpression>, ElkCardinalityRestrictionQualified<ElkObjectPropertyExpression,ElkClassExpression>, ElkClassExpression, ElkObject, ElkObjectExactCardinality, ElkObjectExactCardinalityQualified, ElkPropertyRestriction<ElkObjectPropertyExpression>, ElkPropertyRestrictionQualified<ElkObjectPropertyExpression,ElkClassExpression>
public class ElkObjectExactCardinalityQualifiedWrap<T extends org.semanticweb.owlapi.model.OWLObjectExactCardinality>
- extends ElkObjectExactCardinalityWrap<T>
- implements ElkObjectExactCardinalityQualified
Implements the ElkObjectExactCardinalityQualified interface by
wrapping qualified instances of OWLObjectExactCardinality
- Author:
- Yevgeny Kazakov
| Methods inherited from interface org.semanticweb.elk.owl.interfaces.ElkObject |
accept |
getFiller
public ElkClassExpression getFiller()
- Specified by:
getFiller in interface ElkPropertyRestrictionQualified<ElkObjectPropertyExpression,ElkClassExpression>
Copyright © 2011-2013 Department of Computer Science, University of Oxford. All Rights Reserved.