panSL main page

All panSL samples

Tree structures

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.


Try out this schema now! (please allow a few seconds for your new database to be initialized.)

Growth_potential             
Belongs_to | Growth_tree RelationOne
Name Essential
Includes | Growth_tree RelationMany

ER-diagram (beta)

The following table may be imported to the database after you have created it:

NameBelongs to
Awareness ratingBrand
BrandGrowth
CapitalGrowth
Capital assetsCapital
Financial leverageCapital
Functional versus process cultureIntegration
Growth 
IntegrationGrowth
Number of interfunctional teamsIntegration
Number of new markets / current marketsBrand
Number of patentsR&D capability
Number of skilled employeesTechnical employees
R&D capabilityGrowth
Reputation in schools and universitiesTechnical employees
Technical employeesGrowth
Training budgetR&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