Available methods for OCL base types
- General methods
- base64binary
- toSHA1
- decodeBase64
- size
- date and datetime
- double / decimal
- integer
- string
- =
- <>
- encodeBase64
- trim
- split
- startsWith
- contains
- matches
- lastIndexOf
- isOnlyChars
- isNumeric
- indexOf
- isValidDate
- isValidCreditorIdentifierEPC
- isValidReference('FI')
- isValidIBAN
- isValidRF
- isValidCurrencyCode
- isValidCountryCode
- equalsIgnoreCase
- endsWith
- compareToIgnoreCase
- compareTo
- charAt
- toDate
- toReal
- toInteger
- toUpper
- toLower
- size
- concat
- substring
- boolean
- Collections
- Creation of a collection: asBag, asSet, asOrderedSet, asSequence
- excludes
- includes
- exists
- forAll
- sum
- count
- select
- at
Available methods for OCL base types