Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
72:phase_freezes_prepare [2019/02/25 16:44] – [Configure Phase Freeze Support in the Metamodel] ext-bkkr72:phase_freezes_prepare [2019/02/25 16:46] – [Freeze Script Programming] ext-bkkr
Line 65: Line 65:
  
 <code> <code>
-<font inherit/Courier New,Courier,monospace;;inherit;;inherit>importPackage(Packages.java.util);+importPackage(Packages.java.util);
 importPackage(Packages.de.methodpark.pkit.facade.impl); importPackage(Packages.de.methodpark.pkit.facade.impl);
 +
 function getSelfAndTransitiveChildren(self) { function getSelfAndTransitiveChildren(self) {
 var result = new Array(); var result = new Array();