New String operations
String::+ - I thought this was Indigo but it isn't
String::at() - I thought this was Indigo but it isn't
String::characters() - I thought this was Indigo but it isn't
String::endsWith()
String::equalsIgnoreCase() - I thought this was Indigo but it isn't
String::indexOf() - I thought this was Indigo but it isn't
String::lastIndexOf()
String::startsWith()
String::substituteAll()
String::substituteFirst()
String::toBoolean()
String::toLowerCase() - I thought this was Indigo but it isn't - toLower
already there
String::toUpperCase() - I thought this was Indigo but it isn't - toUpper
already there
String::tokenize(*3)
String::trim()
New String regex support
String::matches()
String::replaceAll()
String::replaceFirst()
New Collection operations
Collection::max() - I thought this was Indigo but it isn't
Collection::min() - I thought this was Indigo but it isn't
Collection::selectByKind()
Collection::selectByType()
Collection::sum() now works on a mix of Integer/Real/BigDecimal
New OclAny operations
OclAny::toString() - giving 'invalid' and 'null' appropriately
Inherited OclAny operations
Collection.oclIsInvalid
Collection::oclInUndefined
Complete OCL Import syntax
Regards
Ed Willink
_______________________________________________
mdt-ocl.dev mailing list
mdt-ocl.dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/mdt-ocl.dev