Position

Fully qualified class name: DDICDIModels::DesignPatterns::CollectionsPattern::Position | Class is abstract.

Definition

Position of the associated member within the associated List.

Explanatory notes

Position indexes members within a collection to create a list (array).

Diagram

Attributes

Name

Inherited from

Description

Data Type

Multiplicity

Default value

value

- own class -

Index value of the member in an ordered array.

Integer

1..1

Associations

Direction

Association

Description

Multiplicity of Position

Package of Other Class

Other Class

Multiplicity of other class

Aggregation Kind

Inherited from

to

List has Position

The Position of the member in the list. Lifecycle dependency: position cannot exist without a list and can be related to one and only one list.

0..*

- own package -

List

1..1

none

- own class -

from

Position indexes Member

0..*

- own package -

Member

0..1

none

- own class -