MagicDraw and NoMagic Teamwork Cloud - Link Preference

You can customize the links and the extractors (filters) to be exposed for the MagicDraw and NoMagic Teamwork Cloud connectors, on premises and on the cloud.

This page discusses:

See Also
About Connectors
Dassault Systèmes: MagicDraw
Dassault Systèmes: NoMagic Teamwork Cloud

Preference Access

Administrators only can customize this preference. For more information, see Customizing Administrator Preferences.

Link Preference Usage

This preference declares the links to be exposed.

  1. In the links section, click to create a link.
  2. Expand the link to define its fields.
  3. Define the following fields:
    Field Description
    linkType A string.

    Defines the type name of the link.

    kind A string.

    Defines the kind of the link. For example: type, stereotype, propertyToLink, ...

    predicate A string.

    Defines the url used as an identifier for the link kind.

    Note: This parameter has no default value.
    direction A string.

    Defines the direction of the link. In the properties area, the corresponding link direction is assigned to this value.

    By default, this parameter is "in".

    extract A Boolean.

    Indicates if the type is extracted.

    By default, this parameter is true.

Extraction Preference Usage

This preference declares the extractors to be exposed.

  1. In the Extractor section, click to create an extractor.
  2. Click in this extractor to define types.
  3. Define the following fields:
    Field Description
    category A string.

    Defines the unique identifier of the category.

    activate A Boolean.

    Indicates if the category is activated by default.

    alternativeTitle A string.

    For a new category, it can provide the name of the new category.

    Note: This parameter is optional.
    types A list of Type.

    Provides a list of types supported by the category.

  4. From the types section, expand a type to define its fields:
    Field Description
    type A string.

    Defines the type of the UML object to filter.

    Note: This parameter is mandatory and cannot be empty.
    stereotype A string.

    Specifies the stereotype of the UML object to filter.

    Note: This parameter is optional.
    ocl A string.

    Specifies an OCL expression to filter the UML object.

    Note: This parameter is optional.