de.cau.cs.kieler.keg.diagram.custom.wizards
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by de.cau.cs.kieler.keg.diagram.custom.wizards.Messages

public class Messages
extends NLS

Rating red
Generated:
This code was automatically generated.

Field Summary
static String RandomGraphANTEPage_description
           
static String RandomGraphANTEPage_number_of_edges_caption
           
static String RandomGraphANTEPage_number_of_edges_help
           
static String RandomGraphANTEPage_number_of_nodes_caption
           
static String RandomGraphANTEPage_number_of_nodes_help
           
static String RandomGraphANTEPage_planarity_caption
           
static String RandomGraphANTEPage_planarity_help
           
static String RandomGraphANTEPage_title
           
static String RandomGraphAnyPage_cycles_caption
           
static String RandomGraphAnyPage_cycles_help
           
static String RandomGraphAnyPage_density_caption
           
static String RandomGraphAnyPage_density_help
           
static String RandomGraphAnyPage_description
           
static String RandomGraphAnyPage_max_outgoing_caption
           
static String RandomGraphAnyPage_max_outgoing_help
           
static String RandomGraphAnyPage_min_outgoing_caption
           
static String RandomGraphAnyPage_min_outgoing_help
           
static String RandomGraphAnyPage_multi_edges_caption
           
static String RandomGraphAnyPage_multi_edges_help
           
static String RandomGraphAnyPage_number_of_edges_caption
           
static String RandomGraphAnyPage_number_of_edges_help
           
static String RandomGraphAnyPage_number_of_nodes_caption
           
static String RandomGraphAnyPage_number_of_nodes_help
           
static String RandomGraphAnyPage_self_loops_caption
           
static String RandomGraphAnyPage_self_loops_help
           
static String RandomGraphAnyPage_title
           
static String RandomGraphBiconnectedPage_description
           
static String RandomGraphBiconnectedPage_number_of_edges_caption
           
static String RandomGraphBiconnectedPage_number_of_edges_help
           
static String RandomGraphBiconnectedPage_number_of_nodes_caption
           
static String RandomGraphBiconnectedPage_number_of_nodes_help
           
static String RandomGraphBiconnectedPage_title
           
static String RandomGraphNewFilePage_create_diagrams_caption
           
static String RandomGraphNewFilePage_description
           
static String RandomGraphNewFilePage_number_of_graphs_caption
           
static String RandomGraphNewFilePage_open_diagrams_caption
           
static String RandomGraphNewFilePage_title
           
static String RandomGraphTreePage_description
           
static String RandomGraphTreePage_max_degree_caption
           
static String RandomGraphTreePage_max_degree_help
           
static String RandomGraphTreePage_max_width_caption
           
static String RandomGraphTreePage_max_width_help
           
static String RandomGraphTreePage_number_of_nodes_caption
           
static String RandomGraphTreePage_number_of_nodes_help
           
static String RandomGraphTreePage_title
           
static String RandomGraphTriconnectedPage_description
           
static String RandomGraphTriconnectedPage_number_of_nodes_caption
           
static String RandomGraphTriconnectedPage_number_of_nodes_help
           
static String RandomGraphTriconnectedPage_title
           
static String RandomGraphTypePage_ante_graph_type_caption
           
static String RandomGraphTypePage_ante_graph_type_help
           
static String RandomGraphTypePage_any_graph_type_caption
           
static String RandomGraphTypePage_any_graph_type_help
           
static String RandomGraphTypePage_biconnected_graph_type_caption
           
static String RandomGraphTypePage_biconnected_graph_type_help
           
static String RandomGraphTypePage_description
           
static String RandomGraphTypePage_title
           
static String RandomGraphTypePage_tree_graph_type_caption
           
static String RandomGraphTypePage_tree_graph_type_help
           
static String RandomGraphTypePage_triconnected_graph_type_caption
           
static String RandomGraphTypePage_triconnected_graph_type_help
           
static String RandomGraphUtilityPage_description
           
static String RandomGraphUtilityPage_directed_caption
           
static String RandomGraphUtilityPage_directed_help
           
static String RandomGraphUtilityPage_hierarchy_caption
           
static String RandomGraphUtilityPage_hierarchy_factor_caption
           
static String RandomGraphUtilityPage_hierarchy_factor_help
           
static String RandomGraphUtilityPage_hierarchy_help
           
static String RandomGraphUtilityPage_hypernode_caption
           
static String RandomGraphUtilityPage_hypernode_help
           
static String RandomGraphUtilityPage_max_hierarchy_caption
           
static String RandomGraphUtilityPage_max_hierarchy_help
           
static String RandomGraphUtilityPage_ports_caption
           
static String RandomGraphUtilityPage_ports_help
           
static String RandomGraphUtilityPage_title
           
static String RandomGraphWizard_generate_and_serialize_task
           
static String RandomGraphWizard_generating_graphs_task
           
static String RandomGraphWizard_graph_generated_failed_error
           
static String RandomGraphWizard_revise_settings_title
           
static String RandomGraphWizard_soft_limit_diagrams_message
           
static String RandomGraphWizard_soft_limit_graphs_message
           
static String RandomGraphWizard_soft_limit_open_diagrams_message
           
static String RandomGraphWizard_title
           
 
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

RandomGraphANTEPage_description

public static String RandomGraphANTEPage_description

RandomGraphANTEPage_number_of_edges_caption

public static String RandomGraphANTEPage_number_of_edges_caption

RandomGraphANTEPage_number_of_edges_help

public static String RandomGraphANTEPage_number_of_edges_help

RandomGraphANTEPage_number_of_nodes_caption

public static String RandomGraphANTEPage_number_of_nodes_caption

RandomGraphANTEPage_number_of_nodes_help

public static String RandomGraphANTEPage_number_of_nodes_help

RandomGraphANTEPage_planarity_caption

public static String RandomGraphANTEPage_planarity_caption

RandomGraphANTEPage_planarity_help

public static String RandomGraphANTEPage_planarity_help

RandomGraphANTEPage_title

public static String RandomGraphANTEPage_title

RandomGraphAnyPage_cycles_caption

public static String RandomGraphAnyPage_cycles_caption

RandomGraphAnyPage_cycles_help

public static String RandomGraphAnyPage_cycles_help

RandomGraphAnyPage_density_caption

public static String RandomGraphAnyPage_density_caption

RandomGraphAnyPage_density_help

public static String RandomGraphAnyPage_density_help

RandomGraphAnyPage_description

public static String RandomGraphAnyPage_description

RandomGraphAnyPage_max_outgoing_caption

public static String RandomGraphAnyPage_max_outgoing_caption

RandomGraphAnyPage_max_outgoing_help

public static String RandomGraphAnyPage_max_outgoing_help

RandomGraphAnyPage_min_outgoing_caption

public static String RandomGraphAnyPage_min_outgoing_caption

RandomGraphAnyPage_min_outgoing_help

public static String RandomGraphAnyPage_min_outgoing_help

RandomGraphAnyPage_multi_edges_caption

public static String RandomGraphAnyPage_multi_edges_caption

RandomGraphAnyPage_multi_edges_help

public static String RandomGraphAnyPage_multi_edges_help

RandomGraphAnyPage_number_of_edges_caption

public static String RandomGraphAnyPage_number_of_edges_caption

RandomGraphAnyPage_number_of_edges_help

public static String RandomGraphAnyPage_number_of_edges_help

RandomGraphAnyPage_number_of_nodes_caption

public static String RandomGraphAnyPage_number_of_nodes_caption

RandomGraphAnyPage_number_of_nodes_help

public static String RandomGraphAnyPage_number_of_nodes_help

RandomGraphAnyPage_self_loops_caption

public static String RandomGraphAnyPage_self_loops_caption

RandomGraphAnyPage_self_loops_help

public static String RandomGraphAnyPage_self_loops_help

RandomGraphAnyPage_title

public static String RandomGraphAnyPage_title

RandomGraphBiconnectedPage_description

public static String RandomGraphBiconnectedPage_description

RandomGraphBiconnectedPage_number_of_edges_caption

public static String RandomGraphBiconnectedPage_number_of_edges_caption

RandomGraphBiconnectedPage_number_of_edges_help

public static String RandomGraphBiconnectedPage_number_of_edges_help

RandomGraphBiconnectedPage_number_of_nodes_caption

public static String RandomGraphBiconnectedPage_number_of_nodes_caption

RandomGraphBiconnectedPage_number_of_nodes_help

public static String RandomGraphBiconnectedPage_number_of_nodes_help

RandomGraphBiconnectedPage_title

public static String RandomGraphBiconnectedPage_title

RandomGraphNewFilePage_create_diagrams_caption

public static String RandomGraphNewFilePage_create_diagrams_caption

RandomGraphNewFilePage_description

public static String RandomGraphNewFilePage_description

RandomGraphNewFilePage_number_of_graphs_caption

public static String RandomGraphNewFilePage_number_of_graphs_caption

RandomGraphNewFilePage_open_diagrams_caption

public static String RandomGraphNewFilePage_open_diagrams_caption

RandomGraphNewFilePage_title

public static String RandomGraphNewFilePage_title

RandomGraphTreePage_description

public static String RandomGraphTreePage_description

RandomGraphTreePage_max_degree_caption

public static String RandomGraphTreePage_max_degree_caption

RandomGraphTreePage_max_degree_help

public static String RandomGraphTreePage_max_degree_help

RandomGraphTreePage_max_width_caption

public static String RandomGraphTreePage_max_width_caption

RandomGraphTreePage_max_width_help

public static String RandomGraphTreePage_max_width_help

RandomGraphTreePage_number_of_nodes_caption

public static String RandomGraphTreePage_number_of_nodes_caption

RandomGraphTreePage_number_of_nodes_help

public static String RandomGraphTreePage_number_of_nodes_help

RandomGraphTreePage_title

public static String RandomGraphTreePage_title

RandomGraphTriconnectedPage_description

public static String RandomGraphTriconnectedPage_description

RandomGraphTriconnectedPage_number_of_nodes_caption

public static String RandomGraphTriconnectedPage_number_of_nodes_caption

RandomGraphTriconnectedPage_number_of_nodes_help

public static String RandomGraphTriconnectedPage_number_of_nodes_help

RandomGraphTriconnectedPage_title

public static String RandomGraphTriconnectedPage_title

RandomGraphTypePage_ante_graph_type_caption

public static String RandomGraphTypePage_ante_graph_type_caption

RandomGraphTypePage_ante_graph_type_help

public static String RandomGraphTypePage_ante_graph_type_help

RandomGraphTypePage_any_graph_type_caption

public static String RandomGraphTypePage_any_graph_type_caption

RandomGraphTypePage_any_graph_type_help

public static String RandomGraphTypePage_any_graph_type_help

RandomGraphTypePage_biconnected_graph_type_caption

public static String RandomGraphTypePage_biconnected_graph_type_caption

RandomGraphTypePage_biconnected_graph_type_help

public static String RandomGraphTypePage_biconnected_graph_type_help

RandomGraphTypePage_description

public static String RandomGraphTypePage_description

RandomGraphTypePage_title

public static String RandomGraphTypePage_title

RandomGraphTypePage_tree_graph_type_caption

public static String RandomGraphTypePage_tree_graph_type_caption

RandomGraphTypePage_tree_graph_type_help

public static String RandomGraphTypePage_tree_graph_type_help

RandomGraphTypePage_triconnected_graph_type_caption

public static String RandomGraphTypePage_triconnected_graph_type_caption

RandomGraphTypePage_triconnected_graph_type_help

public static String RandomGraphTypePage_triconnected_graph_type_help

RandomGraphUtilityPage_description

public static String RandomGraphUtilityPage_description

RandomGraphUtilityPage_directed_caption

public static String RandomGraphUtilityPage_directed_caption

RandomGraphUtilityPage_directed_help

public static String RandomGraphUtilityPage_directed_help

RandomGraphUtilityPage_hierarchy_caption

public static String RandomGraphUtilityPage_hierarchy_caption

RandomGraphUtilityPage_hierarchy_factor_caption

public static String RandomGraphUtilityPage_hierarchy_factor_caption

RandomGraphUtilityPage_hierarchy_factor_help

public static String RandomGraphUtilityPage_hierarchy_factor_help

RandomGraphUtilityPage_hierarchy_help

public static String RandomGraphUtilityPage_hierarchy_help

RandomGraphUtilityPage_hypernode_caption

public static String RandomGraphUtilityPage_hypernode_caption

RandomGraphUtilityPage_hypernode_help

public static String RandomGraphUtilityPage_hypernode_help

RandomGraphUtilityPage_max_hierarchy_caption

public static String RandomGraphUtilityPage_max_hierarchy_caption

RandomGraphUtilityPage_max_hierarchy_help

public static String RandomGraphUtilityPage_max_hierarchy_help

RandomGraphUtilityPage_ports_caption

public static String RandomGraphUtilityPage_ports_caption

RandomGraphUtilityPage_ports_help

public static String RandomGraphUtilityPage_ports_help

RandomGraphUtilityPage_title

public static String RandomGraphUtilityPage_title

RandomGraphWizard_generate_and_serialize_task

public static String RandomGraphWizard_generate_and_serialize_task

RandomGraphWizard_generating_graphs_task

public static String RandomGraphWizard_generating_graphs_task

RandomGraphWizard_graph_generated_failed_error

public static String RandomGraphWizard_graph_generated_failed_error

RandomGraphWizard_revise_settings_title

public static String RandomGraphWizard_revise_settings_title

RandomGraphWizard_soft_limit_diagrams_message

public static String RandomGraphWizard_soft_limit_diagrams_message

RandomGraphWizard_soft_limit_graphs_message

public static String RandomGraphWizard_soft_limit_graphs_message

RandomGraphWizard_soft_limit_open_diagrams_message

public static String RandomGraphWizard_soft_limit_open_diagrams_message

RandomGraphWizard_title

public static String RandomGraphWizard_title