public interface MRAExporter
| Modifier and Type | Method and Description |
|---|---|
boolean |
canBeApplied(IMraLogGroup source)
This method must return true for the implementing Exporter to be added to MRA
|
java.lang.String |
getName()
Return the name that will be shown on Exporters menu
|
java.lang.String |
process()
Process method to be called on Exporter selection
|
boolean canBeApplied(IMraLogGroup source)
source - java.lang.String process()
java.lang.String getName()
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.