org.argouml.i18n
Class UMLCognitiveResourceBundle_en_GB

java.lang.Object
  |
  +--java.util.ResourceBundle
        |
        +--java.util.ListResourceBundle
              |
              +--org.argouml.i18n.UMLCognitiveResourceBundle_en_GB

public class UMLCognitiveResourceBundle_en_GB
extends java.util.ListResourceBundle

This class is the default member of a resource bundle that provides strings for UML related critiques and check lists

Since:
0.9
See Also:
ResourceBundle, org.argouml.uml.cognitive.UMLCognitiveResourceBundle_de, org.argouml.util.CheckResourceBundle, CrUML

Fields inherited from class java.util.ResourceBundle
parent
 
Constructor Summary
UMLCognitiveResourceBundle_en_GB()
           
 
Method Summary
 java.lang.Object[][] getContents()
           
 
Methods inherited from class java.util.ListResourceBundle
getKeys, handleGetObject
 
Methods inherited from class java.util.ResourceBundle
getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UMLCognitiveResourceBundle_en_GB

public UMLCognitiveResourceBundle_en_GB()
Method Detail

getContents

public java.lang.Object[][] getContents()
Overrides:
getContents in class java.util.ListResourceBundle


ArgoUML (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook