Package org.eclipse.emf.codegen.merge.java

Class Summary
JControlModel A control model that provides dictionaries and rules to drive a merge process.
JControlModel.DictionaryPattern  
JControlModel.Feature  
JControlModel.PullRule  
JControlModel.SortRule The sort rule is used to ensure that the order of the attributes as declared on the source is respected (in theory this rule could be used to sort any member, but JMerger only applies it to attributes).
JControlModel.SweepRule A sweep rule removes elements from the target if they are NOT available in the source.
JMerger This implements the method JMerger.run(java.lang.Object), which is called just like main during headless workbench invocation.
JPatternDictionary A dictionary of signatures and JNodes.
 


Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.