|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrphanTypeNode | |
|---|---|
| org.semanticweb.elk.reasoner.taxonomy | |
| Uses of OrphanTypeNode in org.semanticweb.elk.reasoner.taxonomy |
|---|
| Classes in org.semanticweb.elk.reasoner.taxonomy with type parameters of type OrphanTypeNode | |
|---|---|
class |
SingletoneInstanceTaxonomy<T extends ElkObject,I extends ElkObject,N extends OrphanTypeNode<T,I>>
An InstanceTaxonomy consisting of a single TypeNode = top
node = bottom node, which has a single InstanceNode. |
| Methods in org.semanticweb.elk.reasoner.taxonomy that return types with arguments of type OrphanTypeNode | |
|---|---|
Set<? extends OrphanTypeNode<T,I>> |
OrphanInstanceNode.getAllTypeNodes()
|
Set<? extends OrphanTypeNode<T,I>> |
OrphanInstanceNode.getDirectTypeNodes()
|
| Constructors in org.semanticweb.elk.reasoner.taxonomy with parameters of type OrphanTypeNode | |
|---|---|
OrphanInstanceNode(Set<I> instances,
I canonicalInstance,
OrphanTypeNode<T,I> typeNode)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||