T - the type of the wrapped objectpublic class ElkObjectHasSelfWrap<T extends org.semanticweb.owlapi.model.OWLObjectHasSelf> extends ElkClassExpressionWrap<T> implements ElkObjectHasSelf
ElkObjectHasSelf interface by wrapping instances of
OWLObjectHasSelfconverter, owlObject| Modifier and Type | Method and Description |
|---|---|
<O> O |
accept(ElkClassExpressionVisitor<O> visitor) |
ElkObjectPropertyExpression |
getProperty() |
accepthashCodepublic ElkObjectPropertyExpression getProperty()
getProperty in interface ElkPropertyRestriction<ElkObjectPropertyExpression>public <O> O accept(ElkClassExpressionVisitor<O> visitor)
accept in interface ElkClassExpressionaccept in class ElkClassExpressionWrap<T extends org.semanticweb.owlapi.model.OWLObjectHasSelf>Copyright © 2011-2015 Department of Computer Science, University of Oxford. All Rights Reserved.