Abstract Class UML 2.4.1::ConnectableElement
Description:
ConnectableElement is an abstract metaclass representing a set of instances
that play roles of a classifier. Connectable elements may be joined by
attached connectors and specify configurations of linked instances to be
created within an instance of the containing classifier.A connectable element
may be exposed as a connectable element template parameter.
Direct Superclasses: TypedElement,
ParameterableElementDirect Subclasses: Variable,
Property,
ParameterClass Precedence List: ConnectableElement,
TypedElement,
NamedElement,
ParameterableElement,
ElementProperties:
end :
ConnectorEnd (0 *); -- source
ConnectableElement templateParameter :
ConnectableElementTemplateParameter (0 1); -- source
ConnectableElement type :
Type (0 1); -- source
TypedElement clientDependency :
Dependency (0 *); -- source
NamedElement name : String (0 1); -- source
NamedElement nameExpression :
StringExpression (0 1); -- source
NamedElement namespace :
Namespace (0 1); -- source
NamedElement qualifiedName : String (0 1); -- source
NamedElement visibility :
VisibilityKind (0 1); -- source
NamedElement owningTemplateParameter :
TemplateParameter (0 1); -- source
ParameterableElement ownedComment :
Comment (0 *); -- source
Element ownedElement :
Element (0 *); -- source
Element owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].