@PortedFrom(file="tDLAxiom.h", name="TDLAxiomSingleDRole") public abstract class AxiomSingleDRole extends Object
| Modifier and Type | Method and Description |
|---|---|
TOntologyAtom |
getAtom() |
int |
getId() |
org.semanticweb.owlapi.model.OWLAxiom |
getOWLAxiom() |
DataRoleExpression |
getRole() |
TSignature |
getSignature() |
boolean |
isInModule() |
boolean |
isInSS() |
boolean |
isUsed() |
void |
setAtom(TOntologyAtom atom) |
void |
setId(int Id) |
void |
setInModule(boolean inModule) |
void |
setInSS(boolean flag)
set the isSearchSpace flag
|
void |
setUsed(boolean Used) |
String |
toString() |
equals, getClass, hashCode, notify, notifyAll, wait, wait, waitaccept, accept@PortedFrom(file="tDLAxiom.h", name="getRole") public DataRoleExpression getRole()
@PortedFrom(file="tDLAxiom.h", name="getAtom") public TOntologyAtom getAtom()
getAtom in interface AxiomInterface@PortedFrom(file="tDLAxiom.h", name="setAtom") public void setAtom(TOntologyAtom atom)
setAtom in interface AxiomInterfaceatom - atom@PortedFrom(file="tDLAxiom.h", name="setInSS") public void setInSS(boolean flag)
setInSS in interface AxiomInterfaceflag - flag@PortedFrom(file="tDLAxiom.h", name="isInSS") public boolean isInSS()
isInSS in interface AxiomInterface@PortedFrom(file="tDLAxiom.h", name="getSignature") public TSignature getSignature()
getSignature in interface AxiomInterfacepublic org.semanticweb.owlapi.model.OWLAxiom getOWLAxiom()
getOWLAxiom in interface AxiomInterface@PortedFrom(file="tDLAxiom.h", name="getId") public int getId()
getId in interface AxiomInterfacepublic boolean isInModule()
isInModule in interface AxiomInterfacepublic boolean isUsed()
isUsed in interface AxiomInterface@PortedFrom(file="tDLAxiom.h", name="setId") public void setId(int Id)
setId in interface AxiomInterfaceId - Id@PortedFrom(file="tDLAxiom.h", name="setInModule") public void setInModule(boolean inModule)
setInModule in interface AxiomInterfaceinModule - inModule@PortedFrom(file="tDLAxiom.h", name="setUsed") public void setUsed(boolean Used)
setUsed in interface AxiomInterfaceUsed - UsedCopyright © 2015 The University of Manchester. All rights reserved.