Setting up an interface block as encapsulated (SysML)
By default, a new Interface Block is not encapsulated.
To determine whether an interface block is encapsulated:
1. Open the Interface Block's Property Pages.
2. Click the InterfaceBlock tab.
3. If the tagged value of the isEncapsulated tag definition is set to FALSE, the Interface Block is not encapsulated.
If the tagged value of the isEncapsulated tag definition is set to TRUE, the Interface Block is encapsulated.
To set up an interface block as encapsulated:
1. Open the Interface Block's Property Pages.
2. Click the InterfaceBlock tab.
3. Select the isEncapsulated tag definition entry.
4. Click the selected Tag Value cell.
5. Select TRUE to specify that the Interface Block is encapsulated.
To set up an interface block as not encapsulated:
1. Open the Interface Block's Property Pages.
2. Click the InterfaceBlock tab.
3. Select the isEncapsulated tag definition entry.
4. Click the selected Tag Value cell.
5. Select FALSE to specify that the Interface Block is not encapsulated.