Difference between revisions of "Structure"
From Wiki @ Karl Jones dot com
Karl Jones (Talk | contribs) (→See also) |
Karl Jones (Talk | contribs) (→See also) |
||
(8 intermediate revisions by 2 users not shown) | |||
Line 18: | Line 18: | ||
* [[Attribute]] | * [[Attribute]] | ||
+ | * [[Complexity]] | ||
+ | * [[Design]] | ||
+ | * [[Engineering]] | ||
* [[Entity]] | * [[Entity]] | ||
* [[Hierarchy]] | * [[Hierarchy]] | ||
* [[Geometry]] | * [[Geometry]] | ||
* [[Lattice]] | * [[Lattice]] | ||
+ | * [[Model]] | ||
+ | * [[Modelling language]] | ||
* [[Network]] | * [[Network]] | ||
* [[Pattern]] | * [[Pattern]] | ||
+ | * [[Pattern language]] | ||
+ | * [[Software design pattern]] | ||
* [[Tree structure]] | * [[Tree structure]] | ||
Line 29: | Line 36: | ||
* [https://en.wikipedia.org/wiki/Structure Structure] @ Wikipedia | * [https://en.wikipedia.org/wiki/Structure Structure] @ Wikipedia | ||
+ | |||
+ | [[Category:Structure]] | ||
+ | [[Category:Structures]] |
Latest revision as of 10:04, 28 April 2016
Structure is a fundamental, tangible or intangible notion referring to the recognition, observation, nature, and permanence of patterns and relationships of entities.
Description
This notion may itself be an object, such as a built structure, or an attribute, such as the structure of society.
The description of structure implicitly offers an account of what a system is made of: a configuration of items, a collection of inter-related components or services.
Structural patterns
A structure may be:
- A hierarchy (a cascade of one-to-many relationships)
- A network featuring many-to-many links
- A lattice featuring connections between components that are neighbors in space
See also
- Attribute
- Complexity
- Design
- Engineering
- Entity
- Hierarchy
- Geometry
- Lattice
- Model
- Modelling language
- Network
- Pattern
- Pattern language
- Software design pattern
- Tree structure
External links
- Structure @ Wikipedia