UML Modeling Layer

com.ibm.xtools.uml.msl.internal.l10n
Class UMLMSLResourceManager

java.lang.Object
  extended by org.eclipse.osgi.util.NLS
      extended by com.ibm.xtools.uml.msl.internal.l10n.UMLMSLResourceManager

public final class UMLMSLResourceManager
extends NLS

A singleton resource manager object that manages strings


Field Summary
static String Destroy_Element_Failed
           
static String Destroy_Library_Element
           
static String Destroy_Profile_Element
           
static String diagram_is_fragment
           
static String diagram_still_fragment
           
static String ERR_TO_MANY_LANGUAGE_MANAGERS
           
static String ERR_UNABLE_TO_PERSIST_DEFAULT_LANG
           
static String getPath_EXC_
           
static String invalid_legacy_version
           
static String invalid_parent_reference_message
           
static String Language_FIRST
           
static String Language_MODEL
           
static String Language_NONE
           
static String Libraries
           
static String missing_legacy_version_spec
           
static String modify_system_resource
           
static String no_annotation
           
static String no_diagram_holder
           
static String no_such_profile_version
           
static String not_library
           
static String profile_property_classNotComposite
           
static String profile_property_metaclassComposite
           
static String profile_property_stereotypeComposite
           
static String profile_property_typeIsNull
           
static String Profiles
           
 
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

not_library

public static String not_library

getPath_EXC_

public static String getPath_EXC_

Destroy_Library_Element

public static String Destroy_Library_Element

Destroy_Profile_Element

public static String Destroy_Profile_Element

Destroy_Element_Failed

public static String Destroy_Element_Failed

profile_property_typeIsNull

public static String profile_property_typeIsNull

profile_property_stereotypeComposite

public static String profile_property_stereotypeComposite

profile_property_metaclassComposite

public static String profile_property_metaclassComposite

profile_property_classNotComposite

public static String profile_property_classNotComposite

diagram_is_fragment

public static String diagram_is_fragment

no_annotation

public static String no_annotation

diagram_still_fragment

public static String diagram_still_fragment

no_diagram_holder

public static String no_diagram_holder

invalid_parent_reference_message

public static String invalid_parent_reference_message

no_such_profile_version

public static String no_such_profile_version

invalid_legacy_version

public static String invalid_legacy_version

missing_legacy_version_spec

public static String missing_legacy_version_spec

modify_system_resource

public static String modify_system_resource

Language_MODEL

public static String Language_MODEL

Language_FIRST

public static String Language_FIRST

Language_NONE

public static String Language_NONE

Profiles

public static String Profiles

Libraries

public static String Libraries

ERR_TO_MANY_LANGUAGE_MANAGERS

public static String ERR_TO_MANY_LANGUAGE_MANAGERS

ERR_UNABLE_TO_PERSIST_DEFAULT_LANG

public static String ERR_UNABLE_TO_PERSIST_DEFAULT_LANG

UML Modeling Layer

© Copyright IBM Corp. 2009. All rights reserved.