|
Class Summary |
| Binding |
A binding is a relationship between a template and a model
element generated from the template. |
| Comment |
A comment is an annotation attached to a model element or
a set of model elements.
|
| Component |
A component is a reusable part that provides the physical
packaging of model elements.
|
| Node |
A node is a run-time physical object that represents a
computational resource, generally having at least a memory and
often processing capability as well, and upon which components
may be deployed.
|
| Presentation |
A presentation is the relationship between a view element
and a model element (or possibly a set of each). |
| Refinement |
A refinement is a relationship between model elements at
different semantics levels, such as analysis and design.
|
| Trace |
A trace is a conceptual connection between two elements
or sets of elements that represent a single concept at different
semantic levels or from different points of view. |
| Usage |
A usage is a relationship in which one element requires
another element (or set of elements) for its full implementation
or operation. |
| ViewElement |
A view element is a textual or graphical presentation of
one or more model elements.
|