Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Content layer
id1349593571
Content column
id1349593573
Content block
id1349593569

On this page

Table of Contents
maxLevel34
minLevel3

Content block
id1349593572

Introduction

This page describes each step of the Automatic Instantiation wizard in detail. If you are satisfied with the default values provided in the Automatic Instantiation wizard, you can finish the wizard in the first step without making any changes. The instances will be created with the default values and in your working package. If you want to change the default values of a single instance or create multiple sets of instances, follow all steps of the Automatic Instantiation wizard. You can add each set in a different package, as well as display them on the newly created diagrams. 

Note

After finishing the wizard, you can create a very large number of instance specifications, depending on the size of your system. That is why we strongly recommend selecting a new package to store all created instance specifications.

Opening the Automatic Instantiation wizard

To open the Automatic Instantiation wizard


  1. Select the Block for which you want to create instances.
  2. From the shortcut menu, select Tools > Create Instance.
    The Automatic Instantiation wizard opens.

The Automatic Instantiation wizard steps

The Automatic Instantiation wizard consists of three steps:

Table of Contents
maxLevel4
minLevel4

Step #1. Select parts to be instantiated

In this step, you can see all the available instance specification values (parts) of your selected element. At this point, you can select which parts or properties to instantiate, create or select values for parts and properties, as well as add or remove parallel parts.

You can select/deselect the parts by clicking the check marks next to the parts or the options in the Selection area.

Image Added

Parts are displayed if the multiplicity is greater than 1. The number of parts displayed depends on the multiplicity.

  • The number of parts displayed will equal the multiplicity. For example, if the multiplicity is 2, you will see 2 parts displayed in the Automatic Instantiation wizard. Also, in this case, you will not be able to add parallel parts or remove existing parallel parts.
  • If the multiplicity is defined as an interval (for example, 0..*, 1..10, 1..* ) or *, only one part will be created by default. If you need more parts, you can create them by pressing Insert or selecting Add parallel part from the selected property’s shortcut menu. 
  • If the multiplicity is 1, parts will not be created.

The parts and properties are displayed with the suggested types, names, and values. In this step of the wizard, you can change them. How to select or create a value for the instantiated property, follow the procedures below. 


Selecting a value for a partan instance

To select a value for a partfor an instance


  1. Select a part to be instantiated to which you want to add a value. 
  2. In Instantiated properties, click a Value specification cell and then click the ... button.
  3. The Select Instance Specification dialog opens.
  4. In the opened dialog, select the instance specification you want to add for the selected partinstance.
  5. Click the OK button. 


To create a value for a partfor an instance


  1. Select a part to be instantiated From the element tree, select a part for which you want to create a value.
  2. In the Instantiated properties area, click the Value specification cell and then click the Show Shortcut Menu button.
     
    Image Removedshow_shortcut_menu.pngImage Added
  3. In the opened shortcut menu, point to the Value Specification and then select one of the available value types.
  4. In the Value cell, type the desired value (see the following figure).value.
    value_property_with_defined_value.pngImage Added


Changing the name of an instance

Each instance has a default name that uses the dot notation. However, you can change the default name by clicking the value row next to the Name property and typing the new name for the instance.   

Image Added

Applying a custom stereotype to an instance

You can also apply the custom stereotype to the instance. Only those stereotypes can be applied that have Instance Specification as their metaclass and whose customizations have a meta property named classifier with the New Types property value set to the instantiated element’s type.

Image Added

The custom «ControllerFMU»  and «ControllerSTM»  stereotypes have Instance Specification as their metaclass
and their respective customizations ControllerFMU Customization and ControllerSTM Customization have a meta property named classifier with the New Types property value set to the «Block» stereotype.
Since the Controller block has the «Block» stereotype applied, the «ControllerFMU» and «ControllerSTM» stereotypes can be applied to the Controller block's instance.

Image Removed Changing a type for a partan instance

You can change the type for the Part Property instance only if that type is a subtype of a Block (connected through Generalization). As shown in the following figure, the Controller_FMU Block and ControllerSTM Engine GM Block and Engine GMR Block are subtypes of Controller the Engine Block. When creating an instances instance for the System Vehicle Block, you can change the type of control of the engine Part Property by selecting one of the following: Controller_FMUEngine GM Block, ControllerSTM Block or Controller BlockEngine GMRBlock, or Engine Block.

Image Removedspecifying_type_for_instantiated_properties.pngImage Added

Changing the type for a Part Property instance directly in the Automatic Instantiation dialog.

Step #2. Select a package

In this step, you can select the package to store instance specifications. You can select an existing package from the element tree, create a new package, or clone selected packages. Click the Finish button after this step if you do not want to display your created instance specifications.

Image Removedselect_package_step2.pngImage Added


To create a new Package in the element tree


  1. In the element tree, select the Package for which you want to create the new one.
  2. Click the Creation Mode button. 
  3. Click the Create Owner button.
  4. From the open menu, select the package kind. The Specification window of that package opens.
  5. Type its name.
  6. Click Close.


To clone the Packages in the element tree


  1. In the element tree, select the Package to clone.

    Info
    titleNote
    The Package is cloned recursively including all nested structures.
  2. Click the Clone button.
  3. The Specification window of cloned Package opens.
  4. Type its name.
  5. Click Close.

Step #3. Create a diagram (

Optional

optional)

In this step, you can choose whether or not to show your created instance specifications in a new diagram. If you do not wish to create a new diagram, you can simply skip this step by clearing the Create a new diagram check box.

Image Removedcreate_diagram_step3.pngImage Added


To display instance specifications in the new diagram


  1. Make sure the Create a new diagram check box is selected.
  2. (optionalOptional) If you want to create and display links between your instance specification(s), select the Create link between instances check box.
  3. Fill in the Type diagram name field by typing the diagram name.

    Info
    titleNote

    By default, the diagram name is the selected Package's name in the Step 2.


  4. From the Select diagram type drop-down list, select one of the diagram types.
  5. Specify the owner for a new diagram:
    • Select existing Packages from the tree.
    • Click the Create Owner button to create a new one.
    • Click the Clone button to clone existing Packages.
  6. Click Finish.
Tip
titleExample

As For an example , of how to create instances of Blocks with complex structurestructures, read see Automatic Instantiation wizard.

Content block
id1349605538

Sample model

The model used in the figures of this page is the VehicleStructure sample model. To open this sample, download VehicleStructure.mdzip.