@Original public abstract class AbstractConceptDataCardinality extends Object implements ConceptDataCardinalityExpression, DataRoleArg, Serializable
| Modifier and Type | Method and Description |
|---|---|
int |
getCardinality() |
DataRoleExpression |
getDataRoleExpression()
get access to the argument
|
DataExpression |
getExpr() |
org.semanticweb.owlapi.model.IRI |
getIRI() |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitacceptaccept@PortedFrom(file="tDLExpression.h", name="getNumber") public int getCardinality()
getCardinality in interface NumberArgpublic DataRoleExpression getDataRoleExpression()
getDataRoleExpression in interface DataRoleArg@PortedFrom(file="tDLExpression.h", name="getExpr") public DataExpression getExpr()
getExpr in interface DataExpressionArg<DataExpression>public 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.