Category
OCL Collection Operators
Once you have a collection of objects, there are certain operators applicable to them.
You can use the OCL-Editor to see what they are:
See this page for examples on collection operators.
Also check out: OCLOperators
This page was edited 3 days ago on 03/10/2025. What links here
Pages in category "OCL Collection Operators"
The following 41 pages are in this category, out of 41 total.
O
- Documentation:OCL Operators product
- Documentation:OCLOperators append
- Documentation:OCLOperators asBag
- Documentation:OCLOperators asSequence
- Documentation:OCLOperators asSet
- Documentation:OCLOperators at
- Documentation:OCLOperators at0
- Documentation:OCLOperators collect
- Documentation:OCLOperators collectNested
- Documentation:OCLOperators count
- Documentation:OCLOperators dictionary
- Documentation:OCLOperators difference
- Documentation:OCLOperators excluding
- Documentation:OCLOperators exists
- Documentation:OCLOperators filterOnType
- Documentation:OCLOperators first
- Documentation:OCLOperators forAll
- Documentation:OCLOperators foreach
- Documentation:OCLOperators groupBy
- Documentation:OCLOperators includes
- Documentation:OCLOperators includesAll
- Documentation:OCLOperators including
- Documentation:OCLOperators indexOf
- Documentation:OCLOperators indexOf0
- Documentation:OCLOperators insertAt
- Documentation:OCLOperators intersection
- Documentation:OCLOperators isEmpty
- Documentation:OCLOperators last
- Documentation:OCLOperators notEmpty
- Documentation:OCLOperators orderBy
- Documentation:OCLOperators orderDescending
- Documentation:OCLOperators orderGeneric
- Documentation:OCLOperators prepend
- Documentation:OCLOperators reject
- Documentation:OCLOperators select
- Documentation:OCLOperators size
- Documentation:OCLOperators subSequence
- Documentation:OCLOperators sum
- Documentation:OCLOperators symmetricDifference
- Documentation:OCLOperators union