Difference between revisions of "OtherDiagrams"

From CaseTalk Wiki
Jump to: navigation, search
m
m
Line 8: Line 8:


For this you need to have access to [[DownloadAndInstall#Java_JRE|Java]] in combination with some preferences set. Once set the diagrams are automatically generated/updated if you edit the information model, or adjust the FCO-IM Diagram.
For this you need to have access to [[DownloadAndInstall#Java_JRE|Java]] in combination with some preferences set. Once set the diagrams are automatically generated/updated if you edit the information model, or adjust the FCO-IM Diagram.
As a general rule, the diagrams attempt to align with your diagram settings as much as possible. For instance the expressions in your diagram (on or off) are reflected in the tables in the ERD. The amount of tuples in the diagram are reflected in fully substituted fact expression as well.
= ERD =
The ERD diagram requires your information model to pass the well-formedness rules first. If that doesn't happen, the model may not be properly lexicalized or transformed to come up with a relational model. So, if this tab is not generated, please check the warnings and errors on your model.
= UML =
= Concept Map =

Revision as of 08:07, 11 March 2022

Besides the traditional FCO-IM diagramming, CaseTalk Model has provided the CaseTalk Viewer to extend the range of diagrams derivable from an elementary information model. After all, the model can be transformed into various artifacts, so why not the accompanying supporting diagrams as well.

Yet over the years, more open source libraries became available which allowed these supporting diagrams to simply be generated. This is precisely what CaseTalk (v12+) beholds. Once you've set up your installment properly, the following features are available:

  • Generate ERD
  • Generate UML
  • Generate Concept Map

For this you need to have access to Java in combination with some preferences set. Once set the diagrams are automatically generated/updated if you edit the information model, or adjust the FCO-IM Diagram.

As a general rule, the diagrams attempt to align with your diagram settings as much as possible. For instance the expressions in your diagram (on or off) are reflected in the tables in the ERD. The amount of tuples in the diagram are reflected in fully substituted fact expression as well.

ERD

The ERD diagram requires your information model to pass the well-formedness rules first. If that doesn't happen, the model may not be properly lexicalized or transformed to come up with a relational model. So, if this tab is not generated, please check the warnings and errors on your model.

UML

Concept Map