|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.semanticweb.HermiT.debugger.Debugger.NodeCreationInfo
public static class Debugger.NodeCreationInfo
Field Summary | |
---|---|
java.util.List<Node> |
m_children
|
ExistentialConcept |
m_createdByExistential
|
Node |
m_createdByNode
|
Node |
m_node
|
Constructor Summary | |
---|---|
Debugger.NodeCreationInfo(Node node,
Node createdByNode,
ExistentialConcept createdByExistential)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public final Node m_node
public final Node m_createdByNode
public final ExistentialConcept m_createdByExistential
public final java.util.List<Node> m_children
Constructor Detail |
---|
public Debugger.NodeCreationInfo(Node node, Node createdByNode, ExistentialConcept createdByExistential)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |