Abstract Class UML 2.3::ConnectableElement
Description:
A connectable element may be exposed as a connectable element template
parameter.
Direct Superclasses: ParameterableElement,
TypedElementDirect Subclasses: Variable,
Property,
ParameterClass Precedence List: ConnectableElement,
ParameterableElement,
TypedElement,
NamedElement,
ElementProperties:
![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
end :
ConnectorEnd (0 *); -- source
ConnectableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
templateParameter :
ConnectableElementTemplateParameter (0 1); -- source
ConnectableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
owningTemplateParameter :
TemplateParameter (0 1); -- source
ParameterableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
type :
Type (0 1); -- source
TypedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
clientDependency :
Dependency (0 *); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
name : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
nameExpression :
StringExpression (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
namespace :
Namespace (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
qualifiedName : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
visibility :
VisibilityKind (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=7038%3A093A501048CFE8B1896D628EE84B92E2)
owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
Signature: end.1() : ConnectorEnd;
Description: Expression: result = ConnectorEnd.allInstances()->select(e | e.role=self)
Send questions or comments to
[email protected].