|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--uk.ac.bbk.dcs.automed.qproc.FragmentProcessor
The purpose of this class is to replace all schemes with wrapper objects.
| Constructor Summary | |
FragmentProcessor()
|
|
| Method Summary | |
void |
process(ASG g)
Replaces schemes with wrapper objects in the given ASG |
void |
process(Cell n)
Replaces schemes with wrapper objects in the ASG with root n |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public FragmentProcessor()
| Method Detail |
public void process(Cell n)
throws java.lang.Exception
java.lang.Exception
public void process(ASG g)
throws java.lang.Exception
java.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||