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