This HTML5 document contains 47 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
n10http://dbpedia.org/resource/File:
foafhttp://xmlns.com/foaf/0.1/
n15https://global.dbpedia.org/id/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n18http://www.uml-diagrams.org/
n4http://commons.wikimedia.org/wiki/Special:FilePath/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
dbchttp://dbpedia.org/resource/Category:
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:Component_(UML)
rdfs:label
Component (UML) Komponente (UML)
rdfs:comment
A component in the Unified Modeling Language represents a modular part of a system that encapsulates the state and behavior of a number of classifiers. Its behavior is defined in terms of provided and required interfaces, is self-contained, and substitutable. A number of UML standard stereotypes exist that apply to components. A component acts like a package for all model elements that are involved in or related to its definition, which should be either owned or imported explicitly. Typically the classifiers related to a component are owned by it. Eine Komponente (englisch Component) ist ein Modellelement in der Unified Modeling Language (UML), einer Modellierungssprache für Software und andere Systeme.
foaf:depiction
n4:Component.png
dcterms:subject
dbc:Unified_Modeling_Language
dbo:wikiPageID
21205307
dbo:wikiPageRevisionID
1121872436
dbo:wikiPageWikiLink
dbr:Behavior dbr:Rectangle dbr:Component-based_software_engineering dbr:Interface_(computer_science) dbr:System n10:Component.PNG dbr:Black-box dbr:Classifier_(UML) dbr:Self-contained dbr:Substitutability dbr:Component_diagram dbr:Program_lifecycle_phase dbr:Stereotype_(UML) dbr:Modular dbr:Plug-and-play dbr:State_(computer_science) dbr:White_box_(software_engineering) dbc:Unified_Modeling_Language dbr:Package_(UML) dbr:Software_reuse dbr:Unified_Modeling_Language dbr:Encapsulation_(computer_programming)
dbo:wikiPageExternalLink
n18:component-diagrams.html n18:component.html
owl:sameAs
wikidata:Q1469033 freebase:m.05c2jsx n15:U76L dbpedia-de:Komponente_(UML)
dbp:wikiPageUsesTemplate
dbt:Reflist dbt:UML dbt:Portal dbt:More_citations_needed dbt:Uml-stub
dbo:thumbnail
n4:Component.png?width=300
dbo:abstract
A component in the Unified Modeling Language represents a modular part of a system that encapsulates the state and behavior of a number of classifiers. Its behavior is defined in terms of provided and required interfaces, is self-contained, and substitutable. A number of UML standard stereotypes exist that apply to components. A component has an external and internal view, also known as "black-box" and "white-box", respectively. In its external view, there are public properties and operations. For its internal view, there are private properties and realizing classifiers and shows how external behavior is realized internally. A component may be replaced at design time or run-time by another if and only if their provided and required interfaces are identical. This idea is the underpinning for the plug-and-play capability of component-based systems and promotes software reuse. Larger pieces of a system's functionality may be assembled by reusing components as parts in an encompassing component or assembly of components, and wiring together their required and provided interfaces. A component acts like a package for all model elements that are involved in or related to its definition, which should be either owned or imported explicitly. Typically the classifiers related to a component are owned by it. Components of a system are modeled by means of component diagrams throughout the development life cycle and successively refined into deployment and run-time. In diagrams, components are shown as a rectangle with the keyword «component». Optionally, in the right hand corner a component icon can be displayed. This is a rectangle with two smaller rectangles protruding from its left hand side. If the icon symbol is shown, the keyword «component» may be hidden as seen to the side. Eine Komponente (englisch Component) ist ein Modellelement in der Unified Modeling Language (UML), einer Modellierungssprache für Software und andere Systeme.
prov:wasDerivedFrom
wikipedia-en:Component_(UML)?oldid=1121872436&ns=0
dbo:wikiPageLength
3393
foaf:isPrimaryTopicOf
wikipedia-en:Component_(UML)