System state attribute breakdown structure - 3SE
Drafthttps://www.3se.info/3se-onto/terms/system-state-attribute-breakdown-structure-3se-069ebabe8f8b77c3
Breakdown structure of the system state attribute that supports the functional architecture by following the principles below:
(1) A system state attribute is composed of at least two system element state attributes.
(2) A system state attribute allocates at least one system function attribute.
(3) A system element state attribute allocates at least one system element function attribute.
(4) A system element state attribute can be a system state attribute.
Note: principle (4) excludes principe (3).
Structure
flowchart TD
N1["System element function attribute"]
N2["System architecture constraint"]
N3["System function attribute"]
N4["System element state attribute"]
N5["System state attribute"]
N6["System non-functional requirement"]
N1 -.->|allocates| N2
N1 -.->|can be| N3
N4 -.->|allocates| N2
N4 -.->|can be| N5
N3 -->|composed of| N1
N3 -.->|allocates| N6
N5 -->|composed of| N4
N5 -.->|allocates| N3
N5 -.->|allocates| N6
Relations
JSON-LD
{
"@context": "https://www.3se.info/3se-onto/contexts/term.context.jsonld",
"@type": "skos:Concept",
"title": "System state attribute breakdown structure - 3SE",
"description": "Breakdown structure of the system state attribute that supports the functional architecture by following the principles below:\n(1) A system state attribute is composed of at least two system element state attributes.\n(2) A system state attribute allocates at least one system function attribute.\n(3) A system element state attribute allocates at least one system element function attribute.\n(4) A system element state attribute can be a system state attribute.\nNote: principle (4) excludes principe (3).",
"status": "draft",
"subClassOf": [
"https://www.3se.info/3se-onto/terms/breakdown-structure-3se-069d166fa9037b67"
],
"@id": "https://www.3se.info/3se-onto/terms/system-state-attribute-breakdown-structure-3se-069ebabe8f8b77c3",
"related": [
"https://www.3se.info/3se-onto/terms/functional-architecture-3se-069b9d2c8d957426",
"https://www.3se.info/3se-onto/terms/system-element-function-attribute-3se-069ebabe8f72788b",
"https://www.3se.info/3se-onto/terms/system-element-state-attribute-3se-069ebabe8f7a7daf",
"https://www.3se.info/3se-onto/terms/system-function-attribute-3se-069dcf9369c8775d",
"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