Category
OCL Collection Operators
No edit summary |
(Replaced content with "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: frameless|453x453px|link=https://wiki.mdriven.net/index.php/File:Collection_of_objects_operators.png See this page for examples on collection operators. '''Also check out:''' OCLOperators") Tags: Replaced 2017 source edit |
||
(4 intermediate revisions by the same user not shown) | |||
Line 4: | Line 4: | ||
[[File:Collection of objects operators.png|frameless|453x453px|link=https://wiki.mdriven.net/index.php/File:Collection_of_objects_operators.png]] | [[File:Collection of objects operators.png|frameless|453x453px|link=https://wiki.mdriven.net/index.php/File:Collection_of_objects_operators.png]] | ||
See this page for [[Documentation:Examples on collection operators|examples on collection operators.]] | See this page for [[Documentation:Examples on collection operators|examples on collection operators.]] | ||
Also check out: [[Documentation:OCLOperators|OCLOperators]] | '''Also check out:''' [[Documentation:OCLOperators|OCLOperators]] |
Latest revision as of 05:00, 10 March 2025
This page was created by Stephanie@mdriven.net on 2023-04-12. Last edited by Stephanie@mdriven.net on 2025-03-10.
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
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