org.tm4j.panckoucke.impl.abstraction.util .SectionMolder
Description
The SectionMolder implements the Section-Pattern.
It takes Section or Section-Group-Objects and transfers
them into AbstractModel-Graphs.
Inheritance Hierarchy
- java.lang.Object
- SectionMolder
| Field Summary | |
|---|---|
| GESTALT_ASSOCIATIONSECTION | |
| GESTALT_ASSOCIATIONSECTIONGROUP | |
| GESTALT_INSTANCESSECTION | |
| GESTALT_MEMBERSECTION | |
| GESTALT_METASECTIONGROUP | |
| GESTALT_OCCURRENCESECTION | |
| GESTALT_REIFIERSECTION | |
| GESTALT_ROLESSECTION | |
| GESTALT_SECTIONGROUP | identifies the node that groups several sections |
| GESTALT_SECTIONGROUP_TO_SECTION | identifies the node that groups several sections |
| GESTALT_SECTIONS | Gestalt to identify the arc that connect a node with sections/sectiongroups |
| GESTALT_SECTION_TO_MATRIX | Gestalt to identify the arc that connect a SECTION-node with its matrices |
| GESTALT_SOURCELOCATORSECTION | |
| GESTALT_SUBJECTINDICATORSECTION | |
| GESTALT_SUBJECTSECTION | |
| GESTALT_TYPESECTION | |
Related Topics
Imports
Is Contained By
Is Imported By
