Difference between revisions of "Modeler:11"

From CaseTalk Wiki
Jump to: navigation, search
(Copied from Modeler:10, revision 1161)
 
 
(4 intermediate revisions by one other user not shown)
Line 1: Line 1:
= CaseTalk Modeler 10 =
= CaseTalk Modeler 11 =


These pages are specifically crafted to represent version 10 of CaseTalk Modeler. They contain mostly features and screenprints taken from this version.
These pages are specifically crafted to represent version 11 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:
* [http://tickets.casetalk.com/changelog_page.php?version_id=273 Version 10.2]
* [https://casetalk.com/tickets/roadmap_page.php?version_id=270 Version 11.0]
* [http://tickets.casetalk.com/roadmap_page.php?version_id=268 Version 10.1]
* [http://tickets.casetalk.com/changelog_page.php?version_id=262 Version 10.0]


== Upgrading Projects ==
== Upgrading ==
CaseTalk will (not) automatically upgrade your project files. Before 10.1 projects files are always upgraded to the latest file format. Starting with CaseTalk 10.1 that changes. Files created prior to 10.1 will no longer be [[UpgradeFileFormat | upgraded automatically]].
* CaseTalk 11 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.
* CaseTalk will not automatically upgrade your project files. Once prompted and answered with 'Yes To All', this changes.


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


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


== Wizards and Experts ==
== Wizards and Experts ==
* [[Modeler:10/SubtypeWizard | Subtype Wizard]]
* [[Modeler:11/SubtypeWizard | Subtype Wizard]]
* [[Modeler:10/UCWizard | UC Wizard]]
* [[Modeler:11/UCWizard | UC Wizard]]
* [[Modeler:10/TCWizard | TC Wizard]]
* [[Modeler:11/TCWizard | TC Wizard]]
* [[Modeler:10/LabeltypeCombineWizard | Label Combine Wizard]]
* [[Modeler:11/LabeltypeCombineWizard | Label Combine Wizard]]
* [[Modeler:10/LabeltypeSplitWizard | Split Label Type]]
* [[Modeler:11/LabeltypeSplitWizard | Split Label Type]]
* [[Modeler:10/NamingConventions | Naming Conventions Wizard]]
* [[Modeler:11/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:10/Environment | Environment Options]].
* Construct a Fact Type
* Construct a Fact Type
* Construct an Object Type
* Construct an Object Type
* [[Modeler:10/CreateSubtype | Construct a Subtype]]
* [[Modeler:11/CreateSubtype | Construct a Subtype]]
* Construct a Label Type
* Construct a Label Type


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


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


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


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


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


== Customization ==
== Customization ==
* [[Modeler:10/CustomAttr | Custom Attributes]]
* [[Modeler:11/CustomAttr | Custom Attributes]]
* [[Custom_SQL_Script | Custom Script]]
* [[Custom_SQL_Script | Custom Script]]
* [[Custom_SQL_Rules | Custom Rules]]
* [[Custom_SQL_Rules | Custom Rules]]
* [[Reference Data | Reference Data]]


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


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


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


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


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

Latest revision as of 04:39, 29 March 2021

CaseTalk Modeler 11

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

A full history of changes can be found here:

Upgrading

  • CaseTalk 11 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.
  • 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