de.cau.cs.kieler.kiml.export.exporter
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by de.cau.cs.kieler.kiml.export.exporter.Messages

public class Messages
extends NLS

Rating red
Generated:
This code was automatically generated.

Field Summary
static String DotExporter_dot_name
           
static String DotExporter_export_kgraph_to_dot_task
           
static String GMLExporter_export_kgraph_to_gml
           
static String GMLExporter_gml_name
           
static String GMLExporter_include_layout_info_message
           
static String GMLExporter_serialize_kgraph_as_gml_task
           
static String GraphMLExporter_export_kgraph_to_graphml_task
           
static String GraphMLExporter_graphml_name
           
static String KGraphExporter_export_kgraph_task
           
static String KGraphExporter_kgraph_name
           
static String OGMLExporter_export_kgraph_to_ogml_task
           
static String OGMLExporter_include_layout_info_message
           
static String OGMLExporter_ogml_name
           
 
Method Summary
 
Methods inherited from class org.eclipse.osgi.util.NLS
bind, bind, bind, initializeMessages
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DotExporter_dot_name

public static String DotExporter_dot_name

DotExporter_export_kgraph_to_dot_task

public static String DotExporter_export_kgraph_to_dot_task

GMLExporter_export_kgraph_to_gml

public static String GMLExporter_export_kgraph_to_gml

GMLExporter_gml_name

public static String GMLExporter_gml_name

GMLExporter_include_layout_info_message

public static String GMLExporter_include_layout_info_message

GMLExporter_serialize_kgraph_as_gml_task

public static String GMLExporter_serialize_kgraph_as_gml_task

GraphMLExporter_export_kgraph_to_graphml_task

public static String GraphMLExporter_export_kgraph_to_graphml_task

GraphMLExporter_graphml_name

public static String GraphMLExporter_graphml_name

KGraphExporter_export_kgraph_task

public static String KGraphExporter_export_kgraph_task

KGraphExporter_kgraph_name

public static String KGraphExporter_kgraph_name

OGMLExporter_export_kgraph_to_ogml_task

public static String OGMLExporter_export_kgraph_to_ogml_task

OGMLExporter_include_layout_info_message

public static String OGMLExporter_include_layout_info_message

OGMLExporter_ogml_name

public static String OGMLExporter_ogml_name