pipe.modules.dnamaca
Class Dnamaca

java.lang.Object
  |
  +--pipe.modules.dnamaca.Dnamaca
All Implemented Interfaces:
Module

public class Dnamaca
extends java.lang.Object
implements Module


Constructor Summary
Dnamaca()
           
 
Method Summary
 void displayResults()
           
 java.lang.String getName()
           
 void run(DataLayer _pnmldata)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Dnamaca

public Dnamaca()
Method Detail

getName

public java.lang.String getName()
Specified by:
getName in interface Module

run

public void run(DataLayer _pnmldata)
Specified by:
run in interface Module

displayResults

public void displayResults()