de.cau.cs.kieler.sim.kiem
Class Messages

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

public class Messages
extends NLS

The Class Messages is used to externalize strings in the messages.properties file.

Rating yellow
(2009-01-15)

Field Summary
static String extensionPointIDjsoncomponent
          The extension point jsoncomponent.
static String extensionPointIDstringcomponent
          The extension point stringcomponent.
static String mActionAdd
          The Action add.
static String mActionDelete
          The Action delete.
static String mActionDisable
          The Action disable.
static String mActionDown
          The Action down.
static String mActionEnable
          The Action enable.
static String mActionHintAdd
          The Action hint add.
static String mActionHintDelete
          The Action hint delete.
static String mActionHintDisable
          The Action hint disable.
static String mActionHintDown
          The Action hint down.
static String mActionHintEnable
          The Action hint enable.
static String mActionHintMacroStep
          The Action hint macro step.
static String mActionHintOpen
          The Action hint open.
static String mActionHintPause
          The Action hint pause.
static String mActionHintRun
          The Action hint run.
static String mActionHintRunUser
          The Action hint run user.
static String mActionHintStep
          The Action hint step.
static String mActionHintStepBack
          The Action hint step back.
static String mActionHintStepFMC
          The Action hint step forward most current/recent.
static String mActionHintStepUser
          The Action hint user defined step.
static String mActionHintStop
          The Action hint stop.
static String mActionHintUp
          The Action hint up.
static String mActionMacroStep
          The Action macro step.
static String mActionOpen
          The Action open.
static String mActionPause
          The Action pause.
static String mActionRun
          The Action run.
static String mActionRunUser
          The Action run user.
static String mActionRunUserDialogText
          The Action run user dialog text.
static String mActionRunUserDialogTitle
          The Action run user dialog title.
static String mActionStep
          The Action step.
static String mActionStepBack
          The Action step back.
static String mActionStepFMC
          The Action step forward most current/recent.
static String mActionStepUser
          The Action user defined step.
static String mActionStepUserDialogText
          The Action step user dialog text.
static String mActionStepUserDialogTitle
          The Action step user dialog title.
static String mActionStop
          The Action stop.
static String mActionUp
          The Action up.
static String mAddDataComponentTitle
          The Add data component title.
static String mDurationTextFieldHint
          The Duration text field hint.
static String mDurationTextFieldName
          The Duration text field name.
static String mDurationTextFieldReserveSpace
          The Duration text field reserve space.
static String mDurationTextFieldSuffix
          The Duration text field suffix.
static String mErrorKiemMasterException
          The Error KIEM master exception.
static String mErrorNoDataObserver
          The Error no data observer.
static String mErrorNoDataProducer
          The Error no data producer.
static String mErrorOpenDuringExecution
          The Error open during execution.
static String mErrorTimeoutExecution
          The Error timeout execution.
static String mExecutionFileExtension
          The Execution file extension.
static String mInitializationDataComponent
          The Initialization data component.
static String mObserverDataComponent
          The Observer data component.
static String mObserverProducerDataComponent
          The Observer producer data component.
static String mProducerDataComponent
          The Producer data component.
static String mStepTextFieldHint
          The Step text field hint.
static String mStepTextFieldName
          The Step text field name.
static String mStepTextFieldNoStep
          The Step text field no step.
static String mStepTextFieldReserveSpace
          The Step text field reserve space.
static String mTableComponentName
          The Table component name.
static String mTableComponentNameKey
          The Table component name key.
static String mTableEnabled
          The Table enabled.
static String mTableHintComponentName
          The Table hint component name.
static String mTableHintComponentNameKey
          The Table hint component name key.
static String mTableHintEnabled
          The Table hint enabled.
static String mTableHintMaster
          The Table hint master.
static String mTableHintType
          The Table hint type.
static String mTableHintValue
          The Table hint value.
static String mTableMaster
          The Table master.
static String mTableType
          The Table type.
static String mTableValue
          The Table value.
static String mTimingResultsAimedStepDuration
          The Timing results aimed step duration.
static String mTimingResultsAverageStepDuration
          The Timing results average step duration.
static String mTimingResultsMaximumStepDuration
          The Timing results maximum step duration.
static String mTimingResultsMinimumStepDuration
          The Timing results minimum step duration.
static String mTimingResultsNumberOfSteps
          The Timing results number of steps.
static String mTimingResultsOverallExecutionTime
          The Timing results overall execution time.
static String mTimingResultsTitle
          The Timing results title.
static String mTimingResultsWheightedAverageStepDuration
          The Timing results weighted average step duration.
static String mViewTitle
          The View title.
static String mWarningAtMostOneMaster
          The Warning at most one master.
static String mWarningDurationTooLarge
          The Warning duration too large.
static String mWarningDurationTooSmall
          The Warning duration too small.
static String mWarningLoadingDataComponent
          The Warning loading data component.
static String mWarningLoadingDataComponentProperty
          The Warning loading data component property.
 
Constructor Summary
Messages()
          Instantiates the messages class.
 
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

extensionPointIDjsoncomponent

public static String extensionPointIDjsoncomponent
The extension point jsoncomponent.


extensionPointIDstringcomponent

public static String extensionPointIDstringcomponent
The extension point stringcomponent.


mViewTitle

public static String mViewTitle
The View title.


mTimingResultsTitle

public static String mTimingResultsTitle
The Timing results title.


mAddDataComponentTitle

public static String mAddDataComponentTitle
The Add data component title.


mObserverDataComponent

public static String mObserverDataComponent
The Observer data component.


mObserverProducerDataComponent

public static String mObserverProducerDataComponent
The Observer producer data component.


mProducerDataComponent

public static String mProducerDataComponent
The Producer data component.


mInitializationDataComponent

public static String mInitializationDataComponent
The Initialization data component.


mTableComponentName

public static String mTableComponentName
The Table component name.


mTableValue

public static String mTableValue
The Table value.


mTableEnabled

public static String mTableEnabled
The Table enabled.


mTableType

public static String mTableType
The Table type.


mTableMaster

public static String mTableMaster
The Table master.


mTableComponentNameKey

public static String mTableComponentNameKey
The Table component name key.


mTableHintComponentName

public static String mTableHintComponentName
The Table hint component name.


mTableHintValue

public static String mTableHintValue
The Table hint value.


mTableHintEnabled

public static String mTableHintEnabled
The Table hint enabled.


mTableHintType

public static String mTableHintType
The Table hint type.


mTableHintMaster

public static String mTableHintMaster
The Table hint master.


mTableHintComponentNameKey

public static String mTableHintComponentNameKey
The Table hint component name key.


mActionOpen

public static String mActionOpen
The Action open.


mActionHintOpen

public static String mActionHintOpen
The Action hint open.


mExecutionFileExtension

public static String mExecutionFileExtension
The Execution file extension.


mActionDisable

public static String mActionDisable
The Action disable.


mActionHintDisable

public static String mActionHintDisable
The Action hint disable.


mActionEnable

public static String mActionEnable
The Action enable.


mActionHintEnable

public static String mActionHintEnable
The Action hint enable.


mActionAdd

public static String mActionAdd
The Action add.


mActionHintAdd

public static String mActionHintAdd
The Action hint add.


mActionDelete

public static String mActionDelete
The Action delete.


mActionHintDelete

public static String mActionHintDelete
The Action hint delete.


mActionUp

public static String mActionUp
The Action up.


mActionHintUp

public static String mActionHintUp
The Action hint up.


mActionDown

public static String mActionDown
The Action down.


mActionHintDown

public static String mActionHintDown
The Action hint down.


mActionStep

public static String mActionStep
The Action step.


mActionHintStep

public static String mActionHintStep
The Action hint step.


mActionRunUser

public static String mActionRunUser
The Action run user.


mActionHintRunUser

public static String mActionHintRunUser
The Action hint run user.


mActionRunUserDialogTitle

public static String mActionRunUserDialogTitle
The Action run user dialog title.


mActionRunUserDialogText

public static String mActionRunUserDialogText
The Action run user dialog text.


mActionStepUser

public static String mActionStepUser
The Action user defined step.


mActionHintStepUser

public static String mActionHintStepUser
The Action hint user defined step.


mActionStepUserDialogTitle

public static String mActionStepUserDialogTitle
The Action step user dialog title.


mActionStepUserDialogText

public static String mActionStepUserDialogText
The Action step user dialog text.


mActionStepFMC

public static String mActionStepFMC
The Action step forward most current/recent.


mActionHintStepFMC

public static String mActionHintStepFMC
The Action hint step forward most current/recent.


mActionStepBack

public static String mActionStepBack
The Action step back.


mActionHintStepBack

public static String mActionHintStepBack
The Action hint step back.


mActionMacroStep

public static String mActionMacroStep
The Action macro step.


mActionHintMacroStep

public static String mActionHintMacroStep
The Action hint macro step.


mActionPause

public static String mActionPause
The Action pause.


mActionHintPause

public static String mActionHintPause
The Action hint pause.


mActionRun

public static String mActionRun
The Action run.


mActionHintRun

public static String mActionHintRun
The Action hint run.


mActionStop

public static String mActionStop
The Action stop.


mActionHintStop

public static String mActionHintStop
The Action hint stop.


mTimingResultsNumberOfSteps

public static String mTimingResultsNumberOfSteps
The Timing results number of steps.


mTimingResultsOverallExecutionTime

public static String mTimingResultsOverallExecutionTime
The Timing results overall execution time.


mTimingResultsAimedStepDuration

public static String mTimingResultsAimedStepDuration
The Timing results aimed step duration.


mTimingResultsMinimumStepDuration

public static String mTimingResultsMinimumStepDuration
The Timing results minimum step duration.


mTimingResultsWheightedAverageStepDuration

public static String mTimingResultsWheightedAverageStepDuration
The Timing results weighted average step duration.


mTimingResultsAverageStepDuration

public static String mTimingResultsAverageStepDuration
The Timing results average step duration.


mTimingResultsMaximumStepDuration

public static String mTimingResultsMaximumStepDuration
The Timing results maximum step duration.


mStepTextFieldName

public static String mStepTextFieldName
The Step text field name.


mStepTextFieldHint

public static String mStepTextFieldHint
The Step text field hint.


mStepTextFieldReserveSpace

public static String mStepTextFieldReserveSpace
The Step text field reserve space.


mStepTextFieldNoStep

public static String mStepTextFieldNoStep
The Step text field no step.


mDurationTextFieldName

public static String mDurationTextFieldName
The Duration text field name.


mDurationTextFieldHint

public static String mDurationTextFieldHint
The Duration text field hint.


mDurationTextFieldReserveSpace

public static String mDurationTextFieldReserveSpace
The Duration text field reserve space.


mDurationTextFieldSuffix

public static String mDurationTextFieldSuffix
The Duration text field suffix.


mWarningDurationTooSmall

public static String mWarningDurationTooSmall
The Warning duration too small.


mWarningDurationTooLarge

public static String mWarningDurationTooLarge
The Warning duration too large.


mWarningAtMostOneMaster

public static String mWarningAtMostOneMaster
The Warning at most one master.


mWarningLoadingDataComponent

public static String mWarningLoadingDataComponent
The Warning loading data component.


mWarningLoadingDataComponentProperty

public static String mWarningLoadingDataComponentProperty
The Warning loading data component property.


mErrorKiemMasterException

public static String mErrorKiemMasterException
The Error KIEM master exception.


mErrorTimeoutExecution

public static String mErrorTimeoutExecution
The Error timeout execution.


mErrorNoDataProducer

public static String mErrorNoDataProducer
The Error no data producer.


mErrorNoDataObserver

public static String mErrorNoDataObserver
The Error no data observer.


mErrorOpenDuringExecution

public static String mErrorOpenDuringExecution
The Error open during execution.

Constructor Detail

Messages

public Messages()
Instantiates the messages class.