Difference between revisions of "Modeler:12"

From CaseTalk Wiki
Jump to: navigation, search
(Copied from Modeler:11, revision 1561)
 
Line 1: Line 1:
= CaseTalk Modeler 11 =
= CaseTalk Modeler 12 =


These pages are specifically crafted to represent version 11 of CaseTalk Modeler. They contain mostly features and screenprints taken from this version.
These pages are specifically crafted to represent version 12 of CaseTalk Modeler. They contain mostly features and screenprints taken from this version.


A full history of changes can be found here:
A full history of changes can be found here:
* [https://casetalk.com/tickets/roadmap_page.php?version_id=270 Version 11.0]
* [https://casetalk.com/tickets/changelog_page.php?version_id=289 Version 12.0]


== Upgrading ==
== Upgrading ==
* CaseTalk 11 requires a new license key.
* CaseTalk 12 requires a new license key.
* Your settings stored in the roaming folder (AppData\Roaming\CaseTalk<XX>) will be automatically copied to a 'CaseTalk11' folder, when CaseTalk is started for the first time. This allows different versions to be installed on a single computer.
* Your settings stored in the roaming folder (AppData\Roaming\CaseTalk<XX>) will be automatically copied to a 'CaseTalk12' folder, when CaseTalk is started for the first time. This allows different versions to be installed on a single computer.
* CaseTalk will not automatically upgrade your project files. Once prompted and answered with 'Yes To All', this changes.
* CaseTalk will not automatically upgrade your project files. Once prompted and answered with 'Yes To All', this changes.


== Project windows ==
== Project windows ==
* [[Modeler:11/Startup | StartCenter]]
* [[Modeler:12/Startup | StartCenter]]
* [[Modeler:11/Main | Main]]
* [[Modeler:12/Main | Main]]
* [[Modeler:11/Project | Project]]
* [[Modeler:12/Project | Project]]
* [[Modeler:11/Zip | Archive Project]]
* [[Modeler:12/Zip | Archive Project]]
* [[Modeler:11/TextEditor | Text]]
* [[Modeler:12/TextEditor | Text]]
* [[Modeler:11/RichText | Rich Text]]
* [[Modeler:12/RichText | Rich Text]]
* [[Modeler:11/WindowListBox | Window List]]
* [[Modeler:12/WindowListBox | Window List]]


== Modal Windows ==
== Modal Windows ==
* [[Modeler:11/ExpressionViewer | Repository]]
* [[Modeler:12/ExpressionViewer | Repository]]
* [[Modeler:11/RepositorySql | SQL Repository ]]
* [[Modeler:12/RepositorySql | SQL Repository ]]
* [[Modeler:11/DiagramDesigner | Diagram]]
* [[Modeler:12/DiagramDesigner | Diagram]]
* [[Modeler:11/OTFTTableEditor | Fact Type Table Editor]]
* [[Modeler:12/OTFTTableEditor | Fact Type Table Editor]]
* [[Modeler:11/RoleTableEditor | Role Table Editor]]
* [[Modeler:12/RoleTableEditor | Role Table Editor]]
* [[Modeler:11/PopulationEdit | Population Editor]]
* [[Modeler:12/PopulationEdit | Population Editor]]


== Wizards and Experts ==
== Wizards and Experts ==
* [[Modeler:11/SubtypeWizard | Subtype Wizard]]
* [[Modeler:12/SubtypeWizard | Subtype Wizard]]
* [[Modeler:11/UCWizard | UC Wizard]]
* [[Modeler:12/UCWizard | UC Wizard]]
* [[Modeler:11/TCWizard | TC Wizard]]
* [[Modeler:12/TCWizard | TC Wizard]]
* [[Modeler:11/LabeltypeCombineWizard | Label Combine Wizard]]
* [[Modeler:12/LabeltypeCombineWizard | Label Combine Wizard]]
* [[Modeler:11/LabeltypeSplitWizard | Split Label Type]]
* [[Modeler:12/LabeltypeSplitWizard | Split Label Type]]
* [[Modeler:11/NamingConventions | Naming Conventions Wizard]]
* [[Modeler:12/NamingConventions | Naming Conventions Wizard]]


The following construction features may require advanced settings to be activated through the  [[Modeler:10/Environment | Environment Options]].
The following construction features may require advanced settings to be activated through the  [[Modeler:12/Environment | Environment Options]].
* Construct a Fact Type
* Construct a Fact Type
* Construct an Object Type
* Construct an Object Type
* [[Modeler:11/CreateSubtype | Construct a Subtype]]
* [[Modeler:12/CreateSubtype | Construct a Subtype]]
* Construct a Label Type
* Construct a Label Type


== Details and Constraints ==
== Details and Constraints ==
* [[Modeler:11/OtftEditor | Object / Fact Types]]
* [[Modeler:12/OtftEditor | Object / Fact Types]]
* [[Modeler:11/RoleEdit | Roles]]
* [[Modeler:12/RoleEdit | Roles]]
* [[Modeler:11/VCEditor | Value Constraints]]
* [[Modeler:12/VCEditor | Value Constraints]]
* [[Modeler:11/UCEditor | Unique Constraints]]
* [[Modeler:12/UCEditor | Unique Constraints]]
* [[Modeler:11/TCEditor | Totality Constraints]]
* [[Modeler:12/TCEditor | Totality Constraints]]
* [[Modeler:11/SCEditor | Subset Constraints]]
* [[Modeler:12/SCEditor | Subset Constraints]]


== Fact Expressions ==
== Fact Expressions ==
* [[Modeler:11/ExpressionInput | Classify/Qualify Expression]]
* [[Modeler:12/ExpressionInput | Classify/Qualify Expression]]
* [[Modeler:11/ExpressionFile | Expression File]]
* [[Modeler:12/ExpressionFile | Expression File]]
* [[Modeler:11/GenerateExpressions | Generate Expressions ]]
* [[Modeler:12/GenerateExpressions | Generate Expressions ]]
* [[Modeler:11/FExpTree | Expression Tree Window]]
* [[Modeler:12/FExpTree | Expression Tree Window]]
* [[Modeler:11/Namespaces | Expression Namespaces]]
* [[Modeler:12/Namespaces | Expression Namespaces]]


== Teams ==
== Teams ==
Line 61: Line 61:


== Reporting ==
== Reporting ==
* [[Modeler:11/FactDoc | Object / Fact type documentation ]]
* [[Modeler:12/FactDoc | Object / Fact type documentation ]]
* [[Modeler:11/TableDoc | Table documentation]]
* [[Modeler:12/TableDoc | Table documentation]]
* [[Modeler:11/Snapshot | Model Changes]]
* [[Modeler:12/Snapshot | Model Changes]]


== Validation ==
== Validation ==
* [[Modeler:11/RepositoryRules | Model well-formednes ]]
* [[Modeler:12/RepositoryRules | Model well-formednes ]]


== Customization ==
== Customization ==
* [[Modeler:11/CustomAttr | Custom Attributes]]
* [[Modeler:12/CustomAttr | Custom Attributes]]
* [[Custom_SQL_Script | Custom Script]]
* [[Custom_SQL_Script | Custom Script]]
* [[Custom_SQL_Rules | Custom Rules]]
* [[Custom_SQL_Rules | Custom Rules]]
Line 75: Line 75:


== Settings and Options ==
== Settings and Options ==
* [[Modeler:11/OptionsProject | Project Options]]
* [[Modeler:12/OptionsProject | Project Options]]
* [[Modeler:11/Environment | Environment Options]]
* [[Modeler:12/Environment | Environment Options]]
* [[Modeler:11/OptionsTools | Tool Options]]
* [[Modeler:12/OptionsTools | Tool Options]]
* [[Modeler:11/DiagramOptions | Diagram Options]]
* [[Modeler:12/DiagramOptions | Diagram Options]]


== Model ==
== Model ==
Merge
Merge
* Merge Business Glossary
* Merge Business Glossary
* [[Modeler:11/IGImportWizard | Merge Other Repository]]
* [[Modeler:12/IGImportWizard | Merge Other Repository]]


Generation
Generation
* [[Modeler:11/OptionsProject#GLR | GLR (aka Transformations)]]
* [[Modeler:12/OptionsProject#GLR | GLR (aka Transformations)]]
* [[Modeler:11/SQL DDL DML | SQL DDL/DML]]
* [[Modeler:12/SQL DDL DML | SQL DDL/DML]]
* [[Modeler:11/XML Schema | XML Schema]]
* [[Modeler:12/XML Schema | XML Schema]]
* [[Modeler:11/Generate Misc | Other]]
* [[Modeler:12/Generate Misc | Other]]


== Alphabetical Index ==
== Alphabetical Index ==


{{Special:PrefixIndex/{{FULLPAGENAME}}/}}
{{Special:PrefixIndex/{{FULLPAGENAME}}/}}

Revision as of 06:43, 30 August 2021

CaseTalk Modeler 12

These pages are specifically crafted to represent version 12 of CaseTalk Modeler. They contain mostly features and screenprints taken from this version.

A full history of changes can be found here:

Upgrading

  • CaseTalk 12 requires a new license key.
  • Your settings stored in the roaming folder (AppData\Roaming\CaseTalk<XX>) will be automatically copied to a 'CaseTalk12' folder, when CaseTalk is started for the first time. This allows different versions to be installed on a single computer.
  • CaseTalk will not automatically upgrade your project files. Once prompted and answered with 'Yes To All', this changes.

Project windows

Modal Windows

Wizards and Experts

The following construction features may require advanced settings to be activated through the Environment Options.

Details and Constraints

Fact Expressions

Teams

The Enterprise Edition of CaseTalk contains a Teams Menu which offers similar functionality as previously only found in the CaseTalk Manager.

Reporting

Validation

Customization

Settings and Options

Model

Merge

Generation

Alphabetical Index