Free Hand Database

Database symbol on a FreeHandDiagram

FreeHandDatabase properties

The FreeHandDatabase tab

Property  Metamodel name Description
Short description ShortDescription Short description of fragment
Breaks down to BreaksDownTo Reference to break down path
Links to: AnyThing.

The Action tab

Property  Metamodel name Description
Macro Macro This field is used to create a command language program that can be executed when the user double clicks on the symbol.
Execute on Double-click ExecuteOnDoubleClick Macro is always executed when double clicking on the symbol.
Initial value is off.

Free Hand Console

Console symbol on a FreeHandDiagram

FreeHandConsole properties

The FreeHandConsole tab

Property  Metamodel name Description
Short description ShortDescription Short description of fragment
Breaks down to BreaksDownTo Reference to break down path
Links to: AnyThing.

The Action tab

Property  Metamodel name Description
Macro Macro This field is used to create a command language program that can be executed when the user double clicks on the symbol.
Execute on Double-click ExecuteOnDoubleClick Macro is always executed when double clicking on the symbol.
Initial value is off.

Free Hand Condition

Conditional routing on a FreeHandDiagram

FreeHandCondition properties

The FreeHandCondition tab

Property  Metamodel name Description
Short description ShortDescription Short description of fragment
Breaks down to BreaksDownTo Reference to break down path
Links to: AnyThing.

The Action tab

Property  Metamodel name Description
Macro Macro This field is used to create a command language program that can be executed when the user double clicks on the symbol.
Execute on Double-click ExecuteOnDoubleClick Macro is always executed when double clicking on the symbol.
Initial value is off.

Frame Work Row

A framework row defines a specific row in an ArchitectureFrameWork

FrameWorkRow properties

The FrameWorkRow tab

Property  Metamodel name Description
Header label HeaderLabel Header label for this Framework row
Owner Owner Owner of this row

Frame Work Column

Framework column defines the column of an ArchitectureFrameWork

FrameWorkColumn properties

The FrameWorkColumn tab

Property  Metamodel name Description
Header label HeaderLabel Header label for this Framework column
Physical result PhysicalResult The result of this column.
Answer to question AnswerToQuestion Question asked for this column. E.g. How, Why, Who…

Frame Work Cell

The framework cell defines the tools, methods, model etc. used in a specific row and a specific column in an ArchitectureFrameWork.

A framework cell will therefore point to specific parts of the tool and these parts are made available when the user double clicks on the framework cell.

The FrameWorkCell tab

Short Description: Short verbal description

Show Short Description: Check if short description shall appear instead templates.

Use in Social Analytics dimension: Tick the box to include the FrameWorkCell in the Social Analytics dimension, i.e. for counting views on models associated to the cell.

Symbol type: Choices are:

  • Small Icon
  • Large Icon
  • Disable

Seq. no.: SequenceNumber

Model list: List of diagram templates used in this FrameWorkCell.

Entities: Relations to entities pointed to by this cell.

Other templates: List of non diagram templates used in this FrameWorkCell.

The Relations tab

Breaks Down To: Links to: ArchitectureFrameWork

Project specifications: Links to: WorkModel.

Architecture domains: Links to ArchitectureDomains

Architecture principles: Liks to ArchitecturePrinciples

The Techniques tab

Use technique: Links to technique instructions

Tool: Link to tool-specifications for this result

Good Practice examples: Link to files showing good examples

  • Links to: All templates.

Financial Statement

The Financial Statement object is used to describe the upper level in a company’s accounts. It can be described using its Short Description field and you can link to Accounts and other financial statements in its “Top Accounts” field.

The Financial Statement can be linked to objects as an Influence under their Risk tab:

 

Module

A Module represents an activity the system shall perform.

One Module on a StructureChart controls the overall funtionality. the remaining Modules describes more or less complex activities in the system.

If the complexity in a Module is too high to maintain the an overview of the module structure, the Module can be broken down to a new StructureChart.

The properties of a Module are:

Short Description (ShortDescription).
This field is used to give a short verbal description of the component.

Breaks Down To (BreaksDownTo).
This single link is used to establish a relation to a component that details the Module.
Links to: StructureChart, Method.

Implements (Implements).
This link list is used to establish relations to components implemented by this Module.
Links to: DataFlowDiagram, Process, Method.

Files (HasFiles).
This link list is used to establish relations to a description of the physical files that implements the Module.
Links to: ExternalDocument, File.

Module Parameter

A Parameter represents a procedure call. The Parameter specifications defines the information that is transferred between the called Module and the calling Module on a StructureChart.

The properties of a Parameter are:

Show label (ShowLabel).
Show the name of the connection on the diagram
Initial value is off.

Condition (Condition).
Check if this is a conditional call.
Initial value is off.

Iteration (Iteration).
Check if this is a repetitive call (loop).
Initial value is off.

Call (CallsWith).
A list of references to the information units that are passed as parameters in the call.
Links to: Attribute, DataEntity, DataFlow.

Show parameters (ShowParameters).
Displays a symbol that indicates that information units are passed as parameter.
Initial value is on.

Return (Returns).
A reference to the information unit that is returned by the called procedure (Module).
Links to: Attribute, DataEntity, DataFlow.

Show return value (ShowReturnValue).
Displays a symbol that indicates that a value is returned
Initial value is on.

Nary Relationship

A connection used to depict a relationship between 3 or more classes.

NaryRelationship properties

The NaryRelationship tab

Property  Metamodel name Description
Short Description ShortDescription
Role FromRole
Visibility FromVisibility Choices are:
Protected
Public
Private
Package
Group
Role FromRole
Visibility FromVisibility Choices are:
Protected
Public
Private
Package
Ordered FromOrdered Initial value is off.
Constraint FromConstraint
Multiplicity FromMultiplicity Choices are:
0..1
1..1
0..*
1..*
LinkClasses LinkClasses Links to: Interface, Class.

The Extensions tab

Property  Metamodel name Description
Stereotype Stereotype Links to: Stereotype.
Constraints HasConstraints Links to: Constraint.
Tagged values HasTaggedValues Links to: TagDefinition.

The Ext From tab

Property  Metamodel name Description
Stereotype FromStereotype Links to: Stereotype.
Constraints FromConstraints Links to: Constraint.
Tagged values FromTaggedValues Links to: TagDefinition.

The Ext To tab

Property  Metamodel name Description
Stereotype ToStereotype Links to: Stereotype.
Constraints ToConstraints Links to: Constraint.
Tagged values ToTaggedValues Links to: TagDefinition.