org.semanticweb.elk.owlapi.wrapper
Class ElkObjectMaxCardinalityQualifiedWrap<T extends org.semanticweb.owlapi.model.OWLObjectMaxCardinality>
java.lang.Object
org.semanticweb.elk.owlapi.wrapper.ElkObjectWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkClassExpressionWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkObjectMaxCardinalityWrap<T>
org.semanticweb.elk.owlapi.wrapper.ElkObjectMaxCardinalityQualifiedWrap<T>
- Type Parameters:
T - the type of the wrapped object
- All Implemented Interfaces:
- ElkCardinalityRestriction<ElkObjectPropertyExpression>, ElkCardinalityRestrictionQualified<ElkObjectPropertyExpression,ElkClassExpression>, ElkClassExpression, ElkObject, ElkObjectMaxCardinality, ElkObjectMaxCardinalityQualified, ElkPropertyRestriction<ElkObjectPropertyExpression>, ElkPropertyRestrictionQualified<ElkObjectPropertyExpression,ElkClassExpression>
public class ElkObjectMaxCardinalityQualifiedWrap<T extends org.semanticweb.owlapi.model.OWLObjectMaxCardinality>
- extends ElkObjectMaxCardinalityWrap<T>
- implements ElkObjectMaxCardinalityQualified
Implements the ElkObjectMaxCardinalityQualified interface by wrapping
qualified instances of OWLObjectMaxCardinality
- 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.