I am trying to add a function and I not seeing how the addJPAEdmCompleTypeView method in the JPAEdmComplexType class gets called. (BTW, is the name of this method missing an "x" for Complex?)
The logic in the build method of JPAEdmProperty seems to expect and attributeType of EMBEDDED. I am wondering if I am misunderstanding how the COMPLEX_TYPE is being used. I would like to write a function which returns a COMPLEX_TYPE which is not part of the model. Any insights would be appreciated. TIA, Carl
