@PortedFrom(file="tDLExpression.h", name="TDLDataOneOf") public class DataOneOf extends NAryExpressionImpl<Literal<?>> implements NAryExpression<Literal<?>>, DataExpression, Serializable
| Constructor and Description |
|---|
DataOneOf(List<Literal<?>> v)
create one-of from individuals in the given array
|
| Modifier and Type | Method and Description |
|---|---|
void |
accept(DLExpressionVisitor visitor)
accept method for the visitor pattern
|
<O> O |
accept(DLExpressionVisitorEx<O> visitor) |
org.semanticweb.owlapi.model.IRI |
getIRI() |
add, add, getArguments, isEmpty, size, toString, transformequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, add, allMatch, allMatchWithFirst, anyMatch, anyMatchWithFirst, getArguments, isEmpty, size, transform@PortedFrom(file="tDLExpression.h", name="accept") public void accept(DLExpressionVisitor visitor)
Expressionaccept in interface Expressionvisitor - visitor@PortedFrom(file="tDLExpression.h", name="accept") public <O> O accept(DLExpressionVisitorEx<O> visitor)
accept in interface ExpressionO - visitor typevisitor - visitorpublic org.semanticweb.owlapi.model.IRI getIRI()
getIRI in interface org.semanticweb.owlapi.model.HasIRIgetIRI in interface ExpressionCopyright © 2016 The University of Manchester. All rights reserved.