Interface Item
| ID | II |
|---|---|
| Title | Interface Item / Interfaces Items |
| Usage | The design data object describes an item flow between functions or system elements. |
Required Roles
- System Architect
- System Designer
Attributes
| ID | Type | Default | Title | Usage |
|---|---|---|---|---|
| number | String | Number | ||
| title | String | Title | ||
| description | Text | Description | ||
| type | Enumeration with Forms | pending | Type |
Links
| Source | ID | Cardinality | Target | Remarks |
|---|---|---|---|---|
| Interface Items | followsfrom | one2many | Decisions | |
| Interface Items | inputfor | one2many | Functions | |
| Interface Items | inputfor | one2many | System Elements | |
| Interface Items | leadto | one2many | Decisions | |
| Interface Items | outputfrom | one2many | Functions | |
| Interface Items | outputfrom | one2many | System Elements | |
| Interface Items | specifiedby | one2many | Requirements | |
| Interface Items | transportedover | one2one | System Interface |