org.protege.editor.owl.model.classexpression
Class AbstractQueryNode
java.lang.Object
org.protege.editor.owl.model.classexpression.AbstractQueryNode
- All Implemented Interfaces:
- OWLClassExpressionNode
- Direct Known Subclasses:
- OWLClassExpressionNodeDifference, OWLClassExpressionNodePossibly, OWLClassExpressionNodeUnion
public abstract class AbstractQueryNode
- extends Object
- implements OWLClassExpressionNode
Author: Matthew Horridge
The University Of Manchester
Medical Informatics Group
Date: 06-Oct-2006
matthew.horridge@cs.man.ac.uk
www.cs.man.ac.uk/~horridgm
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AbstractQueryNode
protected AbstractQueryNode(OWLClassExpressionNode leftNode,
OWLClassExpressionNode rightNode)
getLeftNode
public OWLClassExpressionNode getLeftNode()
- Specified by:
getLeftNode in interface OWLClassExpressionNode
getRightNode
public OWLClassExpressionNode getRightNode()
- Specified by:
getRightNode in interface OWLClassExpressionNode
getClassExpression
public org.semanticweb.owlapi.model.OWLClassExpression getClassExpression()
- Specified by:
getClassExpression in interface OWLClassExpressionNode
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research