org.eclipse.etrice.ui.structure.editor
Class StructureExporter

java.lang.Object
  extended by org.eclipse.etrice.ui.structure.editor.StructureExporter

public class StructureExporter
extends java.lang.Object


Constructor Summary
StructureExporter()
           
 
Method Summary
static void export(StructureClass ac, java.lang.String folder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StructureExporter

public StructureExporter()
Method Detail

export

public static void export(StructureClass ac,
                          java.lang.String folder)