637638639640641642643644645646647
if (bundle == null) { throw new NoSuchItemStateException(nodeId.toString()); } modified.put(nodeId, bundle); } bundle.removeProperty(id.getName()); } } } // add added properties iter = changeLog.addedStates();
612613614615616617618619620621622
603604605606607608609610611612613
636637638639640641642643644645646