Community
Participate
Working Groups
Create the EMF example and change the file Extensions.ext as follows import unknownSomething; metamodel::Model model(metamodel::Type this): eContainer; // this one is broken Model model(Type this): eContainer; List[metamodel::Entity] entities(metamodel::Model this) : types.typeSelect(metamodel::Entity); First of all: There are no error markers in this file. Another issue exists in all files that import this extension transitivly. E.g. Check.chk will tell me, that the extension "model()" does not exist. However there is no error marker in the extension file. The same happens in "Template.xpt"
this bug is solved with bugs #312425, #312571 and #312569
This is a batch close of open M2T Xpand bugs. It is not planned work on this component in the foreseeable future. If you think this issue needs to be solved and you plan to contribute a fix then feel free to reopen it.