org.tm4j.panckoucke.impl.abstraction.util .SectionGroup

Description

A SectionGroup is a container for sections. It is transformed into an AbstractModel by the SectionMolder.

Method Summary
void addSection(org.tm4j.panckoucke.impl.abstraction.util.Section section)
adds the given MemberProxy as a subsection if it is not already contained.
java.util.List getSections()