Relation: first-element |
Similar to... | But different because... |
element | first-element applies to ordered Aggregates, determining the first Entity among its elements. |
next-element | next-element applies to an Entity that is element of an ordered Aggregate, indicating the Entity that follows it. |