| Package | Description |
|---|---|
| uk.ac.manchester.cs.bhig.util | |
| uk.ac.manchester.cs.owl.explanation.ordering |
| Modifier and Type | Method and Description |
|---|---|
void |
MutableTree.addChild(MutableTree<N> child) |
void |
MutableTree.addChild(MutableTree<N> child,
Object edge) |
void |
MutableTree.removeChild(MutableTree<N> child) |
void |
MutableTree.replace(MutableTree<N> tree)
Deprecated.
this method is not in the public interface and is unused.
|
void |
MutableTree.setParent(MutableTree<N> parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
EntailedAxiomTree |
class |
ExplanationTree |
Copyright © 2014 The University of Manchester. All Rights Reserved.