Class UML 2.3::Dependency
Description:
A dependency is a relationship that signifies that a single or a set of
model elements requires other model elements for their specification or
implementation. This means that the complete semantics of the depending
elements is either semantically or structurally dependent on the definition
of the supplier element(s).
Direct Superclasses: PackageableElement,
DirectedRelationshipDirect Subclasses: Usage,
Deployment,
AbstractionClass Precedence List: Dependency,
PackageableElement,
ParameterableElement,
NamedElement,
DirectedRelationship,
Relationship,
ElementProperties:
![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
client :
NamedElement (1 *); -- source
Dependency![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
supplier :
NamedElement (1 *); -- source
Dependency![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
visibility :
VisibilityKind (1 1); -- source
PackageableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
owningTemplateParameter :
TemplateParameter (0 1); -- source
ParameterableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
templateParameter :
TemplateParameter (0 1); -- source
ParameterableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
clientDependency :
Dependency (0 *); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
name : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
nameExpression :
StringExpression (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
namespace :
Namespace (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
qualifiedName : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
source :
Element (1 *); -- source
DirectedRelationship![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
target :
Element (1 *); -- source
DirectedRelationship![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
relatedElement :
Element (1 *); -- source
Relationship![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=23714%3A00D1810E7F70DD7AA047B3ABF7776426)
owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].