System interface breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-interface-breakdown-structure-3se-069cd5b860b47815
Breakdown structure of the system interface that supports the system architecture by following the principles below:
(1) A system interface is composed of at least one system element interface.
(2) A system exposes at least one system interface.
(3) A system element exposes at least one system element interface.
(4) A system element interface allocates a physical interface.
(5) A system element interface can be a system interface.
Structure
flowchart TD
N1["Physical interface"]
N2["Physical interface attribute"]
N3["Functional interface"]
N4["System architecture constraint"]
N5["System element interface"]
N6["System element interface attribute"]
N7["System interface"]
N8["System"]
N9["System element"]
N10["High level physical element"]
N11["System state"]
N12["System attribute"]
N13["Product"]
N14["Service"]
N15["Physical element"]
N16["System element state"]
N17["System element attribute"]
N1 -.->|allocates| N2
N1 -.->|allocates| N3
N1 -.->|allocates| N4
N5 -.->|allocates| N1
N5 -.->|allocates| N4
N5 -.->|allocates| N6
N5 -.->|can be| N7
N7 -->|composed of| N5
N8 -->|composed of| N9
N8 -.->|allocates| N10
N8 -.->|allocates| N11
N8 -.->|allocates| N12
N13 -.->|represented by| N8
N14 -.->|represented by| N8
N9 -.->|allocates| N15
N9 -.->|allocates| N16
N9 -.->|allocates| N17
N9 -.->|can be| N8
N8 -.->|exposes| N7
N9 -.->|exposes| N5
N15 -.->|exposes| N1
N3 -.->|allocates| N4
N6 -.->|allocates| N2
N6 -.->|allocates| N4
N16 -.->|allocates| N4
N13 -.->|allocates| N12
N2 -.->|allocates| N4
N14 -.->|allocates| N12
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "System interface breakdown structure - 3SE",
"description": "Breakdown structure of the system interface that supports the system architecture by following the principles below:\n(1) A system interface is composed of at least one system element interface.\n(2) A system exposes at least one system interface.\n(3) A system element exposes at least one system element interface.\n(4) A system element interface allocates a physical interface.\n(5) A system element interface can be a system interface.",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/system-interface-breakdown-structure-3se-069cd5b860b47815",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"related": [
"https://www.3se.info/3se-onto/terms/physical-interface-3se-069bd66fb639714a",
"https://www.3se.info/3se-onto/terms/system-element-interface-3se-069cd5b860d1741a",
"https://www.3se.info/3se-onto/terms/system-interface-3se-069bd66fb6547971",
"https://www.3se.info/3se-onto/terms/system-architecture-3se-069cfe7e566773ac",
"https://www.3se.info/3se-onto/terms/system-3se-069b85f238f3792d",
"https://www.3se.info/3se-onto/terms/system-architecture-model-3se-069d3f26ae587442",
"https://www.3se.info/3se-onto/terms/system-element-3se-069b85f238fb79eb"
],
"entryCreated": "2026-04-01",
"entryModified": "2026-04-12",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-04-01 · Modified 2026-04-12 · by @rcasteran