Difference between revisions of "Modeler:12"

From CaseTalk Wiki
Jump to: navigation, search
m
 
(14 intermediate revisions by the same user not shown)
Line 2: Line 2:


These pages are specifically crafted to represent version 12 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.
== Upgrading ==
* 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.


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


== Upgrading ==
== Ms Windows Navigation ==
* CaseTalk 12 requires no new license key.
Just as a quick reminder, we've build the UI to be as efficient as we could think to make it. And there might be faster and better ways of doing it still. Here's a short list of generic shortcuts, which may help you find even more:
* 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.
* '''Double click''' to navigate or open another detail level
* CaseTalk will not automatically upgrade your project files. Once prompted and answered with 'Yes To All', this changes.
* '''Right-click''' to open contextual menus
* '''Shift+F10''' open the context menu using the keyboard
* '''Keyboard shortcuts''' are listed behind menu items
* '''Diagram control''' use the arrow keys to navigate (and/or combined with Alt or Shift)
* '''F2''' starts editing
* '''Selecting''' items using '''Spacebar Arrows''' (and/or combined with '''Shift''' or '''Control''')


== Project windows ==
== Project windows ==
Line 22: Line 31:
== Modeling Windows ==
== Modeling Windows ==
* [[Modeler:12/ExpressionViewer | Repository]]
* [[Modeler:12/ExpressionViewer | Repository]]
* [[Modeler:12/RepositorySql | SQL Repository ]]
* [[Modeler:12/RepositorySql | Data Explorer ]]
* [[Modeler:12/DiagramDesigner | Diagram]]
* [[Modeler:12/DiagramDesigner | Fact Diagram]] or [[OtherDiagrams | ERD, UML, Concept Map]]
* [[Modeler:12/OTFTTableEditor | Fact Type Table Editor]]
* [[Modeler:12/OTFTTableEditor | Fact Type Table Editor]]
* [[Modeler:12/RoleTableEditor | Role Table Editor]]
* [[Modeler:12/RoleTableEditor | Role Table Editor]]
Line 36: Line 45:
* [[Modeler:12/NamingConventions | Naming Conventions Wizard]]
* [[Modeler:12/NamingConventions | Naming Conventions Wizard]]


The following construction features may require advanced settings to be activated through the  [[Modeler:12/Environment | Environment Options]].
== Refactoring Functions ==
The following functions are available to refactor, alter or modify the model. Some 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:12/CreateSubtype | Construct a Subtype]]
* [[Modeler:12/CreateSubtype | Construct a Subtype]]
* Construct a Label Type
* Construct a Label Type
* Construct Concept or Container
* Construct Structure
* Add Role
* Changed Role "''Played By''"
* Nominalize Label Type
* Replace Object Type
* Replace Object Type Expression
* Duplicate
* Duplicate Onto
* Split Fact Type


== Details and Constraints ==
== Details and Constraints ==
Line 58: Line 78:


== Teams ==
== Teams ==
The Enterprise Edition of CaseTalk contains a Teams Menu which offers similar functionality as previously only found in the [[Manager | CaseTalk Manager]].
The Enterprise Edition of CaseTalk contains a [[CaseTalk:12/Teams | Teams Menu]] which offers similar functionality as previously only found in the [[Manager | CaseTalk Manager]].


== Reporting ==
== Reporting ==
Line 76: Line 96:
== Settings and Options ==
== Settings and Options ==
* [[Modeler:12/OptionsProject | Project Options]]
* [[Modeler:12/OptionsProject | Project Options]]
* [[Modeler:12/Environment | Environment Options]]
* [[Modeler:12/GlrOptions | GLR Settings (or Transformation Profile)]]
* [[Modeler:12/Environment | Preferences]]
* [[Modeler:12/OptionsTools | Tool Options]]
* [[Modeler:12/OptionsTools | Tool Options]]
* [[Modeler:12/DiagramOptions | Diagram Options]]
* [[Modeler:12/DiagramOptions | Diagram Options]]


== Model ==
== Artifacts ==
Merge
* Export/Merge Business Glossary
* Merge Business Glossary
* [[Modeler:12/IGImportWizard | Merge Models]]
* [[Modeler:12/IGImportWizard | Merge Other Repository]]
* [[Modeler:12/OptionsProject#GLR | Model Transformation]]
 
* Generate [[Modeler:12/SQL DDL DML | SQL DDL/DML]], [[Modeler:12/XML Schema | XML Schema]], [[Modeler:12/Generate Misc | More ...]]
Generation
* [[Modeler:12/OptionsProject#GLR | GLR (aka Transformations)]]
* [[Modeler:12/SQL DDL DML | SQL DDL/DML]]
* [[Modeler:12/XML Schema | XML Schema]]
* [[Modeler:12/Generate Misc | Other]]


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


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

Latest revision as of 04:16, 1 August 2023

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.

Upgrading

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

A full history of changes can be found here:

Ms Windows Navigation

Just as a quick reminder, we've build the UI to be as efficient as we could think to make it. And there might be faster and better ways of doing it still. Here's a short list of generic shortcuts, which may help you find even more:

  • Double click to navigate or open another detail level
  • Right-click to open contextual menus
  • Shift+F10 open the context menu using the keyboard
  • Keyboard shortcuts are listed behind menu items
  • Diagram control use the arrow keys to navigate (and/or combined with Alt or Shift)
  • F2 starts editing
  • Selecting items using Spacebar Arrows (and/or combined with Shift or Control)

Project windows

Modeling Windows

Wizards and Experts

Refactoring Functions

The following functions are available to refactor, alter or modify the model. Some construction features may require advanced settings to be activated through the Environment Options.

  • Construct a Fact Type
  • Construct an Object Type
  • Construct a Subtype
  • Construct a Label Type
  • Construct Concept or Container
  • Construct Structure
  • Add Role
  • Changed Role "Played By"
  • Nominalize Label Type
  • Replace Object Type
  • Replace Object Type Expression
  • Duplicate
  • Duplicate Onto
  • Split Fact Type

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

Artifacts

Alphabetical Index