org.eclipse.ocl.examples.xtext.oclinecore.ui.messages
Class OCLinEcoreUIMessages

java.lang.Object
  extended by org.eclipse.ocl.examples.xtext.oclinecore.ui.messages.OCLinEcoreUIMessages

public class OCLinEcoreUIMessages
extends java.lang.Object

An accessor class for externalized strings.


Field Summary
static java.lang.String Ecore_NewWizardPage_fileNameLabel
           
static java.lang.String Ecore_NewWizardPage_pageDescription
           
static java.lang.String Ecore_NewWizardPage_pageSummary
           
static java.lang.String Ecore_NewWizardPage_pageTitle
           
static java.lang.String NewWizardPage_defaultFileName
           
static java.lang.String NewWizardPage_fileNameLabel
           
static java.lang.String NewWizardPage_pageDescription
           
static java.lang.String NewWizardPage_pageSummary
           
static java.lang.String NewWizardPage_pageTitle
           
static java.lang.String OCLinEcore_EditorDelegationMode
           
static java.lang.String OCLinEcore_PageTitle
           
 
Constructor Summary
OCLinEcoreUIMessages()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

NewWizardPage_defaultFileName

public static java.lang.String NewWizardPage_defaultFileName

NewWizardPage_fileNameLabel

public static java.lang.String NewWizardPage_fileNameLabel

NewWizardPage_pageDescription

public static java.lang.String NewWizardPage_pageDescription

NewWizardPage_pageSummary

public static java.lang.String NewWizardPage_pageSummary

NewWizardPage_pageTitle

public static java.lang.String NewWizardPage_pageTitle

Ecore_NewWizardPage_fileNameLabel

public static java.lang.String Ecore_NewWizardPage_fileNameLabel

Ecore_NewWizardPage_pageDescription

public static java.lang.String Ecore_NewWizardPage_pageDescription

Ecore_NewWizardPage_pageSummary

public static java.lang.String Ecore_NewWizardPage_pageSummary

Ecore_NewWizardPage_pageTitle

public static java.lang.String Ecore_NewWizardPage_pageTitle

OCLinEcore_EditorDelegationMode

public static java.lang.String OCLinEcore_EditorDelegationMode

OCLinEcore_PageTitle

public static java.lang.String OCLinEcore_PageTitle
Constructor Detail

OCLinEcoreUIMessages

public OCLinEcoreUIMessages()