Binding items

  • Binding an item of a modeled root Instance

    In the case where the element for binding is owned by a modeled root Instance, the object is displayed by the browser on the Element Binding tab on the Control Properties window containing all relevant items for binding. You can select the element from the browser or alternatively type in the element path (stating at modeled root object) in the Instance Path box.
  • Binding an item of a dynamic root Instance

    In the case where the element for binding is owned by a dynamic root Instance (modeled class that will be instantiated at run time), the element root class is displayed by the browser on the Element Binding tab containing all relevant items for binding. You can select the element from the browser or alternatively type in the element path (stating at modeled root class) in the Instance Path box.

    In both ways, if the dynamic Instance name is different from the default class instance name, enter the name following item selection.
  • Binding an item with multiplicity on its root object and parts

    In the case where bound element owner parts has multiplicity: Selecting the element through the browser on the Element Binding tab creates the path in the Instance Path box with "0" multiplicity on the relevant parts. You can then set the multiplicity as needed. If you enter a path, it is your responsibility to add multiplicity where needed.