|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.biopax.paxtools.controller.Merger
public class Merger
Utility class to merge multiple biopax models into one
| Constructor Summary | |
|---|---|
Merger(EditorMap map)
|
|
| Method Summary | |
|---|---|
void |
merge(Model target,
java.util.Collection<? extends Model> sources)
|
void |
visit(BioPAXElement bpe,
Model model,
PropertyEditor editor)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Merger(EditorMap map)
| Method Detail |
|---|
public void visit(BioPAXElement bpe,
Model model,
PropertyEditor editor)
visit in interface Visitor
public void merge(Model target,
java.util.Collection<? extends Model> sources)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||