X-Git-Url: https://git.ladys.computer/Vocab/blobdiff_plain/80a278934101021d491140c9fd1bc992ec7d3d18..refs/heads/live:/data/classes/olo%C2%A6Slot?ds=inline diff --git "a/data/classes/olo\302\246Slot" "b/data/classes/olo\302\246Slot" index b49cf97..9b1eca9 100644 --- "a/data/classes/olo\302\246Slot" +++ "b/data/classes/olo\302\246Slot" @@ -14,18 +14,22 @@ SPDX-License-Identifier: CC0-1.0 The item of a Slot provides the thing being it proxies.
- When an Ordered Aggregation has a slot, its index must be unique within that Ordered Aggregation. - However, Slots are permitted to be proxies in other kinds of Aggregation, in which case index uniqueness is not required. -
-- When a Slot has an ordered list, its index should be less than or equal to the length of that Ordered List. + The index of a Slot should be less than or equal to the length of its ordered list.