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 "Diagram Key"

Line 3: Line 3:
 
[[Image:Diagram-key-1.1.100.png|right]]
 
[[Image:Diagram-key-1.1.100.png|right]]
  
Definitions:
+
===Definitions==
;Service: A web service
+
;Service: A web service.
;Package: A set of [[Components]]
+
;Package: A set of [[Components]].
;Component: An abstract service description
+
;Component: An abstract service description.
;Project: An Eclipse project folder
+
;Project: (Not shown in the key): An Eclipse IDE project folder one or more of which implements a Component service description.
 +
;Sub-component: A sub-part of a Project. One Project may be made up of multiple Sub-components.
  
There are three kind of tables here [[Components]]
+
===Components, tables & rows===
# Single project tables that describe a single Component and implement it with a single Project (row)
+
There are three kind of tables on these [[Components]] pages:
# Multi-project tables that describe a single Component but contain multiple alternative implementation Projects (rows)
+
* Single project tables that describe a single Component and implement it with a single Project (row)
# Package tables that describe a set of rows each of which is a Component
+
* Multi-project tables that describe a single Component but contain multiple alternative implementation Projects (rows)
 +
* Package tables that describe a set of rows each of which is a Component

Revision as of 16:24, 11 July 2009

{{#eclipseproject:technology.higgins|eclipse_custom_style.css}}

Diagram-key-1.1.100.png

=Definitions

Service
A web service.
Package
A set of Components.
Component
An abstract service description.
Project
(Not shown in the key): An Eclipse IDE project folder one or more of which implements a Component service description.
Sub-component
A sub-part of a Project. One Project may be made up of multiple Sub-components.

Components, tables & rows

There are three kind of tables on these Components pages:

  • Single project tables that describe a single Component and implement it with a single Project (row)
  • Multi-project tables that describe a single Component but contain multiple alternative implementation Projects (rows)
  • Package tables that describe a set of rows each of which is a Component

Back to the top