Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Buckminster CSPEC Artifact"

m (Buckminster CSPEC Artefact moved to Buckminster CSPEC Artifact)
Line 2: Line 2:
 
=Definition=
 
=Definition=
 
</noinclude>
 
</noinclude>
An [[Buckminster CSPEC Artefact|artefact]] is a component private, named collection, of files and/or folders. A component is initially constituted of artefacts and its [[Buckminster CSPEC Action|actions]] and [[Buckminster CSPEC Export|exports]] may produce additional artefacts.
+
An [[Buckminster CSPEC Artifact|artifact]] is a [[Component Attribute (Buckminster)|Component Attribute]]. It is used in a [[Buckminster Component Specification|CSPEC]] to declare a component attribute that has one or several paths as its value.
 
<noinclude>
 
<noinclude>
 
=Description=
 
=Description=
Artefacts are often links in the dependency chain implied within a component. Although the artefact as such is private it is often included in one or several [[Buckminster CSPEC Export|exports]].
+
Lie all component attributes, artifacts can be declared to be private (to the component), or public (can be refered to by all other components).
 +
==Examples==
 +
{{BMTodo|Examples wanted}}
 
[[Category:Buckminster]]
 
[[Category:Buckminster]]
 
[[Category:Buckminster Documentation]]
 
[[Category:Buckminster Documentation]]
 
[[Category:Buckminster Reference]]
 
[[Category:Buckminster Reference]]
 
</noinclude>
 
</noinclude>

Revision as of 05:10, 26 October 2006

< To: Buckminster Project

Definition

An artifact is a Component Attribute. It is used in a CSPEC to declare a component attribute that has one or several paths as its value.

Description

Lie all component attributes, artifacts can be declared to be private (to the component), or public (can be refered to by all other components).

Examples

Examples wanted

Back to the top