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