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=95807%3AE87F274F356583862F6DD14639C44A8D)
end :
ConnectorEnd (0 *); -- source
ConnectableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
templateParameter :
ConnectableElementTemplateParameter (0 1); -- source
ConnectableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
owningTemplateParameter :
TemplateParameter (0 1); -- source
ParameterableElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
type :
Type (0 1); -- source
TypedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
clientDependency :
Dependency (0 *); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
name : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
nameExpression :
StringExpression (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
namespace :
Namespace (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
qualifiedName : String (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
visibility :
VisibilityKind (0 1); -- source
NamedElement![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
ownedComment :
Comment (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
ownedElement :
Element (0 *); -- source
Element![](/se-interop/image/down-arrow.png?hunchentoot-session=95807%3AE87F274F356583862F6DD14639C44A8D)
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].