public abstract class ClassVariableScope extends AbstractVariableScope<org.semanticweb.owlapi.model.OWLClassExpression> implements VariableScope<org.semanticweb.owlapi.model.OWLClassExpression>
GeneratedVariable instance with CLASS VariableType| Modifier and Type | Method and Description |
|---|---|
org.semanticweb.owlapi.model.OWLClassExpression |
getClassExpression() |
org.semanticweb.owlapi.model.OWLClassExpression |
getScopingObject() |
String |
render(ConstraintSystem constraintSystem) |
getCheckerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcheck, getDirectionpublic org.semanticweb.owlapi.model.OWLClassExpression getClassExpression()
public org.semanticweb.owlapi.model.OWLClassExpression getScopingObject()
getScopingObject in interface VariableScope<org.semanticweb.owlapi.model.OWLClassExpression>public String render(ConstraintSystem constraintSystem)
render in interface RenderableconstraintSystem - constraintSystemCopyright © 2015 The University of Manchester. All Rights Reserved.