org.tm4j.panckoucke.impl.abstraction.util .Section
Description
A Section is the main building block of the model that the SectionAbstractor creates. It is transformed into an AbstractModel by the SectionMolder.
Inheritance Hierarchy
| Method Summary | |
|---|---|
| void |
addMatrix(org.tm4j.panckoucke.impl.abstraction.util.Matrix matrix)
Adds a matrix to the subsection that is
identified by the given MemberProxy.
|
| java.util.List | getMatrices() |
| void | setMatrices(org.tm4j.panckoucke.impl.abstraction.util.Matrix[] theMatrices) |
Related Topics
Imports
Is Contained By
Is Imported By
