Demonstration of tree-structures. In this case the tree-structure consists of Growth-potentials for a company. Growth-potentials could have a root-element "Growth" including "Capital" and "R&D". "Capital" could include "Capital assets" and "Financial leverage". "R&D" could include "Number of patents" and "Training budget". Note that it is possible to add IdentificationUsefulness Essential to the "Belongs_to"-PropertyType. This will identify a Growth-potential with the names of all nodes leading to the root. For instance "Number of patents" would be then identified as "Growth R&D Number of patents" making searching easier.
Growth_potential 
Belongs_to | Growth_tree RelationOne
Name Essential
Includes | Growth_tree RelationMany
The following table may be imported to the database after you have created it:
| Name | Belongs to | 
| Awareness rating | Brand | 
| Brand | Growth | 
| Capital | Growth | 
| Capital assets | Capital | 
| Financial leverage | Capital | 
| Functional versus process culture | Integration | 
| Growth | |
| Integration | Growth | 
| Number of interfunctional teams | Integration | 
| Number of new markets / current markets | Brand | 
| Number of patents | R&D capability | 
| Number of skilled employees | Technical employees | 
| R&D capability | Growth | 
| Reputation in schools and universities | Technical employees | 
| Technical employees | Growth | 
| Training budget | R&D capability | 
Note that in addition to generation of ER-Diagram the panSL Implementation AgoRapide may also be used to also generate database-schema (SQL) and source code for a variety of programming languages, tools and development architectures.
Last updated 2012-05-02