Community
Participate
Working Groups
package example : ex = 'ex' { datatype ThirtyCharString : 'java.lang.String' { invariant MaxLengthConstraint: oclIsUndefined(); } } fails since there is no DataTypeScopeAdapter adding OclAny content.
Created attachment 175039 [details] Fix to add OclAny conformance for DataType and Enum Suitable for 3.0.1
Committed to HEAD for 3.1.0M2 and to R3_0_maintenance for 3.0.1RC2.
Closing