@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 |
getName() |
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>Copyright © 2015 The University of Manchester. All rights reserved.