de.cau.cs.kieler.ksbase.core
Class Messages

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by de.cau.cs.kieler.ksbase.core.Messages

public final class Messages
extends NLS

The externalized messages used in the de.cau.cs.kieler.ksbase package.

Rating red

Field Summary
static String executeTransformationCommandWorkflowInvokeError
          Name of the localized message in messages.properties.
static String executeTransformationEditPolicyTransformationCommandName
          Name of the localized message in messages.properties.
static String transformationCommandWorkflowInitializationError
          Name of the localized message in messages.properties.
static String workflowInitializationError
          Name of the localized message in messages.properties.
 
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

transformationCommandWorkflowInitializationError

public static String transformationCommandWorkflowInitializationError
Name of the localized message in messages.properties.


executeTransformationCommandWorkflowInvokeError

public static String executeTransformationCommandWorkflowInvokeError
Name of the localized message in messages.properties.


executeTransformationEditPolicyTransformationCommandName

public static String executeTransformationEditPolicyTransformationCommandName
Name of the localized message in messages.properties.


workflowInitializationError

public static String workflowInitializationError
Name of the localized message in messages.properties.