Setting up an interface block as abstract (SysML)
By default, a new Interface Block is not abstract.
To determine whether an interface block is abstract:
1. Open the Interface Block's Property Pages.
2. Click the Options tab.
3. If the Abstract check box is cleared, the Interface Block is not abstract.
If the Abstract check box is selected, the Interface Block is abstract.
To set up an interface block as abstract:
1. Right-click the Interface Block, and select Set > Is Abstract.
2. In the dialog, select TRUE to specify that the Interface Block is abstract.
3. Click OK.
To set up an interface block as not abstract:
1. Right-click the Interface Block, and select Set > Is Abstract.
2. In the dialog, select FALSE to specify that the Interface Block is not abstract.
3. Click OK.