O - typepublic abstract class VariableAttribute<O> extends AbstractOPPLFunction<O> implements OPPLFunction<O>
| Constructor and Description |
|---|
VariableAttribute(Variable<?> variable,
AttributeName attribute) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
AttributeName |
getAttribute() |
Variable<?> |
getVariable() |
int |
hashCode() |
String |
render(ConstraintSystem constraintSystem) |
String |
render(org.semanticweb.owlapi.util.ShortFormProvider shortFormProvider) |
String |
toString() |
compute, getValueComputationclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, computepublic VariableAttribute(Variable<?> variable, AttributeName attribute)
variable - variableattribute - attributepublic Variable<?> getVariable()
public AttributeName getAttribute()
public String render(ConstraintSystem constraintSystem)
render in interface RenderableconstraintSystem - constraintSystempublic String render(org.semanticweb.owlapi.util.ShortFormProvider shortFormProvider)
render in interface OPPLFunction<O>shortFormProvider - shortFormProviderCopyright © 2015 The University of Manchester. All Rights Reserved.