OCL Java code generator optimizes away the first condition "not...
OCL Java code generator optimizes away the first condition "not self.container().oclIsUndefined()" because it thinks that "self.container()" can never be null although the return value is marked optional (assuming a bug in Pivot OCL)
Please register or sign in to comment