Package org.lemsml.export.base
Interface IBaseWriter
- All Known Implementing Classes:
ABaseWriter,ANeuroMLBaseWriter,ANeuroMLXMLWriter,AXMLWriter,BrianWriter,CellMLWriter,CWriter,DLemsWriter,DNSimWriter,EDENWriter,GeppettoWriter,GraphWriter,InfoWriter,JNeuroMLWriter,MatlabWriter,ModelicaWriter,MooseWriter,NestWriter,NetPyNEWriter,NeuronWriter,PyNNWriter,SBMLWriter,SEDMLWriter,SVGWriter,VertexWriter,VHDLWriter,XineMLWriter,XppWriter
public interface IBaseWriter
-
Method Summary
Modifier and TypeMethodDescriptionconvert()voidsetOutputFileName(String outputFileName) voidsetOutputFolder(File outputFolder) void
-
Method Details
-
convert
- Throws:
GenerationExceptionIOException
-
setSupportedFeatures
void setSupportedFeatures() -
setOutputFolder
-
setOutputFileName
-