org.protege.editor.owl.model.classexpression
Interface OWLClassExpressionNode
- All Known Implementing Classes:
- AbstractQueryNode, OWLClassExpressionLeafNode, OWLClassExpressionNodeDifference, OWLClassExpressionNodePossibly, OWLClassExpressionNodeUnion
public interface 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
getClassExpression
org.semanticweb.owlapi.model.OWLClassExpression getClassExpression()
accept
void accept(OWLClassExpressionNodeVisitor visitor)
getLeftNode
OWLClassExpressionNode getLeftNode()
getRightNode
OWLClassExpressionNode getRightNode()
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