Functional element breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/functional-element-breakdown-structure-3se-069c03f8a40b7253
Breakdown structure of the functional element that supports the functional architecture by following the principles below:
(1) A high level functional element is composed of at least two functional elements.
(2) A high level functional element allocates at least one system state.
(3) A functional element allocates at least one system element state.
(4) A functional element can be a high level functional element.
Note: principle (4) excludes principle (3).
Structure
flowchart TD
N1["Functional element"]
N2["System element state"]
N3["Functional element attribute"]
N4["High level functional element"]
N5["System state"]
N6["High level functional element attribute"]
N7["System element function"]
N8["Hardware state"]
N9["Software state"]
N10["System architecture constraint"]
N11["System element state attribute"]
N12["System function"]
N13["System state attribute"]
N1 -.->|allocates| N2
N1 -.->|allocates| N3
N1 -.->|can be| N4
N4 -->|composed of| N1
N4 -.->|allocates| N5
N4 -.->|allocates| N6
N2 -.->|allocates| N7
N2 -.->|allocates| N8
N2 -.->|allocates| N9
N2 -.->|allocates| N10
N2 -.->|allocates| N11
N2 -.->|can be| N5
N5 -->|composed of| N2
N5 -.->|allocates| N12
N5 -.->|allocates| N13
N6 -.->|allocates| N13
N11 -.->|allocates| N10
N3 -.->|allocates| N11
N7 -.->|allocates| N10
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "Functional element breakdown structure - 3SE",
"description": "Breakdown structure of the functional element that supports the functional architecture by following the principles below:\n(1) A high level functional element is composed of at least two functional elements.\n(2) A high level functional element allocates at least one system state.\n(3) A functional element allocates at least one system element state.\n(4) A functional element can be a high level functional element.\nNote: principle (4) excludes principle (3).",
"status": "draft",
"@id": "https://www.3se.info/3se-onto/terms/functional-element-breakdown-structure-3se-069c03f8a40b7253",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"related": [
"https://www.3se.info/3se-onto/terms/functional-element-3se-069b9d2c8d9d7504",
"https://www.3se.info/3se-onto/terms/high-level-functional-element-3se-069c03f8a41e7206",
"https://www.3se.info/3se-onto/terms/functional-architecture-3se-069b9d2c8d957426",
"https://www.3se.info/3se-onto/terms/functional-architecture-model-3se-069d3f26ae167abc",
"https://www.3se.info/3se-onto/terms/system-element-state-3se-069c995b153b7534",
"https://www.3se.info/3se-onto/terms/system-state-3se-069c98e0564a72af"
],
"entryCreated": "2026-03-22",
"entryModified": "2026-04-19",
"entryCreator": {
"@type": "foaf:Person",
"name": "@rcasteran"
}
}
Raw JSON-LD: index.jsonld
Created 2026-03-22 · Modified 2026-04-19 · by @rcasteran