org.tm4j.panckoucke.test.abstraction.section .SectionAbstractorTestBase
Inheritance Hierarchy
| Field Summary | |
|---|---|
| abstractor | |
| john | |
| model | |
| Method Summary | |
|---|---|
| org.tm4j.panckoucke.model.AMArc |
makeModelForTopic(org.tm4j.topicmap.Topic topic)
Let the sectionAbstractor generate a model for the given topic and return
the arc, that connects the topic (which lives in the center of the model)
with its sections.
|
| org.tm4j.panckoucke.impl.abstraction.util.MatrixNode |
matrixNodeOfSection(org.tm4j.panckoucke.model.AMArc sectionsArc,org.tm4j.panckoucke.model.AMGestalt gestaltOfSection)
retrieves the matrix node of a section with the given gestalt
|
| org.tm4j.panckoucke.impl.abstraction.util.MatrixNode |
matrixNodeOfSection(org.tm4j.panckoucke.model.AMNode sectionNode)
Return the first matrix node of the given section.
|
| org.tm4j.panckoucke.model.AMNode | sectionNodeOfGroup(org.tm4j.panckoucke.model.AMArc groupArc,org.tm4j.panckoucke.model.AMGestalt gestaltGroup,org.tm4j.panckoucke.model.AMGestalt gestaltSection,java.lang.Object sectionObject) |
| void |
setUp()
import aboutJohn.ltm and store john in an instance variable
|
Related Topics
Imports
Is Contained By
