1.3.4.7 ModelElement
A ModelElement describes every element that can exist in a model. Only low-level Elements are not ModelElements. ModelElements can be extended by Stereotypes and TaggedValues, can have Notes, can be the origin or target of Dependencies, and can have Constraints.
NoteTaggedValueNameModelElementStereotypeElementDependencyConstraintConnectorEndConnectorBindingBindableInstanceAbstractDiagram
Attribute
Description
string Name [0..1]
Name of the element.
Association
Description
DependsOnDependency : Dependency [0..*]
Descriptor : Note [0..*]
Extension : Stereotype [0..*]
Tag : TaggedValue [0..*]
product : AbstractDiagram [0..*]
OwnedElement : ModelElement [0..*]
Owner : ModelElement [0..1]
Represents : Binding [0..*]
product : AbstractDiagram [0..*]
RepresentingConnector : Connector [0..*]
Expresses that the Connector represents an element from within a more accurate context (such as within an instance or a class internal structure).
Expresses that the Connector represents an element from within a more accurate context (such as within an instance or a class internal structure).
RepresentingInstance : BindableInstance [0..*]
Expresses that the Part or Port represents an element from within a more accurate context (such as within an instance or a class internal structure).
Expresses that the Part or Port represents an element from within a more accurate context (such as within an instance or a class internal structure).
ImpactedDependency : Dependency [0..*]
The element independent of the client element, in the same respect and the same dependency relationship.
bpmnLane : BpmnLane [0..*]
A reference to a BaseElement which specifies the partition value and partition type. NOTE: A revoir dans Modelio : même association que partition/represented dans les diagrammes d'activité.
ReceivedInfo : InformationFlow [0..*]
Defines to which target the conveyed information items are directed.
SentInfo : InformationFlow [0..*]
Defines from which source the conveyed information items are initiated.
ConstraintDefinition : Constraint [0..*]
Defines which elements are concerned by the Constraint.
TemplateSubstitution : TemplateParameterSubstitution [0..*]
The elements that are the actual parameters for this substitution.
Manifesting : Manifestation [0..*]
Elements that are rendered by the Artifact.
DefaultParametering : TemplateParameter [0..*]
Value that the parameter takes if no specific value is specified.
OwnerTemplateParameter : TemplateParameter [0..1]
A TemplateParameter references a ParameterableElement that is exposed as a formal template parameter in the container template. This parameterizable element is meaningful only within the template, or other templates that may have access to its content (for example, if the template supports specialization). The exposed parameterizable element may not be used in other parts of the model. A TemplateParameter may own the exposed ParameterableElement in situations where that element is only referenced from within the template.
TypingTemplate : TemplateParameter [0..*]
Default parameter type, when IsValueParameter is false.
Extension : Stereotype [0..*]
RepresentingEnd : ConnectorEnd [0..*]
Expresses that the ConnectorEnd represents an element in a more accurate context (such as within an instance or a class internal structure).
Expresses that the ConnectorEnd represents an element in a more accurate context (such as within an instance or a class internal structure).
RepresentingPartition : ActivityPartition [0..*]
An element constraining behaviors invoked by nodes in the partition. A partition should represent a classifier, an attribute, its value a parameter or an instance.